body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainbackground {
	background-image: url(../imagesnew/pageback.jpg);
	background-position: bottom;
}

/* General font families for common tags */
font,th,td,p				{ font-family: Verdana }
a:link,a:active,a:visited	{ text-decoration: none; color : #D80303; }
a:hover						{ text-decoration: underline; color : #D80303; }

hr							{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

/* Page Text */
.page						{ font-family: Verdana; font-size : 12px; color : #000000 }
a.page						{ text-decoration: none; color : #D80303;  }
a.page:hover				{ text-decoration: underline; color : #D80303; }

/* Footer Text */
.footer2					{ font-family: Verdana; font-size : 9px; color : #FFFFFF; }
a.footer2					{ text-decoration: none; color : #FFFF00;  }
a.footer2:hover				{ text-decoration: underline; color : #FFFF00; }

/* Credits */
.credits					{ font-family: Verdana; font-size : 8px; color : #666666 }
a.credits					{ text-decoration: none; color : #D80303;  }
a.credits:hover				{ text-decoration: underline; color : #D80303; }