/* CSS Document */
.red_bg{
	background-color: #ed2024;}
.ver11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;}
.black_bg{
	background-color: #000000;}
.text_box{
	background-repeat: no-repeat;
	height: 15px;
	width: 132px;
	border: 0 none;
	line-height: 18px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	line-height: 14px;}
.btn{
	background-image: url(../images/butt_bg.jpg);
	border: 0 none;
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #000000;}
.btn_h{
	background-image: url(../images/butt_bg_h.jpg);
	border: 0 none;
	width: 80px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	color: #000000;}
#head{
	position: absolute;
	height: 50px;
	width: 300px;
	left: 935px;
	top: 34px;
	font-family:  Impact, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
}
.submit_btn{
	 background-image:url(../images/submit_btn.jpg);
 font-size: 17px;
 text-transform: uppercase;
 color: #FFFFFF;
 width: 114px;
 height: 29px;
 border: 0 none;
 background-repeat: no-repeat;}
