body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

p, td, ol, ul{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight: normal;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CC9933;
	font-weight: bold;
}

.subheadingBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #EE744A;
	font-weight: bold;
}

.subheadingMedium {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7A3A21;
	font-weight: bold;
}

.subheadingSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FD3A34;
	font-weight: lighter;
	line-height: 19px;
	font-style: normal;
	font-variant: normal;
}

.TinyFont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	color: #996633;
}

a {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-size:12px;
	color: #CC3333;
	font-weight: bold;
}

a.nav {
	text-decoration: none;
	font-size:13px;
	color: #2a3457;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:hover {
	text-decoration: underline;
	font-size:13px;
	color: #8f4422;
	font-family: Arial, Helvetica, sans-serif;
}

	
a.LeftNav {
	text-decoration: none;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}

a.LeftNav:hover { 
	text-decoration: none;
	font-size:12px;
	color: #99B4DF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .01em;
}
	
.white {
	color: #FFFFFF;
	font-size: 12px;
}
.gray {color: #333333}

.coupon {
	border: medium dashed #114C66;
}

a.n2klink { 
	text-decoration: none;
	font-size:12px;
	color: #145EAC;
}

a.n2klink:hover { 
	text-decoration: underline;
	font-size:12px;
	color: #999999;
}

.GoldBorder {
	color: #CC9900;
	border-color: #CC9900;
}

.RedRequired {
	color: #CC0000;
	font-weight: bold;
}

.cellpadding7 {
	padding: 7px;
	border-top-color: #CC9900;
}

input {
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
.bigger18 {
	font-size: 18px;
	color: #999999;
}
hr {
	color: #175797;
	height: 1px;
}
.submit {
	font-size: 14px;
	font-weight: bold;
	background-color: #CDCD99;
	padding: 3px;
	height: 30px;
}
