body,td,th 
{
	margin: 0px 0px 0px 0px;
	font-family: tahoma, geneva, verdana;
	font-size: 12px;
	color: #636363;
}

.mainTable				{ width: 100%; background: #FFFFFF url(images/container/site_bg.gif) repeat-x; }

a:link					{ text-decoration: underline;  color: #636363; }
a:visited				{ text-decoration: underline; color: #636363; }
a:hover					{ text-decoration: underline; color: #D20126; }

/* MainBottom Styles */
.MainBottom				{ font: 12px Arial ; color: #FFFFFF; font-weight:bold; line-height: 16px; }
.MainBottom a:link		{ text-decoration: underline; font-weight: bold; color: #FFCC33; }
.MainBottom a:visited	{ text-decoration: underline; font-weight: bold; color: #FFCC33; }
.MainBottom a:hover		{ text-decoration: none; font-weight: bold; color: #FFCC33; }


/* Nav Styles */
.nav					{ font: 12px Arial; font-weight: bold; color: #636363; }
.nav a:link				{ text-decoration: none; color: #636363; }
.nav a:visited			{ text-decoration: none; color: #636363; }
.nav a:hover			{ text-decoration: underline; color: #D20126; }

.navSep					{ text-align: center; font: 12px Arial; font-weight: bold; color: #636363; padding-left: 4px; padding-right: 4px }

/* Footer Styles */
.ftr					{ font: 10px Tahoma; color: #636363; }
.ftr a:link				{ text-decoration: underline; font-weight: bold; color: #636363; }
.ftr a:visited			{ text-decoration: underline; font-weight: bold; color: #636363; }
.ftr a:hover			{ text-decoration: underline; font-weight: bold; color: #000000; }

.FaqQuestion			{ font: 14px Arial ; color: #FFFFFF; font-weight:bold; line-height: 16px; text-align:center }
.FaqAnswer				{ font: 12px Arial ; color: #FFFFFF; font-weight:bold; }


.serverName
{
	color: red;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.footerBlurb
{
	font-weight: bold;
}