@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #e9e9e9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5c5b5b; 
	SCROLLBAR-SHADOW-COLOR: #5c5b5b; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #5c5b5b; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #e9e9e9;
}

.red_star{

	font-family: Tahoma;
	font-size: 9px;
	color: #ca0026;
	font-weight: bold;
	text-decoration:none;
}
.more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5c5b5b;
	text-decoration:none;
}

.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2d9beb;
	text-decoration:none;
}
.blue_more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}

.blue_more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0d528d;
	text-decoration:underline;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #004282;
}
.gray_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #797474;
	text-decoration:none;
}
.login_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #bd0006;
}

.blue_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}

.big_title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #00739f;
}

.big_title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #004282;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #028ac8;
	text-decoration:none;
}
.footer:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #5c5a5b;
	text-decoration:none;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2d9beb;
	text-decoration:none;
}
.blue_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}
.blue_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0d528d;
	text-decoration:none;
}
.download {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}

.download:hover{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #797474;
	text-decoration:undeline;
}

.main_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #797474;
	text-align:justify;
}
.small_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797474;
	text-align:justify;
}
.map_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #585a5d;
}
.white_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
}

.input{
	height: 12px;
	width: 90px;
	border: 1px solid #acaeb0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #404040;	
}
.input_login {
	height: 20px;
	width: 210px;
	border: 1px solid;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;	
}

.top_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #dadada;
	text-decoration:none;
}
.top_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.login_tit {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #5c5b5b;
}
.form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #797474;
	width:200px;
}

.form1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background-color:#196ab0;
}
.form2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #797474;
	width:110px;
}
.borderg{
border:#a29d9d solid 1px;
}
}