html {height: 100%}
body {
	background: #e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapper {
	width: 969px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.clear{
	clear: both;
}

/* Header first type
-----------------------------------------------------------------------------*/
#header-first{
	height: 323px;
	background: url(../images/head_bg_1.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#header-first .logo{
	display: block;
	float: left;
	width: 146px;
	height: 126px;
	margin: 8px 0 0 30px;
	_display: inline;
}
#header-first .logo span{
	display: none;
}
#header-first .langs{
	float: right;
	color: #62b7e3;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 20px 0 0;
	_display: inline;
}
#header-first .langs span{
	font-weight: normal;
	color: #9d9d9d;
	padding: 0 3px;
}
#header-first .langs a{
	color: #6f7173;
	text-decoration: none;
}
#header-first .langs a:hover{
	text-decoration: underline;
}
#header-first .login{
	clear: right;
	float: right;
	background: url(../images/login_border_first.png) no-repeat;
	width: 175px;
	height: 107px;
	margin: 58px 23px 0 0;
	padding: 0 0 0 9px;
	_display: inline;
}
#header-first .login .title{
	text-align: right;
	padding: 0 24px 0 0;
	font-size: 12px;
	color: #6f7173;
	font-weight: bold;
	margin: -7px 0 0 0;
	_position: relative;
}
#header-first .login .inputs{
	padding: 12px 0 0 0;
}
#header-first .login .inputs div{
	background: url(../images/input_bg_first.png) no-repeat;
	width: 159px;
	height: 24px;
	padding: 0 5px;
	margin: 0 0 7px 0;
}
#header-first .login .inputs div input{
	border: 0;
	background: none;
	width: 159px;
	font-size: 11px;
	color: #fff;
	padding: 3px 0 0 0;
	_position: relative;
}
#header-first .login .links{
	text-align: center;
	font-size: 9px;
	color: #6f7173;
}
#header-first .login .links a{
	color: #6f7173;
}
#header-first .login .links span{
	padding: 0 5px;
}

/* Header second type
-----------------------------------------------------------------------------*/
#header-second{
	height: 323px;
	background: url(../images/head_bg_2.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#header-second .logo{
	display: block;
	float: left;
	width: 146px;
	height: 126px;
	margin: 8px 0 0 30px;
	_display: inline;
}
#header-second .logo span{
	display: none;
}
#header-second .langs{
	float: right;
	color: #62b7e3;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 20px 0 0;
	_display: inline;
}
#header-second .langs span{
	font-weight: normal;
	color: #9d9d9d;
	padding: 0 3px;
}
#header-second .langs a{
	color: #6f7173;
	text-decoration: none;
}
#header-second .langs a:hover{
	text-decoration: underline;
}
#header-second .login{
	clear: right;
	float: right;
	background: url(../images/login_border_second.png) no-repeat;
	width: 175px;
	height: 107px;
	margin: 58px 23px 0 0;
	padding: 0 0 0 9px;
	_display: inline;
}
#header-second .login .title{
	text-align: right;
	padding: 0 24px 0 0;
	font-size: 12px;
	color: #e9e9e9;
	font-weight: bold;
	margin: -7px 0 0 0;
	_position: relative;
}
#header-second .login .inputs{
	padding: 12px 0 0 0;
}
#header-second .login .inputs div{
	background: url(../images/input_bg_second.png) no-repeat;
	width: 159px;
	height: 24px;
	padding: 0 5px;
	margin: 0 0 7px 0;
}
#header-second .login .inputs div input{
	border: 0;
	background: none;
	width: 159px;
	font-size: 11px;
	color: #fff;
	padding: 3px 0 0 0;
	_position: relative;
}
#header-second .login .links{
	text-align: center;
	font-size: 9px;
	color: #6f7173;
}
#header-second .login .links a{
	color: #e9e9e9;
}
#header-second .login .links span{
	padding: 0 5px;
}

/* Header third type
-----------------------------------------------------------------------------*/
#header-third{
	height: 323px;
	background: url(../images/head_bg_3.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#header-third .logo{
	display: block;
	float: left;
	width: 146px;
	height: 126px;
	margin: 8px 0 0 30px;
	_display: inline;
}
#header-third .logo span{
	display: none;
}
#header-third .langs{
	float: right;
	color: #62b7e3;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 20px 0 0;
	_display: inline;
}
#header-third .langs span{
	font-weight: normal;
	color: #9d9d9d;
	padding: 0 3px;
}
#header-third .langs a{
	color: #6f7173;
	text-decoration: none;
}
#header-third .langs a:hover{
	text-decoration: underline;
}
#header-third .login{
	clear: right;
	float: right;
	background: url(../images/login_border_third.png) no-repeat;
	width: 175px;
	height: 107px;
	margin: 58px 23px 0 0;
	padding: 0 0 0 9px;
	_display: inline;
}
#header-third .login .title{
	text-align: right;
	padding: 0 24px 0 0;
	font-size: 12px;
	color: #6e6e6e;
	font-weight: bold;
	margin: -7px 0 0 0;
	_position: relative;
}
#header-third .login .inputs{
	padding: 12px 0 0 0;
}
#header-third .login .inputs div{
	background: url(../images/input_bg_third.png) no-repeat;
	width: 159px;
	height: 24px;
	padding: 0 5px;
	margin: 0 0 7px 0;
}
#header-third .login .inputs div input{
	border: 0;
	background: none;
	width: 159px;
	font-size: 11px;
	color: #fff;
	padding: 3px 0 0 0;
	_position: relative;
}
#header-third .login .links{
	text-align: center;
	font-size: 9px;
	color: #6f7173;
}
#header-third .login .links a{
	color: #bdbdbd;
}
#header-third .login .links span{
	padding: 0 5px;
}

/* Header fourth type
-----------------------------------------------------------------------------*/
#header-fourth{
	height: 323px;
	background: url(../images/head_bg_4.jpg) no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#header-fourth .logo{
	display: block;
	float: left;
	width: 163px;
	height: 127px;
	margin: 62px 0 0 21px;
	_display: inline;
}
#header-fourth .logo span{
	display: none;
}
#header-fourth .langs{
	float: right;
	color: #62b7e3;
	font-weight: bold;
	font-size: 12px;
	margin: 18px 20px 0 0;
	_display: inline;
}
#header-fourth .langs span{
	font-weight: normal;
	color: #9d9d9d;
	padding: 0 3px;
}
#header-fourth .langs a{
	color: #6f7173;
	text-decoration: none;
}
#header-fourth .langs a:hover{
	text-decoration: underline;
}
#header-fourth .login{
	clear: right;
	float: right;
	background: url(../images/login_border_fourth.png) no-repeat;
	width: 180px;
	height: 108px;
	margin: 118px 23px 0 0;
	padding: 5px 0 0 9px;
	_display: inline;
}
#header-fourth .login .title{
	text-align: right;
	padding: 0 24px 0 0;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	_position: relative;
}
#header-fourth .login .inputs{
	padding: 10px 0 0 0;
}
#header-fourth .login .inputs div{
	background: url(../images/input_bg_fourth.png) no-repeat;
	width: 159px;
	height: 24px;
	padding: 0 5px;
	margin: 0 0 7px 0;
}
#header-fourth .login .inputs div input{
	border: 0;
	background: none;
	width: 159px;
	font-size: 11px;
	color: #00629b;
	padding: 3px 0 0 0;
	_position: relative;
}
#header-fourth .login .links{
	text-align: center;
	font-size: 9px;
	color: #6f7173;
}
#header-fourth .login .links a{
	color: #001a58;
	_position: relative;
}
#header-fourth .login .links span{
	padding: 0 5px;
}
#header-fourth .menu-block{
	background: url(../images/menu_block_bg.gif) repeat-x 0 18px;
	height: 36px;
	padding: 18px 0 0 0;
	margin: 0 8px 0 7px;
}

/* Main menu + search
-----------------------------------------------------------------------------*/
.menu-block{
	background: url(../images/menu_block_bg.gif) repeat-x 0 84px;
	height: 36px;
	padding: 84px 0 0 0;
	margin: 0 8px 0 7px;
	
}
.menu-block .menu{
	width:600px;
	float: left;
	margin: 0 0 0 40px;
	_display: inline;
}
.menu-block .menu img{
	margin: 0 6px;
	float: left;
}
.menu-block .menu a{
	float: left;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	line-height: 36px;
}
.menu-block .menu a:hover{
	text-decoration: underline;
}
.menu-block .search{
	float: right;
	margin: 0;
	padding: 4px 5px 0 0;
}
.menu-block .search #sss{
	background: url(../images/search_input_bg.gif) no-repeat;
	width: 217px;
	height: 30px;
	padding: 0px 0px 0px 0px;
}
.menu-block .search div input{
	background: none;
	border: 0;
	font-size: 12px;
	color: #6f7173;
	width: 147px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	padding: 0 0 83px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#middle .border{
	background: url(../images/content_border_bg.gif) repeat-y;
	margin: 0 0 25px 0;
}
#middle .top{
	background: url(../images/content_border_top.gif) no-repeat top;
}
#middle .bot{
	background: url(../images/content_border_bot.gif) no-repeat bottom;
	overflow: hidden;
	_overflow: inherit;
	_height: 1%;
	padding: 0 7px 60px 7px;
}
.content {
	float: left;
	width: 712px;
	padding: 5px 0 0 0;
}
.content .path{
	background: url(../images/path_bg.gif) no-repeat;
	height: 44px;
	line-height: 44px;
	color: #9dcfe8;
	font-size: 12px;
	padding: 0 10px 0 28px;
}
.content .path a{
	color: #136e98;
	text-decoration: underline;
}
.content .path a:hover{
	text-decoration: none;
}
.content .path span{
	color: #136e98;
	padding: 0 11px;
}
.content .text-block{
	background: url(../images/shadow.gif) no-repeat left top;
	padding: 2px 0 0 5px;
	min-height: 460px;
	_height: 460px;
}
.content .text-block-title{
	display: block;
	background: url(../images/text_block_title_bg.gif) no-repeat;
	height: 28px;
	padding: 0 20px 27px 0;
	text-align: right;
	line-height: 28px;
	font-size: 11px;
	color: #052c57;
}

.content .text-block-title span{
	float: right;
	padding: 0 13px;
}
.content .text-block-title img{
	vertical-align: top;
	float: right;
}
.content .text-block .info{
	padding: 0 28px 20px 28px;
	line-height: 18px;
}
.content .text-block .info .title{
	text-align: center;
	font-size: 22px;
	color: #136e98;
	width: 80%;
	margin: 0 auto 18px auto;
	border-top: 5px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 5px 0 10px 0;
	line-height: 22px;
}
.content .text-block .info .title .small{
	display: block;
	font-size: 12px;
	color: #25293d;
	line-height: 20px;
	text-align: left;
	padding: 0 0 0 25px;
}
.content .text-block .info .sub-title{
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #676767;
	padding: 0 0 20px 0;
}
.content .text-block .info .average{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	width: 100%;
	border-bottom: 2px solid #136e98;
}
.content .text-block .info .average td{
	width: 30%;
	padding: 5px 24px 5px 20px;
	vertical-align: top;
	text-align: center;
	color: #25293d;
}
.content .text-block .info .average td.name{
	text-align: left;
}
.content .text-block .info .average td span{
	padding: 0 50px 0 0;
}
.content .text-block .info .average .grey td{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
}
.content .other-block{
	background: url(../images/shadow.gif) no-repeat left top;
	padding: 0 0 0 5px;
	min-height: 460px;
	_height: 460px;
}
.content .other-block .other-block-title{
	display: block;
	background: url(../images/other_block_title_bg.gif) no-repeat;
	height: 28px;
	padding: 0 20px 27px 0;
	text-align: right;
	line-height: 28px;
	font-size: 11px;
	color: #052c57;
}
.content .other-block .other-block-title span{
	float: right;
	padding: 0 13px;
}
.content .other-block .other-block-title img{
	vertical-align: top;
	float: right;
}
.content .other-block .info{
	padding: 0 28px 20px 28px;
	line-height: 18px;
}
.content .other-block .info .title{
	text-align: center;
	font-size: 22px;
	color: #136e98;
	width: 80%;
	margin: 0 auto 18px auto;
	border-top: 5px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	padding: 5px 0 10px 0;
	line-height: 22px;
}
.content .other-block .info .search{
	margin: 0;
	padding: 0;
}
.content .other-block .info .search table{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 0;
	width: 100%;
}
.content .other-block .info .search table td{
	padding: 6px 21px;
	border: 4px solid #fff;
}
.content .other-block .info .search table td.grey{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 8px 21px;
}
.content .other-block .info .search table td label{
	width: 200px;
	display: block;
	float: left;
}
.content .other-block .info .search table td select{
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
}
.content .other-block .info .search table td .btn2{
	font-size: 13px;
	padding: 2px 0;
	width: 150px;
	font-weight:bolder;
	color:#333333;
}
.content .other-block .info .search table td .text-field{
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}
.content .other-block .info .search table td span{
	padding: 0 0 0 40px;
	color: #136e98;
}
.content .other-block .info .search table td.radio-block{
	padding: 6px 21px 6px 220px;
}
.content .other-block .info .search table td .radio-button{
	margin: 0;
	padding: 0;
}
.content .other-block .info .search .search-comment{
	margin: 5px 3px 0 3px;
	border-top: 2px solid #1f759d;
	padding: 20px 0 0 0;
	text-align:justify;
	text-indent:25px;
}



/* Sidebar Left
-----------------------------------------------------------------------------*/
.left-sidebar {
	float: left;
	width: 247px;
	margin: 0 -5px 0 0;
	padding: 7px 0 0 0;
	position: relative;
}
.left-sidebar .news-block-title{
	background: url(../images/news_block_title_bg.gif) no-repeat;
	height: 36px;
	font-size: 11px;
	text-align: right;
	color: #052c57;
	line-height: 28px;
	padding: 0 37px 0 0;
	margin: 0 0 12px;
}
.left-sidebar .news-block{
	width: 211px;
	overflow: hidden;
	_height: 1%;
	padding: 0 18px;
	margin: 0 0 45px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.left-sidebar .news-block .title{
	display: block;
	font-size: 17px;
	color: #4a4c50;
	padding: 0 0 23px 0;
}
.left-sidebar .news-block .news{
	overflow: hidden;
	_height: 1%;
	margin: 0 0 23px 0;
}
.left-sidebar .news-block .news .date{
	display: block;
	padding: 0 0 10px 0;
	font-weight: bold;
	color: #6d9521;
}
.left-sidebar .news-block .news .short-text{
	color: #136e98;
}
.left-sidebar .news-block .news .news-image{
	float: left;
	padding: 1px;
	border: 1px solid #6d9521;
	margin: 0 9px 2px 0;
}
.left-sidebar .news-block .all-news{
	float: right;
	color: #6d9521;
}
.left-sidebar .news-block .all-news a{
	font-weight: bold;
	color: #6d9521;
}
.left-sidebar .mustread-block-title{
	background: url(../images/mustread_block_title_bg.gif) no-repeat;
	height: 36px;
	font-size: 11px;
	text-align: right;
	color: #052c57;
	line-height: 28px;
	padding: 0 37px 0 0;
	margin: 0 0 12px;
}
.left-sidebar .save-money{
	width: 211px;
	overflow: hidden;
	_height: 1%;
	padding: 0 18px;
	margin: 0 0 45px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.left-sidebar .save-money .title{
	display: block;
	font-size: 17px;
	color: #4a4c50;
	padding: 0 0 23px 0;
}
.left-sidebar .save-money .comment{
	display: block;
	color: #265380;
	padding: 0 0 20px 0;
}
.left-sidebar .save-money .comment span{
	font-size: 13px;
}
.left-sidebar .save-money ul{
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 14px;
}
.left-sidebar .helpfull-sites{
	width: 211px;
	overflow: hidden;
	_height: 1%;
	padding: 0 18px;
	margin: 0 0 45px 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.left-sidebar .helpfull-sites .title{
	display: block;
	font-size: 17px;
	color: #4a4c50;
	padding: 0 0 23px 0;
}
.left-sidebar .helpfull-sites .comment{
	display: block;
	color: #265380;
	padding: 0 0 10px 0;
}
.left-sidebar .helpfull-sites .comment{
	font-size: 13px;
}
.left-sidebar .helpfull-sites ul{
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 14px;
}
.left-sidebar .helpfull-sites ul li{
	margin: 10px 0 0 0;;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 899px;
	margin: -83px auto 0;
	height: 59px;
	background: url(../images/footer_bg.gif) no-repeat;
	padding: 24px 0 0 55px;
	color: #868686;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .menu{
	font-size: 11px;
	margin: 0 0 16px 0;
}
#footer .menu a{
	color: #868686;
	text-decoration: none;
}
#footer .menu a:hover{
	text-decoration: underline;
}
#footer .copy{
	font-size: 12px;
	font-weight: bold;
}
#footer .copy a{
	color: #62b7e3;
}











#tablereg p {padding:0px 0px 0px 25px; margin:0 0 0 0px; background:#eeeeee; color:#3783C8; font-size:12px;}
#tablereg td {font:normal 11px Arial, Helvetica, sans-serif; color:#545454; line-height:1.8em;}
#tdreg{padding-left:25px;}
#tdreg textarea, #tdreg select {border:solid 1px #666666; background:#EFEFE7; width:250px; margin-left:5px; font:normal 11px Arial, Helvetica, sans-serif; color:#545454; line-height:1.8em;}
#tdreg .ptext {background:none; padding-left:5px; font:normal 10px Arial, Helvetica, sans-serif; color:#a4a4a4; line-height:1.8em;}



.btn{
	font-size: 13px;
	padding: 2px 0;
	width: 150px;
	font-weight:bolder;
	color:#333333;
}

.red_text {color:red;}





.divhidden {position:absolute; left:-1000px; top:-1000px; width:1px; height:1px;}
.hiddensize{ width:1px; height:1px;}

.article-block{padding:0px 10px 10px 15px;}
.article-title a{color:#136E98; text-decoration:underline; font-size:14px; font-weight:bolder;}
.article-title a:hover{color:#5D9FBE; text-decoration:none;}
.article-description{color:#000; padding:0px 10px 5px 25px; text-align:justify;}
.article-content{color:#000; padding:0px 10px 5px 25px; text-align:justify;}
.article-content p {padding:0px; margin:5px 10px 5px 0px; text-align:justify; text-indent:25px;}
.article-content h1 {padding:0px; margin:5px 10px 5px 0px; text-align:justify; font-size:16px;}

.article-title h3{
	text-align: center;
	font-size: 22px;
	color: #136e98;
	width: 85%;
	margin: 0 auto 18px auto;
 
	border-bottom: 1px solid #c9c9c9;
	padding: 0px 0 10px 0;
	line-height: 22px;
}




.wp-commentnavi a, .wp-commentnavi a:link, .wp-commentnavi a:visited  {
	width:20px;
	height:20px;
	display:block; float:left;
	margin-left:5px;
	padding-top:3px;
    border-top: 0px solid #07587D;
    color: #136E98;
    /*background-color: #bbbbbb;*/
	background:url(../images/bgleftright.gif);
    font-size: 11px;
    font-weight: bold;
	text-decoration: none; 
}
.wp-commentnavi a:hover {
	width:20px;
	height:20px;
	display:block; float:left;
    border-top: 0px solid #07587D;
    color: #AED5E8;
	background:url(../images/bgleftrightcurrent.gif);
    font-weight: bold;
    text-decoration: underline; 
    font-size: 11px;
}
.wp-commentnavi div.current {
	width:20px;
	height:17px;
	display:block; float:left;
	margin-left:5px;
	margin-top:3px;	
	padding-top:2px;	
	padding-bottom:1px;	
    font-weight: bold;
    border-top: 0px solid #07587D;
    color: #AED5E8;
	background:#8f8f8f url(../images/bgleftrightcurrenthover.gif) repeat-x;
    font-size: 11px;
	text-align:center;
}








#gray{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 8px 21px;

}
#gray2{
	background: url(../images/blue_v_line_gray2.gif) repeat-y right;
	padding:0px 10px 5px 5px;

}
#other-block 
{
padding-right:33px;
margin: 5px 0 0 38px;
}
#search-comment{
	
	border-top: 2px solid #1f759d;
	padding: 20px 0 10px 0;
	line-height:18px;
	font-size:13px;
	
}







#tableform {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border:0px;
	width: 100%;
}
#tableform td{
	padding: 6px 21px;
	border: 4px solid #fff;
}
#tableform #text_{
	padding: 2px 21px;
	border: 4px solid #fff;
	background:#ebeced;
	color:#3783C8;
	font-size:12px;
	font-weight:bolder;
}
#tableform #small_text_{
	background:none;
	padding-left:5px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#3783C8;
	line-height:1.8em;
}




#tableform #gray{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 8px 21px;
}
#tableform td label{
	width: 200px;
	display: block;
	float: left;
	font-size: 13px;
}
#tableform #fl{ /*file*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
}
#tableform #btn{ /*button*/
	font-size: 13px;
	padding: 2px 0;
	width: 150px;
	font-weight:bolder;
	color:#333333;
}
#tableform #iput{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}


#tableform #tdchecked{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}

#tableform .labelcheckbox{
	font-size: 13px;
}










#mailform {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border:0px;
	width: 650px;
}
#mailform td{
	text-align:left;
	padding: 6px 21px;
	border: 4px solid #fff;
}
#mailform #text_{
	padding: 2px 21px;
	border: 4px solid #fff;
	background:#ebeced;
	color:#3783C8;
	font-size:12px;
	font-weight:bolder;
}
#mailform #small_text_{
	background:none;
	padding-left:5px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#3783C8;
	line-height:1.8em;
}




#mailform #gray{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 8px 21px;
}
#mailform td label{
	width: 200px;
	display: block;
	float: left;
	font-size: 13px;
}
#mailform #fl{ /*file*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
}
#mailform #btn{ /*button*/
	font-size: 13px;
	padding: 2px 0;
	width: 150px;
	font-weight:bolder;
	color:#333333;
}
#mailform #iput{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}


#mailform #tdchecked{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}

#mailform .labelcheckbox{
	font-size: 13px;
}












/* маленькая форма поиска слева
-----------------------------------------------------------------------------*/
.small_search_a
{
	padding:4px 0px 0px 10px;
	font-size:16px;
	font-weight:bolder;
	color:#021F41;
}
.small_search_b
{
	padding:6px 0px 0px 29px;
}
.small_search_b select
{
	font-size: 16px;
	padding: 0px;
	margin:0px;
	width: 176px;
	border: 1px solid #2E2E2E;
}
.small_search_b input
{
	font-size: 16px;
	padding: 0px;
	margin:0px;
	width: 174px;
	border: 1px solid #2E2E2E;
}
.small_search_btn {
	margin: 0px;
	padding:10px 0px 6px 0px;
	border:0px;
	width: 247px;
	text-align:center;
}



/* результат поиска по центру 
-----------------------------------------------------------------------------*/
.search_result {
	padding:2px 0 0 15px;
}
.search_result .tabletoll {
	width:687px;
	height:53px;
	background:url('../images/bgquotetool.gif');
}
.search_result .tabletoll .texttop {
	padding:11px 0 0 13px;
	color:#002139;
	font-size:13px;
	line-height:14px;
}
.search_result .tabletoll .textbottom {
	padding:7px 0 0 20px;
	color:#002139;
	font-size:12px;
}


.to_write_to_letter {color:#FFFFFF; text-decoration:underline;}
.to_write_to_letter:hover {text-decoration:none;}
.to_pass_to_the_website {color:#FFFFFF; text-decoration:underline;}
.to_pass_to_the_website:hover {text-decoration:none;}
.usdot {color:#FFFFFF; text-decoration:underline;}
.usdot:hover {text-decoration:none;}
















#tableform2 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border:0px;
	width: 100%;
}
#tableform2 td{
	padding: 0px 21px;
	border: 3px solid #fff;
}
#tableform2 #text_{
	padding: 2px 21px;
	border: 3px solid #fff;
	background:#ebeced;
	color:#3783C8;
	font-size:12px;
	font-weight:bolder;
}
#tableform2 #small_text_{
	background:none;
	padding-left:5px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#3783C8;
	line-height:1.8em;
}




#tableform2 #gray{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 3px 21px;
}
#tableform2 td label{
	width: 200px;
	display: block;
	float: left;
	font-size: 13px;
}
#tableform2 #fl{ /*file*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
}
#tableform2 #btn{ /*button*/
	font-size: 13px;
	padding: 2px 0;
	width: 150px;
	font-weight:bolder;
	color:#333333;
}
#tableform2 #iput{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}


#tableform2 #tdchecked{ /*input*/
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}

#tableform2.labelcheckbox{
	font-size: 13px;
}




.tableform2 {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border:0px;
	width: 100%;
}
.tableform2 td{
	padding: 0px 21px;
	border: 3px solid #fff;
}
.tableform2 .text_{
	padding: 2px 21px;
	border: 3px solid #fff;
	background:#ebeced;
	color:#3783C8;
	font-size:12px;
	font-weight:bolder;
}
.tableform2 .gray{
	background: #ebeced url(../images/blue_v_line.gif) repeat-y right;
	padding: 3px 21px;
}
.tableform2 td .labl{
	width: 200px;
	display: block;
	float: left;
	font-size: 13px;
}








dl.star-rating ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 75px;
  height: 15px;
  position: relative;
  background: url(../images/stars.gif);
}


dl.star-rating li {
  float: left;
  margin: 0;
  padding: 0;
}


dl.star-rating li a {
  display: block;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}


dl.star-rating li a:hover {
  background: url(../images/stars_current.gif) left center;
  left: 0;
  z-index: 2;
}


dl.star-rating a.star1 {
  left: 0;
}
  dl.star-rating a.star1:hover {
  width: 15px;
}
dl.star-rating a.star2 {
  left: 15px;
}
dl.star-rating a.star2:hover {
  width: 30px;
}
dl.star-rating a.star3 {
  left: 30px;
}
dl.star-rating a.star3:hover {
  width: 45px;
}
dl.star-rating a.star4 {
  left: 45px;
}
dl.star-rating a.star4:hover {
  width: 60px;
}
dl.star-rating a.star5 {
  left: 60px;
}
dl.star-rating a.star5:hover {
  width: 75px;
}


dl.star-rating li.current {
  background: url(../images/stars_hover.gif) left bottom;
  height: 15px;
  z-index: 1;
}











dl.star-ratingnothover ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 75px;
  height: 15px;
  position: relative;
  background: url(../images/stars.gif);
}


dl.star-ratingnothover li {
  float: left;
  margin: 0;
  padding: 0;
}


dl.star-ratingnothover li a {
  display: block;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}

/*
dl.star-ratingnothover li a:hover {
  background: url(../images/stars_current.gif) left center;
  left: 0;
  z-index: 2;
}
*/

dl.star-ratingnothover a.star21 {
  left: 0;
}
  dl.star-ratingnothover a.star21:hover {
  width: 15px;
}
dl.star-ratingnothover a.star22 {
  left: 15px;
}
dl.star-ratingnothover a.star22:hover {
  width: 30px;
}
dl.star-ratingnothover a.star23 {
  left: 30px;
}
dl.star-ratingnothover a.star23:hover {
  width: 45px;
}
dl.star-ratingnothover a.star24 {
  left: 45px;
}
dl.star-ratingnothover a.star24:hover {
  width: 60px;
}
dl.star-ratingnothover a.star25 {
  left: 60px;
}
dl.star-ratingnothover a.star25:hover {
  width: 75px;
}


dl.star-ratingnothover li.current {
  background: url(../images/stars_hover.gif) left bottom;
  height: 15px;
  z-index: 1;
}


























dl.star-ratingnothoverall ol {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100px;
  height: 20px;
  position: relative;
  background: url(../images/stars2.gif);
}


dl.star-ratingnothoverall li {
  float: left;
  margin: 0;
  padding: 0;
}


dl.star-ratingnothoverall li a {
  display: block;
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}

/*
dl.star-ratingnothover li a:hover {
  background: url(../images/stars2_current.gif) left center;
  left: 0;
  z-index: 2;
}
*/

dl.star-ratingnothoverall a.star21 {
  left: 0;
}
  dl.star-ratingnothoverall a.star21:hover {
  width: 20px;
}
dl.star-ratingnothoverall a.star22{
  left: 20px;
}
dl.star-ratingnothoverall a.star22:hover {
  width: 40px;
}
dl.star-ratingnothoverall a.star23 {
  left: 40px;
}
dl.star-ratingnothoverall a.star23:hover {
  width: 60px;
}
dl.star-ratingnothoverall a.star24 {
  left: 60px;
}
dl.star-ratingnothoverall a.star24:hover {
  width: 80px;
}
dl.star-ratingnothoverall a.star25 {
  left: 80px;
}
dl.star-ratingnothoverall a.star25:hover {
  width: 100px;
}


dl.star-ratingnothoverall li.current {
  background: url(../images/stars2_hover.gif) left bottom;
  height: 20px;
  z-index: 1;
}

























.star-ratingnothoverform {
  margin: 0;
  padding: 0;
  width: 100px;
  height: 20px;
  background: url(../images/stars2.gif);
  position: absolute;
}


.star-ratingnothoverform a{
  float:left;
  width:20px;
  height:20px; 
  margin: 0;
  padding: 0;
  text-decoration:none;
}






.star-ratingnothoverform a.star21 {
  left: 0;
  position: absolute;
  z-index:15;
  background: url(../images/stars2_hover.gif) left bottom;
}
.star-ratingnothoverform a.star21:hover {
  width: 20px;
  background: url(../images/stars2_hover.gif) left bottom;
}


.star-ratingnothoverform a.star22{
  left: 20px;
  position: absolute;
  z-index:10;
}
.star-ratingnothoverform a.star22:hover {
  left: 0px;
  width: 40px;
  background: url(../images/stars2_hover.gif) left bottom;
  z-index:2;
}


.star-ratingnothoverform a.star23 {
  left: 40px;
  position: absolute;
  z-index:10;
}
.star-ratingnothoverform a.star23:hover {
  width: 60px;
  left: 0px;
  background: url(../images/stars2_hover.gif) left bottom;
  z-index:2;
}


.star-ratingnothoverform a.star24 {
  left: 60px;
  position: absolute;
  z-index:10;
}
.star-ratingnothoverform a.star24:hover {
  width: 80px;
  left: 0px;
  background: url(../images/stars2_hover.gif) left bottom;
  z-index:2;

}


.star-ratingnothoverform a.star25 {
  left: 80px;
  position: absolute;
  z-index:10;
}
.star-ratingnothoverform a.star25:hover {
  width: 100px;
  left: 0px;
  background: url(../images/stars2_hover.gif) left bottom;
  z-index:2;
}

/*
dl.star-ratingnothoverform li.current {
  background: url(../images/stars2_hover.gif) left bottom;
  height: 20px;
  z-index: 1;
}
*/








.compmore {text-decoration:none;}
.compmore:hover {text-decoration:underline;}



#fc td {padding:5px;}



.class_iput
{
	font-size: 13px;
	padding: 2px 0;
	width: 250px;
	border: 1px solid #8c8c8c;
}




