@CHARSET "UTF-8";

td { 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 12px; 
	color: #69747A;
}
.small_text { color: #4D555B; font-family: Tahoma, Arial, Verdana; font-size: 10px; }

.top_menu_inactive { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #A5B2BD; border-right: 1px solid #69747A; }
.top_menu_active { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #000000; background-color: #FFFFFF; border-right: 1px solid #69747A; }
.top_menu_submenu { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #A5B2BD; border-right: 1px solid #69747A; border-left: 1px solid #69747A; border-bottom: 1px solid #69747A; }

.top_menu_inactive a:link { color: #FFFFFF; text-decoration: none }
.top_menu_inactive a:visited { color: #FFFFFF; text-decoration: none }
.top_menu_inactive a:active { color: #FFFFFF; text-decoration: none }
.top_menu_inactive a:hover { color: #FFFFFF; text-decoration: underline }

.top_menu_active a:link { color: #000000; text-decoration: none }
.top_menu_active a:visited { color: #000000; text-decoration: none }
.top_menu_active a:active { color: #000000; text-decoration: none }
.top_menu_active a:hover { color: #000000; text-decoration: underline }

.top_menu_submenu a:link { color: #FFFFFF; text-decoration: none }
.top_menu_submenu a:visited { color: #FFFFFF; text-decoration: none }
.top_menu_submenu a:active { color: #FFFFFF; text-decoration: none }
.top_menu_submenu a:hover { color: #FFFFFF; text-decoration: underline }

.bottom_line {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
}

.image {
	border: 1px solid #ADD1DF;
}

.lenta_new {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: gray;
	background-image: url('/graph/header/middle.png');
	background-repeat: repeat-x;
}

.bottom_line a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.bottom_line a:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.lenta_head {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.lenta {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #69747A;
}

.lenta a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #69747A;
	text-decoration: none;
}

.lenta a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #69747A;
	text-decoration: none;
}

.lenta a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #69747A;
	text-decoration: none;
}

.lenta a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #69747A;
	text-decoration: none;
}

.interactive_head {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #0066B1;
	font-weight: bold;
}

.interactive {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0066B1;
}

.interactive a:link {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0066B1;
	text-decoration: none;
}

.interactive a:active {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0066B1;
	text-decoration: none;
}

.interactive a:visited {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0066B1;
	text-decoration: none;
}

.interactive a:hover {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #0066B1;
	text-decoration: underline;
}

.top_news_head {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #4D555B;
	font-weight: bold;
}

.top_news_head a {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #D555B;
	font-weight: bold;
	text-decoration: none;
}

.top_news {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4D555B;
}

.top_news a {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #4D555B;
	text-decoration: none;
}

input, textarea, select {
	border: 1px solid #787654;
	background-color: #FEFDF0;
	color: #4D555B;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	line-height: normal;
	padding-right: 5px;
	padding-left: 5px;
}

.noborder {
	border: none;
}

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:500px;
	margin-bottom:2em;
}	
			
#content{
	position:relative;
}

.topMenuForum {
	background-color: #B97A57;
}

.forumCell {
	padding: 4px;
	border-right: 1px solid #787654;
	border-bottom: 1px solid #787654;
}

.forumTable {
	border-left: 1px solid #787654;
	border-top: 1px solid #787654;
}

.forumTopic {
	font-weight: bold;
	text-decoration: none;
}

.forumCellHeader {
	padding: 4px;
	border-right: 1px solid #787654;
	border-bottom: 1px solid #787654;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A5B2BD;	
}

