p {
	font-size: 12pt;
	color: #FAF7F7;
	font-family: Arial, Geneva, sans-serif;
}
div
{
	font-family: Arial, Geneva, sans-serif;
	color: White;
}
a {
	color: #FFAFAF;
	font-family: Arial, Geneva, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #FAF7F7;
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	color: #FAF7F7;
	font-family: Arial, Geneva, sans-serif;
}

h3 {
	font-size: 10pt;
	color: #FAF7F7;
	font-family: Arial, Geneva, sans-serif;
	font-weight: bold;
}

table#maintable {
  background-image: url(../images/home_bg.jpg);
	background-position: top; background-repeat: no-repeat; height: 576px;
}

table#singletable {
  background-image: url(../images/order-info-bg.jpg);
	background-position: top; background-repeat: no-repeat; height: 576px;
}

table#longtable {
  background-image: url(../images/awards-bg.jpg);
	background-position: top; background-repeat: no-repeat; height: 1100px;
}

table#longtable p {
		font-size: 9pt;
}

table#longtable a {
	color: #0cd8ea
}

table#longertable {
  background-image: url(../images/gradient_720x1600.jpg);
	background-position: top; background-repeat: no-repeat;
}

table#longertable td {
	font-size: 10pt;
	color: #FAF7F7;
	font-family: Arial, Geneva, sans-serif;
}

table#bottommenu {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-top: 1px solid #B30732;
	border-bottom: 1px solid #B30732;
}
table#bottommenu td {
	padding-top: 10px;
	padding-bottom: 10px;
}
table#bottommenu td a {
	font-family: Arial, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
table#bottommenu td a:hover {
	color: #FC4553;
	text-decoration: none;
}
