@charset "utf-8";
/* CSS Document */


body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainfont
{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D6D6D6;
}
.enhanced-font
{
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F0F0F0;
}
.MENUHIGHLIGHT
{
	border-bottom: 1px solid #CCC;
}
.font-onwhite
{
	color: #000;
}
.titles
{
	font: italic bold 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #900;
	border-bottom: 2px solid #000;
	width: 450px;
	padding-top: 8px;
	padding-left: 11px;
}
.topwhiteline
{
	border-top: 1px solid #E9E9E9;
}
.blackfont
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}
