html, body {
	widht: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #015fa9;
	font-size: 12px;
}

image{border:0px}

a{font-size:12px; text-decoration:underline; color:#003366}
a:visited{font-size:12px; text-decoration:underline; color:#003366}
a:hover{font-size:12px; text-decoration:none; color:#003366}

table{
	font-family: Tahoma;
	font-size: 12px;
}

td{
	font-family: Tahoma;
	font-size: 12px;
}

.menu_bg {
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.menu {
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}

a.main_menu{
	font-size:14px;
	text-decoration:none;
	color:#FFF;
}

a.main_menu:hover{
	font-size:14px;
	text-decoration:none;
	color:#ebebeb;
}

a.main_menu:visited{
	font-size:14px;
	text-decoration:none;
	color:#FFF;
}

a.sub_menu{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

a.sub_menu:hover{
	font-size:12px;
	text-decoration:underline;
	color:#FFF;
}

a.sub_menu:visited{
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}

.menu li {
	list-style-type: none;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 40px;
	background-image: url(../img/bg_li.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.menu li a {
	font-size: 14px;
	font-weight: bold;
	color: #fffdfa;
	text-decoration: none;
}

.sub_menu li {
	padding-top: 4px;
	padding-bottom: 2px;
	margin-left:-65px;
	background-image: none;
}

.sub_menu li a {
	color: #fffffd;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.main_bg {
	background-image: url(../img/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.td_main {
	background-image: url(../img/blue_bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.tree {
	color: #999999;
	font-size: 12px;
}

a.tree_selected {
	color: #313131;
	font-size: 12px;
}

a.tree_selected:hover {
	color: #313131;
	text-decoration:none;
	font-size: 12px;
}

.tree_block {
	padding-left: 20px;
}

.r_header {
	background-image: url(../img/news_line.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	height: 42px;
	padding-left: 60px;
	font-size: 15px;
	font-weight: bold;
}

.block_y {
	background-image: url(../img/block_gr.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 11px;
	color: #fff;
	width: 442px;
	height: 156px;
}

.block_b {
	background-image: url(../img/block_blue.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: 11px;
	color: #fff;
	width: 442px;
	height: 156px;
}

.news {
	padding-top: 15px;
	padding-left: 40px;
	padding-right: 20px;
	color: #4c4c4c;
}

.news_h{
	color: #67b5dc;
	font-size: 15px;
	font-weight: bold;
}

.block_head {
	color: #fff;
	font-size: 15px;
	padding: 25px;
	padding-top: 17px;
	padding-bottom: 10px;
}

.bg_bottom {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: center left;
}

.c_left {
	background-image: url(../img/left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.c_right {
	background-image: url(../img/right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
