body 
{
	background-color: #ffffff;
	overflow: auto;

}

body,table,td,p,div,span,input,select,option,button 
{
	color: black;
	font-family: arial;
	font-size: 12px;
}

#main_table
{
	background:url(images/bg.jpg) center repeat-y;
	width:760px;
	border:0px solid red;
}
#main_table td
{
	border:0px solid red;
}

#simply
{
}
#menu
{
	width:760px;
	height:35px;
	padding-left:9px;
}
#menu_cont
{
	width:760px;
	height:35px;
	padding-left:1px;
}
#logo
{
	text-align:right;
	vertical-align:top;
	width:195px;
}
#logo_eng
{
	text-align:left;
	vertical-align:top;
	width:195px;
}

#logo_div_eng
{
	width:180px;
	height:60px;
	cursor:hand;
	margin-bottom:25px;
	margin-left:365px;
	border:0px solid red;
}
#logo_div
{
	width:180px;
	height:60px;
	cursor:hand;
	margin-bottom:25px;
	margin-right:23px;
	border:0px solid red;
}

#content
{
	background:url(images/content_bg_rus.jpg) top center no-repeat;
	width:760px;
	height:325px;
	padding-top:25px;
}

#text
{
	width:575px;
	height:285px;
	vertical-align:top;
	text-align:left;
	border:0px solid red;
}

#text_div
{
	border:0px solid red;
	width:360px;
	margin-left:210px;
	border:0px solid red;
}

#news
{
	background: url(images/news.gif) center top no-repeat;
	width:169px;
	height:186px;
	text-align:left;
	vertical-align:top;
	padding-top:5px;
	text-align:right;
	padding-left:10px;
}
#news_div
{
	color:#2384a6;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	margin-left:20px;
}
#footer
{
	width:760px;
	height:149px;
	text-align:center;
}
#cherny
{
	text-align:center;
	border:0px solid red;
	width:400px;
	height:25px;
}

/*--------------------content_page-----------------*/
#cont_main_table
{
	background:url(images/cont_page_bg.jpg) center repeat-y;
	width:760px;
}

#content_page
{
	background: url(images/page_bg_rus.jpg) top center no-repeat;
	width:760px;
	height:515px;
	padding-top:25px;
	vertical-align:top;
}
#content_page td
{
	border:0px solid red;
}
#sub_menu
{
	width:200px;
	vertical-align:top;
	text-align:center;
}

#page
{
	width:555px;
	vertical-align:top;
	text-align:left;
	border:0px solid red;
}

#page_div
{
	border:0px solid red;
	margin-left:10px;
	padding-right: 5px;
	/*margin-right:100px;*/
}

#footer_page
{
	background:url(images/footer_page.jpg) top center no-repeat;
	width:760px;
	height:28px;
}

#credit
{
	height:28px;
	/*padding-left:400px;*/
}

#graph
{
	font-weight:bold;
	font-family:arial;
	font-size:11px;
}

	#nav A:link {text-decoration: none; font-family:arial; font-weight:normal; color: #80A465; font-size:12px;}
	#nav A:visited {text-decoration: none; font-family:arial; font-weight:normal; color: #80A465; font-size:12px;}
	#nav A:active {text-decoration: none; font-family:arial; font-weight:normal;  color: #80A465; font-size:12px;}
	#nav A:hover {text-decoration: none; font-family:arial; font-weight:normal; color: #80A465; font-size:12px;}
	
	#graph A:link {text-decoration: none; font-family:arial; font-weight:normal; color: #000000; font-size:12px;}
	#graph A:visited {text-decoration: none; font-family:arial; font-weight:normal; color: #000000; font-size:12px;}
	#graph A:active {text-decoration: none; font-family:arial; font-weight:normal;  color: #000000; font-size:12px;}
	#graph A:hover {text-decoration: none; font-family:arial; font-weight:normal; color: #000000; font-size:12px;}
	
#cont_text
{
	widht:300px;
	padding:10px;
	vertical-align:top;
}
.cont_pic_table
{
	width:100px;
	vertical-align:top;
	padding-top:05;
}

	#gal_cat_title A:link {text-decoration: none; font-family:arial; font-weight:normal; font-size:12px; color: #80A465;}
	#gal_cat_title A:visited {text-decoration: none; font-family:arial; font-weight:normal; font-size:12px; color: #80A465;}
	#gal_cat_title  A:active {text-decoration: none; font-family:arial; font-weight:normal; font-size:12px; color: #80A465;}
	#gal_cat_title A:hover {text-decoration: none; font-family:arial; font-weight:normal; font-size:12px; color: #80A465;}
	
	
	
	/* -------------------------------------------------------------- [ Forum ] ------------------------------------------------------ */

.forum_table {
	width: 100%;
	border: 1px solid #D7DAE0;
	/*border-top: 1px solid #446D8C;*/
	}

.forum_therd {
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ddecf3', startColorstr='#F9FAFB', gradientType='0');
	background-color: white;
	padding: 5px;
	border-left: 1px solid #446D8C;
	border-bottom: 1px solid #446D8C;
	height: 30px;
	font-weight: bold;
	font-size: 14px;
	}

.forum_cell {
	padding: 5px;
	border-left: 1px solid #446D8C;
	border-bottom: 1px solid #446D8C;
	height: 30px;
	}

.forum_row {
	background-color: #ddecf3;
	cursor: hand;
	}

.forum_rowOver {
	background-color: #D7DAE0;
	cursor: hand;
	}

.forum_title {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	}

.forum_desc {
	color: #8c0208;
	font-size: 10px;
	}

.forum_button {
	margin-top: 2px;
	width: 80px;
	height: 25px;
	text-align: center;
	background-color: white;
	border: 1px solid #446D8C;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ddecf3', startColorstr='#F9FAFB', gradientType='0');
	color: black;
	cursor: hand;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	}

.forum_post_box {
	margin-top: 2px;
	border: 1px solid #D2D6D7;
	height: 80px;
	}

.forum_post_info {
	font-weight: bold;
	color: #446D8C;
	padding: 5px;
	width: 80px;
	background-color: #ddecf3;
	border-left: 1px solid #D2D6D7;
	}

.forum_post_text {
	background-color: #EDF0F3;
	padding: 2px;
	}

.forum_post_top {
	color: #446D8C;
	padding: 2px;
	font-size: 10px;
	border-bottom: 1px solid #D2D6D7;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ddecf3', startColorstr='#F9FAFB', gradientType='0');
	background-color: #ddecf3;
	}
