﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
body {
	background-color: #ccc;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: Impact;
	font-style: normal;
	text-align: center;
	text-transform: capitalize;
	font-weight: lighter;
	font-size: 36px;
	color: #cc0000;
}
h2 {
	font-family: Tahoma;
	font-size: 22px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	color: #000000;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	font-family: Tahoma;
}
h4 {
	font-size: 18px;
	color: #CC0000;
	text-transform: capitalize;
	text-align: center;
	font-family: Tahoma;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C00;
	border-bottom: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
.footbold {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
.footboldred {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #cc0000;
}
#obox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	height: 120px;
	margin: 10px 90px 10px 100px;
	padding: 90px 90px 75px;
	background: url(../images/obox1.jpg) no-repeat;
}
#obox2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(../images/obox2.jpg);
	background-repeat: no-repeat;
	height: 120px;
	margin: 10px 90px 10px 100px;
	padding: 90px 90px 75px;
}
.oboxtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fff;
}
.submit {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: default;
}
#submitpad {
	padding: 3px;
	background-color: #cc0000;
	margin: 0px;
	border-width: 3px;
	border-color: #cc0000;
	border-spacing: 0;
}
