img {
	behavior: url(includes/pngHack.htc);
}
A:link {
	color: #FFFFFF;
	text-decoration:none
}
A:hover {
	color: #FFFFFF;
	text-decoration:line-through
}
A:visited {
	color: #FFFFFF;
	text-decoration:none
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	Font-size: 14px;
}
.name_hder{
	font-weight:bolder;
	size: 16px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.driver_table {
	border: double white medium;
}

.mainTable {
	height:675px;
}
.mainHeader {
	height:117px;
	vertical-align:top;
	text-align:center;
}
.mainContent {
	height:408px;
	vertical-align:top;
	background-image: url(../images/Ready_Main_bg.png);
	background-repeat: no-repeat;
	background-position:center;
}
.driversContent {
	width: 799px;
	height:100%;
	vertical-align:top;
}
.mainFooter {
	height:74px;
	width: 799px;
	vertical-align:bottom;
	background-image:url(../images/ready_footer.png);
	background-position:center;
	background-repeat:no-repeat;
	
}
.enter_button {
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
}
.footer {
	font-size: 10px;
	color: #CA9A51;
}
