a:link
{
	color:  White;
	text-decoration:none;
	font-weight:Bold;
	font-family:verdana;
	font-size: 8pt;
}
a:visited
{
	color: White;
	text-decoration:none;
	font-weight:Bold;
	font-family:verdana;
	font-size: 8pt;
}


a:Hover
{
	color: Black;
	text-decoration:none;
	font-weight:Bold;
	font-family:verdana;
	font-size:8pt;
}

a:alink;
{
	color: White;
	text-decoration:none;
	font-weight:Bold;
	font-family : Verdana;
	font-size: 8pt;
}


.PageHeader
{
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	color:Purple ;
}

.SearchText
{
	font-family:Verdana;
	font-size:8pt;
	color:Maroon
}


body
{
	
	background-attachment:fixed;
	background-repeat:repeat ;
	background-position:right bottom;
	scrollbar-face-color:#FFFFFF;
	scrollbar-track-color:#6666FF;
	background-color:#6666FF;
	background-image:
	position:absolute;
	margin-top:0;
	margin-left:0;
}

.HeaderText
{
	font-family:Verdana;
	font-weight:Normal;
	font-size:14pt;
	color:White;
}

.General
{
	font-family:Verdana;
	font-weight:Normal;
	font-size:9pt;
	color:#666666;
}

.GeneralHigh
{
	font-family:Verdana;
	font-weight:Bold;
	font-size:9pt;
	color:DarkRed;
}

.NavText
{
	font-family:Verdana;
	font-weight:Bold;
	font-size:9pt;
	color:White;
}