

A:link
{
	font-size: 8pt;
	color: #6600ff;
	font-family: Verdana;
	text-decoration: none;
}	
/*		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	

*/		
A:hover	{	
	text-decoration:	underline;
	}

	
.GridHeader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	background-color: #67009a;
}
.GridItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: Normal;
	font-size: 8pt;
	background-color: #f4f4f4;
}

.GridAlternateItem
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	background-color: #f4f4f4;
}

.txt40
{
	
	width: 40px;
}

.txt80
{
	 width: 80px;
	 
}

.txt120
{
	 width: 120px;
}

.txt160
{
	 width: 160px;
}

.txt200
{
	 width: 200px;
	
}

.txt300
{
	 width: 300px;
}

.txt500
{
	 width: 500px;
	
}

.ReportFont
{
	 font-family:Times New Roman;
	 font-size:x-small; 
}
.NormalFont
{
	font-family: Verdana;
	 font-size:8pt;
}
.LabelFont
{
	font-family:Arial;
	font-size: xx-small;
	font-weight: bold; 
	color:#000000;
	padding-left: 10px;
}
.LabelFontLarge
{
	font-family:Arial;
	font-size: 9pt;
	/*color:#49290c;*/
	color:  Red;
	padding-left: 10px;
}
.LabelFontLarger
{
	font-family:Arial;
	font-size: 9pt;
	font-weight: bold; 
	color: Red;
	padding-left: 10px;
}

.SmallButton
{
	font-family:Arial;
	font-size: xx-small;
	font-weight: bold; 
	color:#000000;
	BACKGROUND-COLOR: #d7d7d7
	
}

.HeadingFont
{
	font-family: Verdana;
	 font-size:12pt;
	 font-weight: bold;
}

BODY
{
	scrollbar-base-color: #d7d7d7;
	
}

.PanelHeading
{
	background-color: #660099; 
	color: #ffffff;
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana;
	font-weight: bold;
	padding: 2 2 2 2;
}
.PanelBody
{
	background-color: #efefef; 
	
}

.HypLink
{
	FONT-SIZE: 8pt; 
	FONT-FAMILY: Verdana;
	color: "#000000";
	text-decoration: none;
}