html, body
{
	margin:0px;
	padding:0px;
	background:#000;
	color:#000;
}


table.tbody
{
	height:100%;
	background:url(/images/bg.jpg) no-repeat 0px 0px;
}

table.tbody td.tr1
{
	padding:50px 0px 0px 327px;
	height:252px;
}




td.headText
{
	color:#fff;
	font:14px arial;
}

td.headText h1
{
	font:21px arial;
	margin:0px;
}

td.headText ul
{
	list-style-type:none;
	list-style-image:url(/images/marker2.png);
	padding-left:20px;
	margin-top:5px;
}

td.headText ul li
{
	margin-top:5px;
}




#left
{
	padding:22px 4px 22px 4px;
}

#left div.files
{
	background:#6d6d6d;
	width:266px;
	*width:322px;
	padding:5px 28px;
	border-bottom:2px dotted #000;
}

#left div.files div
{
	margin:16px 0px;
	background:url(/images/marker1.gif) no-repeat 0px 0px;
	padding-left:57px;
}

#left div.files div a
{
	font:bold 12px arial;
	color:#f0e028;
}

#left div.map
{
	background:#6d6d6d url(/images/map.jpg) no-repeat 0px 22px;
	width:322px;
	height:269px;
}

#left div.map div
{
	font:11px arial;
	margin:58px 0px 0px 120px;
	position:absolute;
}

#left div.leftLines
{
	background:url(/images/bg2.gif) repeat-x 0px 0px;
	width:322px;
	height:35px;
	margin-bottom:25px;
}




td.menu
{
	padding-left:332px;
}

td.menu div
{
	float:left;
	height:22px;
	width:140px;
	background:url(/images/menu.png) no-repeat 0px 0px;
	*background:none;
	margin-right:5px;
	padding:5px 0px 0px 8px;
	*padding:0px;
}

td.menu div a
{
	*height:27px;
	*width:148px;
	*background:url(/images/menu.png) no-repeat 0px 0px;
	text-decoration:none;
	font:bold 16px arial;
	*padding:5px 0px 0px 8px;
}

td.menu div a:hover
{
	*background:url(/images/menuAct.png) no-repeat 0px 0px;
}

td.menu div.divMenu1
{
	border-left:8px solid #b90000;
	border-top:2px solid #b90000;
}

td.menu div.divMenu1 a
{
	color:#b90000;
}

td.menu div.divMenu2
{
	border-left:8px solid #2f6801;
	border-top:2px solid #2f6801;
}

td.menu div.divMenu2 a
{
	color:#2f6801;
}

td.menu div.divMenu3
{
	border-left:8px solid #004797;
	border-top:2px solid #004797;
}

td.menu div.divMenu3 a
{
	color:#004797;
}

td.menu div.divMenu4
{
	border-left:8px solid #974400;
	border-top:2px solid #974400;
}

td.menu div.divMenu4 a
{
	color:#974400;
}

td.menu div:hover
{
	background:url(/images/menuAct.png) no-repeat 0px 0px;
}




td.content
{
	border-left:8px solid #b90000;
	background:#cacaca;
}

div.krosh
{
	background:#e9e9e9;
	height:22px;
	width:100%;
}

#cont
{
	height:100%;
	width:788px;
	*width:802px;
	border-left:1px solid #e9e9e9;
	padding:8px;
	font:12px arial;
	color:#000;
}

#cont table.table
{
	height:96%;
	*height:98%;
	margin-top:-8px;
}

#cont table.table td
{
	font:12px arial;
	color:#000;
	padding:0px;
}

#cont table.table td.td1
{
	border-right:2px solid #e9e9e9;
	padding:8px 8px 8px 0px;
}

#cont table.table td.td2
{
	padding:8px 0px 8px 8px;
}

td.td3
{
	background:#cacaca url(/images/bg1.gif) 0px 2px;
}





#footer
{
	//
}

#footer div
{
	background:#b90000;
	height:107px;
	width:100%;
}

#footer div table
{
	color:#fff;
	font:11px arial;
	margin-top:5px;
	height:98px;
}

#footer td.td1
{
	font:bold 36px arial;
	width:324px;
	border-right:3px solid #fff;
	padding-right:16px;
}

#footer td.td1 span
{
	font-size:22px;
	font-weight:400;
}

#footer td.td2
{
	width:684px;
	padding-left:16px;
}

#footer td.td3
{}




p.path
{
	font:bold 12px arial;
	position:absolute;
	margin:3px 10px;
}

p.path a
{
	font:12px arial;
	color:#6d6d6d;
}