BODY
{
    FONT-FAMILY: verdana;
	font-size:11px;
}
.NormalText{
	font-family:Verdana;
	font-size:11px;
}
.HeaderText{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
A.NormalLink
{
	color: #000000;
    FONT-SIZE:11px;
	text-decoration : none;	
}
A.NormalLink:hover
{
    COLOR: #3e58d3;
    FONT-SIZE: 11px;
	text-decoration : none;
}
A.NavLink
{
	color: #ffffff;
    FONT-SIZE:11px;
	text-decoration : none;	
	font-weight:Bold;
}
A.NavLink:hover
{
    COLOR: Orange;
    FONT-SIZE: 11px;
	text-decoration : none;
	font-weight:Bold;
}
.RowOn{
	background : #cccccc;
}
.RowOff{
	background : #eeeeee;
}
.HeaderText{
	color:#000000;
	font-weight:Bold;
	font-size:15px;
}
.FooterText{
	font-size:9px;
}
Select
{
	font-family:Verdana;
	font-size:10px;
}
Input
{
	font-family:Verdana;
	font-size:10px;
}
.DataGridTable td a:link {color:White}
.DataGridTable td a:visited {color:White}
.DataGridTable td a:hover {color:orange}

.DataGridTable2 td a:link {color:Black}
.DataGridTable2 td a:visited {color:Black}
.DataGridTable2 td a:hover {color:orange}