@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #262626;
	background-attachment: scroll;
	background-image: url(/images/themes/default/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

	min-height:100%;
	position:relative;

}
html {

	min-height:100%;
}
.top_menu {
 border-right: 1px solid #d0d0d0;

 cursor:pointer;
 font-size:14px;
 font-weight: bold;
 color:#FFFFFF; 
}

.top_menu a {
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	width:110px;
	height:30px;
	padding-top:37px;
	 background-image:url(/images/themes/default/menu_off.jpg);
	 background-repeat:no-repeat;	
}
.top_menu a:hover {
	text-decoration:none;
 	background-image:url(/images/themes/default/menu_on.jpg);
 	background-repeat:no-repeat;
}
.rss {
	color:#FFFFFF;
	background-color:#454545;
	font-size:13px;
	font-weight:bold;
}
.rss a {
	color:#FFFFFF;
	text-decoration:none;

}
.rss a:hover {
	color:#bae9ed;

}
.rsd { /*rss button ,search box ,date*/

	background-image: url(/images/themes/default/bg_2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 10px;
	padding-right:10px;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
}
.input_text {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width:156px;
	height:18px;
	font-size:15px;
	color:#999999;
	text-align:right;
}
.input_text2 {
	width:156px;
	height:18px;
	font-size:13px;
	color:#6e6e6e;
	text-align:right;
	border: 1px solid #898989;
}
.main_content {
background-color:#efefef;
background-image:url(/images/themes/default/main_content_bg.jpg);
background-repeat:no-repeat;
padding-top:22px;

}
.block_table {
margin-bottom:10px;
}
.block_table2 {
margin-bottom:15px;
}
.block_header {
background-image:url(/images/themes/default/block_top.gif);
background-repeat:no-repeat;

}
.block_header_title {
color:#3770ba;
font-size:15px;
font-weight:bold;
display: block;

 height:26px;
 line-height:26px;
margin-left:auto;
margin-right:auto;

text-align:center;

}
.block_fotter {
background-image:url(/images/themes/default/block_bottom.gif);
background-repeat:no-repeat;
}
.block_content {
background-color:#FFFFFF;
padding-right:25px;
padding-left:11px;
padding-bottom:10px;
padding-top:23px;
}
.block_news {

margin-bottom:9px;

}
.title {
color:#0b4da2;
font-size:15px;
font-weight:bold;
}
.text {
color:#000000;
font-size:13px;
font-weight:bold;
}
.text2  {
color:#000000;
font-size:14px;
font-weight:bold;
}
.reg  {
color:#6e6e6e;
font-size:14px;
font-weight:bold;
}
.btn {
	background-image:url(/images/themes/default/btn_bg.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height: 22px;
	width:50px;
	border: 1px solid #c6c6c6;
	background-color:#FFFFFF;
	font-size:13px;
	color:#3e3e3e;
	line-height:22px;

	cursor:pointer;
}
.btn2 {
	background-image:url(/images/themes/default/btn_bg.jpg);
	background-repeat:repeat-x;
	background-position:center center;
	height: 22px;
	width:75px;
	border: 1px solid #c6c6c6;
	background-color:#FFFFFF;
	font-size:13px;

	color:#3e3e3e;
	line-height:22px;
	cursor:pointer;
}
.more {
color:#f79826;
font-size:13px;
font-weight:bold;
}
.more a {
color:#f79826;
font-size:13px;
font-weight:bold;
text-decoration:underline;
}
.more a:hover {
color:#0b4da2;

}
.right_blocks_title {
color:#3770ba;
font-size:15px;
font-weight:bold;
padding-right:12px;
}
.menu  {
color:#434343;
font-size:15px;
font-weight:bold;
background-image:url(/images/themes/default/menu_bg.jpg);
background-repeat:no-repeat;
background-position:right top;
padding-top:11px;
}
.menu a  {
color:#434343;
font-size:15px;
font-weight:bold;
text-decoration:none;

}
.menu ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 14px;
	padding-right: 14px;
}
.menu li {
	list-style-image: url(/images/themes/default/bullet2.gif);

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.copyright {
	background-color: #959595;
	font-size:10px;
	font-weight: bold;
	color:#FFFFFF;
}
.copyright a {
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover {
	color:#D80000;
	text-decoration:none;
}

