body
{
	margin: 0 0 0 0;
	font-weight: normal;
	font-size: 9pt;
	background: white url(../Images/Background_Top.gif) repeat-x left top;
	color: black;
	font-style: normal;
	font-family: Verdana, Helvetica, Arial, Geneva, Swiss, SunSans-Regular;
}
.LoginMenu
{
	font-size: 7pt;
}
.StandardText
{
	font-size: 9pt;
}
.AlertInfo
{
	font-size: 12px;
	color: Red;
	font-weight:bold
}
.StandardTextBox
{
	font-size: 10px;
	color: Navy
}

.MiniText
{
	font-size: 7pt;
}
.minitext
{
	font-size: 7pt;
}
.DataListMini
{
	font-size: 7pt;
	border-bottom: solid 1px steelblue;
}
.ContentControlPlacement
{
	border-left: solid 6px white;
}
.DataListingHeader
{
	background: SteelBlue;
	font-size: 9px;
	font-weight: bold;
	color: White;
	border: solid 1px LightSlateGray;
}
.DataListingBody
{
	font-size: 9px;
}
.TopTab
{
	background: white url(../Images/Background_Tabs.gif) repeat-x left top;
}
A:link  
{
	color:#336699; 
	text-decoration: none; 
}
A:visited 
{
	color:#336699; 
	text-decoration: none; 
}
A:hover 
{
	color:#669999; 
	text-decoration: underline; 
}
A:active
{
	color:#669999; 
	text-decoration: underline; 
}

.entitytable
{
	font-size: 12px;
	color: Navy
}

.entitytableth
{
	background-color:Blue;
	color:Silver;
	
}

.entityheader
{
	background-color:ThreeDDarkShadow;
	color:black;
	font-size:12pt;
	font-family:Georgia;
	
}
.entitycontent
{
	background-color:white;
	color:black;
	font-size:10pt;
	font-family:Verdana;
	
}

