
body,td,th {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #482001;
	background-image: url(../images/bak.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-size: 24px;
	color: #000000;
	text-transform: capitalize;
}
h3 {
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
}
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;
}
.bonusbox{
	font-size: 13px;
	background-image: url(../images/gradient3.png);
	background:#f3f3f3;
	border:1px solid #d3d3d3;
	color:#000;
	margin:5px auto;
	padding:5px 10px 5px 10px;
	width:75%;
}
