body {
	color: black;
	background: white;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.img_left	{
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0px;
	float: left;
	clear: both;
} 

.img_right	{
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 10px;
	float: right;
	clear: both;
} 

.everything {
	background: url(images/indexbg.jpg) no-repeat center top;
	width: 1004px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	padding: 38px 0 5px 0;
}

.header {
	background: url("images/logo.gif") no-repeat left top;
	padding: 22px  0 0 746px;
	height: 50px;
}

.header a {
	display: block;
	width: 20px;
	height: 20px;
	float: left;
	text-decoration: none;
	font-size: 0;
}

.header a.home {
	margin-right: 53px;
}

.header a.map {
	margin-right: 62px;
}

.mainmenu {
	padding: 68px 0 20px 54px;
	font-size: 18px;
	width: 236px;
	height: 216px;
}

.mainmenu li {
	padding: 7px 0 8px 15px;
	list-style: none;
	background: #1588c9;
}

.mainmenu li a {
	color: white;
}

.mainmenu li.sel {
	background: #1588c9 url(images/topmenusel.gif) no-repeat left center;	
	color: #0a86c8;
}

.mainmenu li.sel a {
	color: #0a86c8;
}

.leftblock {
	width: 292px;
	font-size: 12px;
	padding-left: 6px;
	background: url(images/vline.gif) repeat-y right;
}

.leftblock .title {
	font-size: 18px;
	color: #1487c8;
	font-weight: bold;
	padding: 10px 20px 40px 56px;
	background: url(images/titlebg.gif) no-repeat left 0px;
	text-align: left;
}

.leftblock .newsblock {
	padding: 0px 15px 55px 109px; 
	background: url(images/newsline.gif) no-repeat bottom left;
}

.leftblock .ntitle {
	display: block;
	font-weight: bold;
	color: #1487c8;
}


.leftblock .allnews {
padding: 0 35px 0 0;
}

.leftblock .allnews .ntitle {text-decoration: underline;}

.leftblock .endnews {
	background: white;
	margin-top: -30px;
	border: none;
	margin-right: 10px;
	font-size: 0;
	height: 10px;
}

.cleft {
	width: 277px;
	padding: 0 20px 15px 34px;
	background: url(images/vline.gif) repeat-y right;
}

.cleft .title {
	font-size: 35px;
	color: #1487c8;
	font-weight: bold;
	padding-bottom: 12px;
	padding-top: 0px;
}

.krans {
	font-weight: bold;
	font-size: 18px;
	color: #1487c8;
	padding: 7px 0 0 12px;
	position: relative;
	height: 174px;
	*height: 175px;
}

.krans a {
	color: #1487c8;
}

.krans li {
	padding: 8px 0 6px 27px;
	list-style: none;
	background: url(images/libul.gif) no-repeat left top;
}

.krans .endkrans {
	position: absolute;
	left: 0;
	top: 0;
	background: white;
	width: 190px;
	height: 10px;
	font-size: 0;
	padding: 0;
	*margin-left: -20px;
}

.cright {
	padding: 0 50px 15px 52px;	
}

.rmenu {
	font-weight: bold;
	font-size: 18px;
	color: #1487c8;
	padding: 59px 0 0 0; 
	margin-left: 94px;
	position: relative;
	height: 176px;
}


.rmenu li {
	padding: 9px 0 7px 27px;
	list-style: none;
	background: url(images/rlibul.gif) no-repeat left top;

}

.rmenu a {
	color: #1487c8;
}

.rmenu .endrmenu {
	position: absolute;
	top: 59px;
	left: 0;
	width: 190px;
	height: 3px;
	background: white;
	font-size: 0;	
}

.title3,
.title4 {
	font-weight: bold;
	padding: 10px 20px 40px 39px;
	font-size: 18px;
	background: url(images/titlebg.gif) no-repeat left top;
	color: #1487c8;
}

.pleft {
	width: 273px;
	font-size: 12px;
}

.pleft span,
.pright span {
	color: #1487c8;
}

.pleft ul,
.pright ul {
	padding-left: 24px;
	color: #1487c8;
	list-style-type: disc;
}

.pleft li span,
.pright li span {
	color: black;
}

.pright {
	width: 273px;
	font-size: 12px;
}

.xtrnvsbl {
	position: absolute;
	background: white url(images/indexbg.jpg) no-repeat -624px -414px;
	width: 27px;
	height: 280px;
	position: absolute;
	left: 623px;
	top: 414px;
	font-size: 0;
}

.footer {
	background: url(images/footerbg.jpg) no-repeat 10px 28px;
	height: 105px;
	position: relative;
	padding: 28px 0 0 0;
}

.contacts {
	font-size: 15px;
	color: white;
	position: absolute;
	left: 45px;
	top: 44px;
}

.downmenu {
	color: #1588c9;
	font-weight: bold;
	font-size: 14px;
	position: absolute;
	left: 378px;
	top: 69px;
	width: 600px;
	text-align: center;
}

.downmenu td {
	padding: 0 10px;
	vertical-align: middle;
	height: 26px;
	border-left: 2px #4f95d0 solid;
	text-align: center;
}

.downmenu td a {
	color: #1588c9;
}

.enddownmenu {
	position: absolute;
	left: -3px;
	top: 0px;
	width: 5px;
	height: 45px;
	background: #cce6f3;
}

ul.map-level-0 {margin-left: 15px;}
ul.map-level-0 li {list-style:square;}
ul.map-level-1 {margin-left: 25px;}
ul.map-level-1 li {list-style:disc;}
ul.map-level-2 {margin-left: 35px;}
ul.map-level-2 li {list-style:circle;}
ul.map-level-3 {margin-left: 45px;}
ul.map-level-3 li {list-style:none;}

.val_mdl {
	border: none;
	margin: 6px 0;
}

.val_mdl td {
	border: 1px solid	#1588c9;
	background: #cce6f3;
	padding: 2px;
	text-align: center;
}

.msfcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
}

.msfcopy td {
	padding: 5px 20px 5px 10px;
}




a.a_blue,
a.a_blue:link,
a.a_blue:visited,
a.a_blue:active	{ color:#1487c8; text-decoration: none; font-weight:bold;}
a.a_blue:hover		{ color:#1487c8; text-decoration: underline;}
