body
{
}

.HeaderLink
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #9EA1B2;
	text-decoration : none;
}

.FooterLink
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #9EA1B2;
	text-decoration : none;
}

.FooterLink:Hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #9EA1B2;
	text-decoration : underline;
}

.Spacer
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #9EA1B2;
}

.HeaderLabel
{
	font-family: Tahoma;
	font-size : 8pt;
	color : #767676;
}

.BodyLink
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #70ACFC;
	text-decoration : none;
}

.TextBox
{
	border : solid 1px #767676;
}

.NewsTitle
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #F8FE00;
}

.NewsBody
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #ffffff;
}

.RightLinks
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #F8FE00;
	text-decoration : none;
}

.RightSubLinks
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

.RightLinks:Hover
{
	font-family : Tahoma;
	font-size : 10pt;
	color : #F8FE00;
	text-decoration : underline;
}

.RightSubLinks:Hover
{
	font-family : Tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
}

.Enter
{
	font-family : Tahoma;
	font-size : 8pt;
	color: #11669d;	
	text-decoration : none;		
}



