body {
	font-family: Century Gothic;
	scrollbar-base-color: #444444; 
	scrollbar-arrow-color: #ffff99;
	scrollbar-DarkShadow-Color: #000000;
	background-color: Black;
}

table 
{
    background-repeat: no-repeat; 
}

td {
	font-family: Century Gothic;
	font-size: 12px;
}

th {
	font-family: Century Gothic;
}
a
{
	font-weight: bolder;
	font-size: 12px;
	color: #ffff99;
	font-family: Century Gothic;
	text-decoration: none;
}
a:hover
{
	font-weight: bolder;
	font-size: 12px;
	color: #99ccff;
	font-family: Century Gothic;
	text-decoration: none;
}
.quote
{
	font-family: Century Gothic; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
}
.footer
{
	font-family: Century Gothic; 
	color: #000000; 
	text-decoration: none; 
	font-size: 8px;
}
.locations
{
	font-family: Century Gothic; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
}
.message
{
	font-family: Century Gothic; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-size: 36px;
	font-weight: bold;
}
.currentpage
{
	font-family: Century Gothic; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;	
}
.menuseparator
{
	font-family: Century Gothic; 
	color: #C0C0C0; 
	text-decoration: none; 
	font-size: 12px;
}
.menuseparator2
{
	font-family: Century Gothic; 
	color: #000000; 
	text-decoration: none; 
	font-size: 12px;
}
.header
{
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	color: #99ccff;
	font-family: 'John Handy LET';
	text-decoration: none;
}
.subheader
{
	font-weight: bold;
	font-size: 16px;
	color: #ccffff;
	font-family: courier, serif;
	text-decoration: none;
}
.maintext
{
	font-family: Century Gothic; 
	color:  #FFFFFF; 
	text-decoration: none; 
	font-size: 12px;
}
.buttontext
{
	font-family: Century Gothic; 
	color:  #000000; 
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
	border: 0px;
}
.formtext
{
	font-family: Century Gothic; 
	color:  #000000; 
	text-decoration: none; 
	font-size: 12px;
	border: 0px;
}
.proof
{
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	color: #99ccff;
	font-family: courier, serif;
	text-decoration: none;
}
.linktext
{
	font-family: Century Gothic; 
	color:  #FFFFFF; 
	text-decoration: none; 
	font-size: 14px;
}