@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;
}
.small_text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #797474;
	text-align:justify;
}
.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;
}
.red_more{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #bd0006;
	text-decoration:none;
}

.red_more:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #8a050a;
	text-decoration:underline;
}
.title {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #bd0006;
}
.red_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #bd0006;
}

.blue_title {
	font-family:Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #196ab0;
}
.login_title {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #bd0006;
}
.big_title {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #bd0006;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #a9080f;
	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;
}
.red_link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #196ab0;
	text-decoration:none;
}
.red_link:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0a4a81;
	text-decoration:none;
}
.main_text {
	font-family: Tahoma;
	font-size: 12px;
	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: 14px;
	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:#bd0006;
}
.form2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #797474;
	}
.borderg{
border:#a29d9d solid 1px;
}