BODY
{
    FONT-FAMILY: verdana;
	font-size:11px;
}
tr.row:hover, tr.over td { background-color: #8C4BB4; color:White; cursor:hand; }
.NormalText{
	font-family:Verdana;
	font-size:12px;
	color:black;
}
.HeaderText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
A.NormalLink
{
	color: #000000;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.NormalLink:hover
{
    COLOR: #ffffff;
    FONT-SIZE: 11px;
	text-decoration : none;
}
.RowOn{
	background : #cccccc;
}
.RowOff{
	background : #eeeeee;
}
.HeaderText{
	color:#000000;
	font-weight:Bold;
	font-size:15px;
}
.FooterText{
	color:black;
	font-size:9px;
}

SELECT
{
	FONT-FAMILY: verdana;
	font-size:11px;
}
INPUT
{
	FONT-FAMILY: verdana;
	font-size:11px;
}