body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #941E1E;
	text-align: center;
	position: absolute;
	background-image: url(bg.jpg);
	background-repeat: repeat-y;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	color: #941E1E;
	text-decoration: none;
}

form {
	background-color: #CCCCCC;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	position: static;
	text-align: center;
	margin: auto;
	padding: 0px;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #941E1E;
	text-align: left;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DCDCDC;
	position: absolute;
	top: 10px;
	left: 65px;
	width: 700px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	text-transform: uppercase;
	color: #941E1E;
	line-height: 14px;
	word-spacing: normal;
	list-style-position: outside;
	list-style-type: square;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	padding: 0px;
	background-color: #000000;
	width: 150px;
	left: 50px;
	position: absolute;
	text-transform: uppercase;
	font-weight: bold;
	font-style: normal;
	float: left;
	top: 130px;
	text-align: left;
	text-indent: 10pt;
	color: #941E1E;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
	bottom: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 99%;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	position: absolute;
	width: 490px;
	left: 210px;
	top: 130px;
	letter-spacing: 1px;
	text-align: justify;
	text-indent: 10pt;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	line-height: 12px;
}
.big {
}
.noindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #941E1E;
	text-align: left;
	line-height: normal;
	text-indent: 0pt;
	vertical-align: middle;
}
.table {
	position: relative;
	left: 35px;
	top: 0px;
}
.tabletext {
	font-size: 9px;
	color: #666666;
	text-align: left;
	text-indent: 0pt;
	vertical-align: top;
}

.img {
	float: right;
	padding: 5px;
	margin-right: 10px;
	
}
.video {
	text-align: center;
}

.formtable {
	text-align: center;
	position: absolute;
	left: 60px;
	top: 80px;
	background-color: #CCCCCC;
	width: 450px;
}
.headerform {
	position: absolute;
	top: 0px;
	width: 500px;
	left: 0px;
}
