
body,td,th {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #61a5e8;
	background-image: url(../images/imperial.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 30px;
	color: #cc0000;
}
h2 {
	font-family: "Tahoma";
	font-size: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
}
h4 {
	font-size: 16px;
	color: #CC0000;
	text-transform: capitalize;
}
a:link {
	color: #0000cc;
	text-decoration: underline;
}
a:visited {
	color: #0000cc;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:active {
	color: #0000cc;
	text-decoration: underline;
}
input {
	background: #eeeeee;
	padding: 1px;
	font-weight: bold;
	color: #000;
	background-image: url(../images/input1.jpg);
}
.submit {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	cursor: default;
}
#submitpad {
	padding: 5px;
	background-color: #FF0000;
	margin: 0px;
	border-width: 3px;
	border-color: #FF0000;
	border-spacing: 0;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.obox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.subHeader {
	font-family:"Arial"; 
	color:#cc0000; 
	font-size:16px; 
	letter-spacing:1px; 
	font-weight:bold; 
	margin:5px 0px 5px 0px; 
	border-bottom:1px solid #ccc;
}
.bonusbox{
	background-image: url(../images/gradient3.png);
	background:#eeeeee;
	border:1px solid #cccccc;
	color:#000;
	margin: 10px 45px 50px 0px;
	padding:5px 5px 20px 5px;
	width:85%;
	float: right;
}