body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

#div_main {
	width: 990px;
	overflow: hidden;
	margin-top: 10px;
}

#div_top {
	width: 990px;
	height: 60px;
}

#div_menu {
	height: 100px;
}

#div_topmenu {
	width: 730px;
	height: 20px;
	padding: 40px 0px 0px 0px;
	text-align: right;
}

#div_bottom {
	width: 990px;
	margin-top: 20px;
	text-align: left;
	font-size: 11px;
}

#col_left {
	width: 260px;
	float: left;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
}
#col_center {
	width: 485px;
	float: left;
	margin: 20px 20px 0px 20px;
	text-align: left;
	overflow: hidden;
}
#col_right {
	width: 205px;
	float: right;
	margin: 20px 0px 0px 0px;
	overflow: hidden;
}

p {
	text-align: justify;
}

a {
	color: #006163;
	text-decoration: none;
}

a:hover {
	color: #F27D00;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #818181;
	text-align: left;
}

h2 {
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #959595;
	font-style: italic;
}

h3 {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
	color: #006163;
	text-align: left;
	text-decoration: underline;
}

h4 {
	font-size: 16px;
	color: #F27D00;
}

h5 {
	margin: 0px 0px 6px 0px;
	font-size: 11px;
	color: #F27D00;
	text-align: left;
}

blockquote {
	background-image: url(images/blockquote.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 60px;
	text-align: justify;
	color: #959595;
	margin: 10px 0px 10px 0px;
	font-style: italic;
}


.fl {
	float: left;
}
.fr {
	float: right;
}

.orange {color: #F27D00;}
.emerald {color: #006163;}
.white {color: #FFFFFF;}
.gray {color: #C3C3C3;}

.menu_item {
	width: 252px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #DDDDDD;
	padding: 5px 0px 0px 8px;
	text-align: left;
	color: #006163;
	font-weight: bold;
	cursor: pointer;
}
.menu_item_x {
	width: 252px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #DDDDDD;
	background-image: url(images/menu_item_x.gif);
	padding: 5px 0px 0px 8px;
	text-align: left;
	color: #F27D00;
	font-weight: bold;
	cursor: pointer;
}
.menu_item_i {
	width: 252px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #F27D00;
	background-image: url(images/str.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 8px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
}
.menu_item_w {
	width: 252px;
	height: 20px;
	margin-bottom: 2px;
	background-color: white;
	padding: 5px 0px 0px 8px;
	text-align: left;
	color: #006163;
	font-size: 13px;
	font-style: italic;
}
.smenu_item {
	width: 232px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
	background-image: url(images/str_l.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 28px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #F27D00;
	cursor: pointer;
}
.smenu_item_i {
	width: 232px;
	height: 20px;
	margin-bottom: 2px;
	background-color: #FFE9C2;
	background-image: url(images/str_l_i.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 28px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #006163;
	cursor: pointer;
}
.smenu_item_big_3 {
	width: 232px;
	height: 47px;
	margin-bottom: 2px;
	background-color: #EEEEEE;
	background-image: url(images/str_l.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 28px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #F27D00;
	cursor: pointer;
}
.smenu_item_i_big_3 {
	width: 232px;
	height: 47px;
	margin-bottom: 2px;
	background-color: #FFE9C2;
	background-image: url(images/str_l_i.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 5px 0px 0px 28px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #006163;
	cursor: pointer;
}

hr {
	height: 2px;
	margin: 0px;
}

.m0 {
	margin: 0px;
}

.td_news_date {
	width: 80px;
	color: #F27D00;
	font-weight: bold;
	vertical-align: top;
}

.vl {
	width: 18px;
	background-image: url(images/vlbg.gif);
	background-position: center;
	background-repeat: repeat-y;
	vertical-align: top;
}

.td_news_z {
	width: 387px;
	text-align: left;
	color: #818181;
	font-weight: bold;
}

.div_news_text {
	font-size: 11px;
	width: 485px;
	padding-top: 20px;
	text-align: left;
}
.div_in_detail {
	font-weight: bold;
	text-align: right;
	font-size: 11px;
	padding-bottom: 10px;
	margin-top: 3px;
}
.div_actual {
	width: 189px;
	padding: 8px 8px 0px 8px;
	background-color: #FFE9C2;
	margin: 3px 0px 12px 0px;
	text-align: justify;
	color: #6C6C6C;
}
.div_actual_border {
	width: 187px;
	padding: 8px 8px 0px 8px;
	background-color: #FFE9C2;
	margin: 3px 0px 12px 0px;
	text-align: justify;
	color: #6C6C6C;
	border: 1px #F27D00 solid;
}

#cols {
	width: 990px;
	overflow: hidden;
}

#for_yandex {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: relative;
	float: left;
}

.orange_line_3 {
	width: 100%;
	height: 3px;
	background-color: #F27D00;
	padding: 0px;
	overflow: hidden;
	margin: 8px 0px 8px 0px;
}

.gray_line_2 {
	width: 100%;
	height: 2px;
	background-color: #C3C3C3;
	padding: 0px;
	overflow: hidden;
	margin: 8px 0px 8px 0px;
}

.emerald_line_3 {
	width: 100%;
	height: 3px;
	background-color: #006163;
	padding: 0px;
	overflow: hidden;
	margin: 8px 0px 8px 0px;
}

.gray_white_line_2 {
	width: 100%;
	height: 2px;
	background-image: url(images/gdbg.gif);
	padding: 0px;
	overflow: hidden;
	margin: 8px 0px 16px 0px;
}

strong {
	color: #F27D00;
}

ul li {
	margin-bottom: 5px;
	list-style:	url(images/list.png);
}

ol {
	margin-top: 10px;
}
ol li {
	margin-bottom: 5px;
}

.member {
	width: 450px;
	background-color: #F0F0F0;
	padding: 10px 9px 10px 30px;
	background-image: url(images/memf.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 8px;
}

.vac {
	width: 450px;
	background-color: #F0F0F0;
	padding: 5px 5px 3px 30px;
	background-image: url(images/memf.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin-bottom: 12px;
}

.name_mem {
	text-align: left;
	margin: 0px;
	color: #F27D00;
	font-size: 14px;
}
.cl {
	font-size: 11px;
	color: Gray;
	margin: 8px 0px 0px 0px;
	text-align: left;
}

.small {
	margin: 0px;
	font-size: 9px;
}
.small2 {
	font-size: 10px;
}

img {
	border: 0px;
}

.flink {
	text-decoration: underline;
	font-weight: bold;
}

.p_name {
	margin: 0px 0px 0px 15px;
	color: #F27D00;
	font-weight: bolder;
	text-align: left;
}

.p_web {
	font-size: 11px;
	margin: 5px 0px 0px 15px;
}

.ar {
	text-align: right;
	vertical-align: top;
}

.ac {
	text-align: center;
}

.red {
	color: Red;
}

.actu_img {
	text-align: center;
	margin-bottom: 5px;
}

.td_bottom_menu {
	padding-top: 12px;
	font-size: 7px;
	color: #006163;
	text-align: center;
}

#minimail {
	width: 20px;
	height: 14px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 9;
	overflow: hidden;
}

.colorblock {
	background-color: #FFE9C2;
	padding: 5px 10px 5px 10px;
}