body
{
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #000000;
	
}
body, div, td, p, span, font, a
{
	font-size: 11px;
	font-family: verdana, arial, helvetica;
}

A
{
	text-decoration: none;
	color: #2c1b70;	
}

A:hover
{
	color: #5a5a5a;
}

A.linkFooter
{
	font-size: 10px;
}

A.News
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;	
}

A.News:hover
{
	color: #898B8C;
}

A.News.linkFooter
{
	font-size: 10px;
}


/*--footer--*/
a.footer{color:#FFFFFF;}
a.footer:visited{color:#FFFFFF;}
a.footer:hover{color:#FFFFFF;}
.footer {background-color:#4d0d64;color:#FFFFFF;}
	



td.HeaderRow
{
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	background-color: #4D0D64;	
}
td.tdlabel
{
	text-align:right;
	font-weight:bold;
}.bgSplash {
	background-image: url(../images/bgSplash.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #791d92;
}
.splashBody {
	background-color: #4d0d64;
}
.bgSplash2 {

	background-image: url(../images/bgSplash2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #791d92;
}


.noFlash {
	background-color: #FFFFFF;
}