/* CSS Basic Document */
body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}

.mnu h1{
	font-size: 20px;
}

td.off {
background: url(/images/left_menu_bg.gif) 0px -30px no-repeat;
height:30px;
padding-left:18px;
}

td.on{
background:  url(/images/left_menu_bg.gif) 0px 0px no-repeat;
height:30px;
padding-left:18px;
}
.menu_box
{
	border-top: 4px solid #FF9900;
	border-bottom: 4px solid #FF9900;
	b7order-left: 0px none #FFFFFF;
	background-color: #FEDA25;
	height: 30px;
	padding-left: 20px;
	color: #424242;
}
.menu_box A{
	padding-left: 20px;
}
.menu_box A:HOVER{
	font-weight: bold;
	color: Blue;
}
.body_table
{
margin: 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.img
{
border:2px solid #DEDEDF;
}






/* CSS Background image Document */
.header_top_image
{
background:url(/images/header_top_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:128px;
}
.header_bottom_image
{
background: url(/images/header_bottom_image.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:123px;
}
.logo_bg
{
	color: #424242;
	background-color: Yellow;
}
.logo_bg h1, .logo_bg h2, .logo_bg h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.logo_bg h1{
	font-size: 20px;
}
.logo_bg h2{
	font-size: 16px;	
}
.logo_bg h3{
		font-size: 12px;
}

/* CSS Background image Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.left_menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#FFFFFF;
	background-color:inherit;
}
.left_menu_text:hover
{
color:#FEDA25;
text-decoration:none;
background-color:inherit;
}

.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#424242;
	background-color:inherit;
}
.menu_text:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.orange_link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B22222;
	background-color: inherit;
	text-decoration: underline;
}
.orange_link:hover{
text-decoration:none;
}
.left_td, .news_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}
table.bottom{
	border-top:2px solid #FF9900; 
	padding-left:20px; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FEDA25;
}
table.bottom a, table.bottom a:VISITED{
	text-decoration: none;
	color: #494949;
}
table.bottom a:HOVER{
	color: #191970;
}
table.bottom a.ok, table.bottom a.ok:VISITED{
	color: Blue;
	text-decoration: underline;
}
table.bottom a.ok:HOVER{
	color: #191970;
	text-decoration: blink;
}
/* mnu */
a.left_menu_text_off, a.left_menu_text_off:VISITED, a.left_menu_text_on, a.left_menu_text_on:VISITED{
	display: block;
	color: White;
	background-color: #5C5C5C;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	margin: 0;
	border-bottom-color: Gray;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
a.left_menu_text_on, a.left_menu_text_on:VISITED{
	background-color: #6E6E6E;
	color: Yellow;
}
a.left_menu_text_on:HOVER{
	background-color: #8E8E8E;
}
a.left_menu_text_off:HOVER{
	color: Blue;
	background-color: Yellow;
	font-weight: bold;
}
td.logo{
	background-image: url(/images/2222.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0;
	padding: 0;
}


/* новости */
/* --------- кратко */
div.news_item{
	padding-left: 20px;
	padding-right: 20px;
}
div.news_item SMALL{
	background-color: #FFD700;
	color: White;
	padding: 2px 20px 1px 10px;
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
}
div.news_item A{
	background-color: #FFF097;
	color: Blue;
	text-decoration: none;
	display: block;
	padding: 5px 15px 5px 15px;
	margin: 0;
	font: bold 16px/17px Arial, Helvetica, sans-serif;
	border-left: 2px solid #FFD700;
}
div.news_item A:HOVER{
	text-decoration: underline;
	border-left: 8px solid #FFD700;
	padding: 5px 15px 5px 9px;	
}
div.news_item div{
	border-left: 10px solid #FFF097;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	background-color: #FFF8CE;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-top: 3px;
}
/* --------- полно */
div.news_item_f h2{
	background-color: #FFF097;
	color: Blue;
	text-decoration: none;
	display: block;
	padding: 5px 15px 5px 15px;
	margin: 0;
	font: bold 16px/17px Arial, Helvetica, sans-serif;
	border-left: 2px solid #FFD700;	
}
div.news_item_f div{
	border-left: 10px solid #FFF097;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 0;
	background-color: #FFF8CE;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 8px;
	padding-top: 3px;
}

/* --------- также */
div.news_item_t h4{
	background-color: #FFF097;
	color: #3BA0C0;
	display: block;
	padding: 2px 10px 2px 10px;
	margin: 20px 0px 0px 0px;
	font: bold 13px/14px Arial, Helvetica, sans-serif;
	border-left: 2px solid #FFD700;
}
div.news_item_t DIV{
	float: left;
	width: 45%;
	margin: 5px;
	padding: 5px;
}
div.news_item_t DIV SMALL{
	display: block;
}
