/*	
	orange:		CC6600
	lt blue:	5489c3
	dk blue:	000066
*/

BODY
{
    BACKGROUND-COLOR: white;
    background-image: url('images/bg.gif');
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    margin: 0
}

.menuCell
{
	background-color: #5489c3;
}

.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:	#CC6600;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-size: 10pt;
	color:	#CC6600;
	}	
		
A:active	{	
	text-decoration:	none;
	font-size: 10pt;
	color:	#CC6600;
	}	
		
A:hover	{	
	text-decoration:	underline;
	font-size: 10pt;
	color:	#CC6600;
	}

A.menu:link	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#000066;
	}	
		
A.menu:visited	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#000066;
	}	
		
A.menu:active	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#000066;
	}	
		
A.menu:hover	{	
	text-decoration:	none;
	font-size: 10pt;
	font-weight: bold;
	color:	#FFFFFF;
	}
	
.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: #CC6600;
	font-size: 20pt;
	font-weight: bold;
	font-style:italic;
}

.pageCaption
{
	color: #FFFFFF;
	font-size: 8pt;
}

.newsheadline
{
	color: #CC6600;
	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: #CC6600;
	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: #CC6600;
	font-size: 8pt;
}

.eventDate
{
	color: #b8b8b8;
	font-size: 10pt;
}
.eventTrack
{
	color: #FFFFFF;
	font-size: 8pt;
}

.footer
{
	color: #CC6600;
	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;
}