BODY
{
    BACKGROUND-COLOR: #282828;
    FONT-FAMILY: Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    color: #ADADAD;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
}

div, td
{
    BACKGROUND-COLOR: #282828;
    FONT-FAMILY: Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    color: #DDDDDD;
    margin: 10;
}

img 
{
	border: 0;
	vertical-align:middle;
}

.backgroundTable 
{
	background: #222222;
}

td.mainMenu a { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
td.mainMenu a:active { color: #FFFFFF; text-decoration: none;}
td.mainMenu a:visited { color: #FFFFFF; text-decoration: none;}
td.mainMenu a:hover { color: #FF3333; text-decoration: none;}

.pageHeader
{
	font-family: Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF3333;
}

.tableHeader
{
	font-size: 12px;
	font-weight: bold;
	border:solid 1px #3D3D3D;		
}
.tableFooter
{
	font-size: 12px;
	font-weight: bold;
	border:solid 1px #3D3D3D;		
	text-align:center;
}

.tableFeature
{
	font-weight: bold;
	border-left:solid 1px #3D3D3D;		
	border-right:solid 1px #3D3D3D;		
}

.fggText
{
	text-align:center;
	border-left:solid 1px #3D3D3D;		
	border-right:solid 1px #3D3D3D;		
}

.fggTextLeft
{
	text-align:left;
	border-left:solid 1px #3D3D3D;		
	border-right:solid 1px #3D3D3D;		
}

.currentLocation 
{
	font-family: Lucida Sans Unicode, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF3333;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	margin-right:30;
}

.contentTD
{
	vertical-align:top;
}

.contentImg
{
	float:right;
}

.contentHeader 
{
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0;
	margin-bottom: 0;
}

.footer
{
	margin-top: 10;
}

A:link	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}	
		
A:visited	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}	
		
A:active	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#FF3333;
	}

