/*	
	red:		CC0000
*/

BODY
{
    BACKGROUND-COLOR: black;
    background-image: url('images/background.jpg');
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0;
    color: white;
}

p
{
	font-size: 10pt;
	color: white;
}

td
{
	font-size: 10pt;
	color: white;
}

.menuCell
{
	background-color: #5489c3;
	color: white;
}

.bodyCell
{
	background-color: #000066;
	font-family: tahoma, verdana, Helvetica, san-serif;
	font-size: 10pt;
	color: White;
}

A:link	{	
	text-decoration:	none;
	font-size: 10pt;
	color:	#CC0000;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-size: 10pt;
	color:	#CC0000;
	}	
		
A:active	{	
	text-decoration:	none;
	font-size: 10pt;
	color:	#CC0000;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-size: 10pt;
	color:	#CC0000;
	}

A.menu:link	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#ffffff;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#ffffff;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#ffffff;
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#b8b8b8;
	}
	
.newsDropDown
{
	font-family: tahoma, verdana, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC6600
}

.newsLabelHead
{
	font-family: tahoma, verdana, Helvetica, san-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF
}

A.edit:link	{	
	text-decoration:	none;
	color: #00ff00;
	font-size: 8pt;
	}	
		
A.edit:visited	{	
	text-decoration:	none;
	color: #00ff00;
	font-size: 8pt;
	}	
		
A.edit:active	{	
	text-decoration:	none;
	color: #00ff00;
	font-size: 8pt;
	}	
		
A.edit:hover	{	
	text-decoration:	underline;
	color: #00ff00;
	font-size: 8pt;
	}
	
.pageHeadline
{
	color: #CC0000;
	font-size: 20pt;
	font-weight: bold;
	font-style:italic;
}

.pageCaption
{
	color: #FFFFFF;
	font-size: 8pt;
}

.newsheadline
{
	color: #CC0000;
	font-size: 12pt;
	font-weight: bold;
}

.newsblock
{
	margin: 4px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 10pt;
	text-align: justify;
}

.newsLine
{
	color: DimGray;
	width: 96%;
	line-height: 1;
}

.newslink
{
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}

.newstext
{
	color: #FFFFFF;
	font-size: 10pt;
}

.newsdateline
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.newscaption
{
	color: #CC0000;
	font-size: 8pt;
}

.eventDate
{
	color: #b8b8b8;
	font-size: 10pt;
}
.eventTrack
{
	color: #FFFFFF;
	font-size: 8pt;
}

.footer
{
	color: #b8b8b8;
	font-size: 8pt;
}

.product
{
	color: #FFFFFF;
	font-size: 10pt;
}

.productHeading
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
}

.bucketCaption
{
	color: #b8b8b8;
	font-weight: normal;
	font-size: 10pt;
}