body {
	background-color: #ffffff;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	SCROLLBAR-FACE-COLOR: #e5e5e5;
	SCROLLBAR-HIGHLIGHT-COLOR: #fefeff;
	SCROLLBAR-SHADOW-COLOR: #a0a0a0;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #333333;
	SCROLLBAR-TRACK-COLOR: #f4f4f4;
	SCROLLBAR-DARKSHADOW-COLOR: #868686;
}

img {
	border: 0;
}

td {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	font-weight: normal;
}

.navig {	
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	padding: 0 0 0 7px;
}

.language {
	height: 20px;
	color: #ffffff;
	font-size: 10px;
	text-align: right;
	padding-right: 15px;
}

.menu {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 3px solid #a2a2a2;
	background-image: url(../img/menu/menu_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

.menu_icon {
	width: 196px;
	text-align: center;	
}

.menu_icon1 {
	width: 197px;
	text-align: center;
	padding-top: 6px;
}

.news_main {
	border: 1px solid #e1e1e1;
	background-image: url(../img/news/news_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e1e1e1;
	padding: 12px;
}

.news_date {
	font-weight: bold;
	margin-top: 18px;
}

.news_name {
	color: #006a93;
	font-weight: bold;
	margin: 5px 0 7px 0;
}

.news_more {
	margin: 14px 0 11px 0;
	text-align: right;
	padding-right: 15px;
}

ul.list {
	list-style-image: url(../img/list.gif);
	line-height: 22px;
	vertical-align: middle;
}

.content_more {
	margin-left: 10px;
}

.botmenu {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #c0c0c0;
	background-image: url(../img/botmenu/botmenu_bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.menu_bottom {
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
	padding: 0 0 15px 0;
}

.contacts {
	text-align: right;
	font-size: 10px;
	color: #666666;
	vertical-align: bottom;
	padding: 0 15px 8px 0;
}

.contacts_pic {
	float: right;
	margin: 5px 0 0 10px;
}

.copyr {
	background-image: url(../img/copyr_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	color: #868686;
	font-size: 10px;
	padding: 15px 0 25px 0;
}






a, a:hover, a:visited {
	color: #333333;
	text-decoration: underline;
}

a.more_news, a.more_news:hover, a.more_news:visited {
	font-size: 10px;
	color: #006a93;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

a.more_content, a.more_content:hover, a.more_content:visited {
	font-size: 10px;
	color: #82bd60;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

a.bott_menu, a.bott_menu:hover, a.bott_menu:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0 20px 0 20px;
}

div.content_more a,
div.content_more a:hover,
div.content_more a:visited {
	font-size: 10px;
	color: #82bd60;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

.content_more_news {	
	text-align: right;
	padding-right: 15px;
}

div.content_more_news a,
div.content_more_news a:hover,
div.content_more_news a:visited {		
	font-size: 10px;
	color: #82bd60;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
}

td.menu_bottom a,
td.menu_bottom a:hover,
td.menu_bottom a:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	margin: 0 20px 0 20px;
}

a.white, a.white:hover, a.white:visited {	
	color: #ffffff;
	font-size: 10px;
	vertical-align:bottom;
}

INPUT {
	border: 1px solid #a2a2a2;
	font-family: Tahoma;
	font-size: 11px;
}

.top {
	background-image: url(../img/top/top_pic.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: right;
	vertical-align: bottom;
	padding-right: 23px;
}

.big_title {
	font-family: Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #007aa8;
	padding-left: 10px;
	padding-bottom: 10px;
}
