BODY {
     font-size: 12px; 
     color: #000000;
	 font-family:Verdana;
	 background-color:#000000;
	 margin-top:0px;
}
a:link {
	color: #ffa800;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #ffa800;
}
a:hover {
	text-decoration:underline;
	color: #ffa800;
}
a:active {
	text-decoration: none;
	color: #ffa800;
}


a.partners{
	text-decoration: none;
	color: #494949;
}
a.partners:hover{
	text-decoration: none;
	color: #494949;
}

table.kurs tr td{
border-top:1px solid #888888;
border-bottom:1px solid #888888;
font-size:12px;
font-family: tahoma, tahoma, vernada, arial, sans-serif;
}



table.servtable{
width:100%;
}

table.servtable tr td img{
width:32px;
border:none;
}

table.servtable tr td{
font-weight:bold;
font-family: tahoma, tahoma, verdana, arial, sans-serif;
color:#222222;
width:100%;
border:1px solid #888888;
font-size:15px;
}




table.servtable tr td:hover{
font-family: tahoma, tahoma, verdana, arial, sans-serif;
cursor:pointer;
color:#EA9500;
width:100%;
font-size:15px;
border:1px solid #F66610;
}




/*INFO*/

table.contentbody{
width:100%;
text-align:center;
border:none;
}

table.contentbody tr td{
text-align:center;
}

table.contentbody div#ajaxload{
color:#BA6501;
}


table#infotable{
font-size:11px;
width:100%;
border:none;
}


table#infotable tr td{
border:1px solid #888888;
}

table#infotable tr td a{
text-decoration:none;
}


table#infotable tr td.onmouse:hover{
background:#ffa800;
}



/*тушка сайта*/
#content {
	left: 50%;
	margin-left: -390px;
	width: 780px;
	position: absolute;
	background-image:url(img/i_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #c7c7cb;
}
/*верхушка*/
#top {
     height:125px;
	 background-image:url(img/top.jpg);
}

#top_link_news {
     float:left;
     height:125px;
     width:280px;
     cursor:pointer;
}



#top1 {
     float:right;
     height:100px;
     width:280px;
}
#top1 span{
	position:relative;
	display:block;
	top:60%;
	text-align:left;
	font-size: 16px;
	font-weight: bold;
}
/*верхняя меню*/
#menu {
    height: 65px;
	background-image:url(img/menu_bg.jpg);
}

#menu1 {
	float:right;
	height:18px;
	width:585px;
	margin-top:47px;
	margin-bottom:2px;
	font-size:11px;
	font-weight:bold;
}
.menu1_left {
	background-image:url(img/menu_left_corn.gif);
	height:18px;
	width:34px;
}
.menu_links {
	background-color:#000000;
	height:18px;
}
.menu_dividers {
	background-image: url(img/topmenu.jpg);
	background-repeat: no-repeat;
	width:40px;
	height:18px;
}
/*левая колонка с боксами*/
#leftcol {
     float:left;
     width:182px;   
}
.leftbox {
	width:182px;
	height:162px;
	margin-bottom:5px;
	margin-top:5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image: url(img/l_menu_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.leftbox_header {
	height:18px;
	width:152px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	color:#ffa800;
}
.leftbox_cont {
	height:144px;
	width:182px;
	overflow:hidden;
}
.leftbox_cont_txt {
	padding:10px;
}
.leftbox_cont_txt a{
	color:#000000;
	text-decoration:underline;
	text-align:right;
	font-size:10px;
}
.leftbox_simple {
	width:182px; 
	height:18px;
	margin-bottom:5px;
	margin-top:5px;
	background-image: url(img/l_menu_bg.gif);
	background-repeat: no-repeat;
}
/*мейн контент! - то куда все будет впиндюривацца*/
#rightcol {
	float: right;
	width: 589px;
	margin-top:5px;
	min-height:545px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#main_content {
	margin-top:20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	min-height:465px;
	
}
#main_content a {
	color:#000000;
	text-decoration:underline;
}
#left_corn {
	position:relative;
	width:42px;
	height:21px;
	background-image:url(img/corn.jpg);
	margin-top:-1px;
	margin-left:-1px;
	float:left;
}

#right_corn {
	float:right;
	height:18px;
	width:282px;
	background-image:url(img/right_corn.gif);
	text-align: center;
	color: #ffa800;
}
/*новости*/
.news_date {
	text-align:left;
	padding-left:15px;
	font-weight:bold;
}

.news_text {
	text-align:justify;
	margin-top:5px;
	vertical-align:top;
}
.news_archive a {
	color:#000000;
	font-weight:bold;
}
.news_archive {
	text-align:center;
}
#news_old {
	text-align:center;
	font-size:9px;
}
#news_old a {
	color:#000000;
}
/*инструкции*/
.instr_title {
	font-weight:bold;
}
.instr_link {
	font-size:9px;
	font-weight:bold;
}
/*ножки, тьху, футер*/
#footer {
	height: 66px;
	width: 780px;
	clear:both;
	margin:0px;
	background-image: url(img/footer_bg.jpg);
}
#footer_block {
	float:left;
}
.footer_links {
	float:left;
	width:90px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #ffa800;
	color:#ffa800;
	font-size:10px;
	list-style-position: inside;
	padding-left:5px;
	list-style-image: url(img/list.gif);
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	list-style-type: circle;
}
#footer_copyright {
	float:right;
	margin:0px;
	padding:7px;
	text-align:center;
	height:33px;
	width:235px;
	font-weight:bold;
}
#footer_copyright a {
	color:#000000;
	text-decoration:none;
}
div.news_text table tr  td{
margin:0px;
padding:1px;
}
