
BODY
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
}
.TopHeader
{
 font-family:Georgia;
 font-size:14pt;
 font-weight:bold;
}

.NewAppNavOn
{
	background-image: url(images/bg.gif);
	font-weight:bold;
}

.NewAppNavOnTop
{
	background-image: url(images/Tabs/topHighlighted.gif);
	font-weight:bold;
}

.NewAppNavOff
{
	background-image: url(images/darkbg.gif);
}

.NewAppNavOffTop
{
	background-image: url(images/Tabs/topdark.gif);
}

a
{
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited 
{
	color: #990000;
	text-decoration: none;
}
a:hover 
{
	color: #993300;
	text-decoration: underline;
}
a:active 
{
	color: #FF0000;
	text-decoration: none;
}
a:link 
{
	text-decoration: none;
}

.gridHeader
{
	font-family: Arial;
	background-color: #f5f5f5;
	font-size: 12px;
	font-weight:bold;
	color: Black;
	text-align: left;
}

.gridAlternatingItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: white;
}
.gridItem
{
	font-size: 12px;
	font-family: Arial;
	background-color: white;
}

.gridPage
{
	font-size: 11px;
	font-family: Arial;
	background-color: white;
}

.gridFooter
{
	background-color:#f5f5f5;
	font-weight:bold;
	color: White;
	
}
TABLE
{
	
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.MessageLabel
{
	font-size: 11pt;
	color:Maroon
}

.WhiteLabel
{
	background-color: "#850600";
	color: White;
	font-weight:bold;
}

IMG
{
	border:0;
}

