.mid_bg {
	background-color: #585858;
	background-image: url(../images/mid_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottom_bg {
	background-color: #272C32;
	background-image: url(../images/bottom_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.verdana11r_bule {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #116DB8;
	text-decoration: none;
}


.verdana11r_white {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;


}
.text_filed {
	background-color: #C5C5C5;
	background-image: url(../images/field_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	width: 150px;
	border: 1px solid #CFCFCF;
}
.verdana11r_black {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #272C32;
	text-decoration: none;
	line-height:16px;
	
	}
	
	.verdana11r_red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CE0500;
	text-decoration:none;
	
	}
	
.verdana11r_red:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #CE0500;
	text-decoration:underline;
	}


.verdana11b_black {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #272C32;
	text-decoration: none;
	line-height:20px;
	}
	
	.verdana11b_black1 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #272C32;
	text-decoration: none;
	line-height:16px;
	}
	
.verdana13b_black {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #272C32;
	text-decoration: none;
	line-height:20px;
	
	}


.tahoma10r_black {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #272C32;
	text-decoration: none;
}


.tahoma10b_black {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #272C32;
	text-decoration: none;
}