a		{color:Blue font-family: Times New Roman, Times, serif; font-size:11pt}
a:hover {color:#FC992C}
INPUT,SELECT,TEXTAREA	{font:arial 10pt;border:solid 1px #000099}

.clsDetailChart
{width:100%;}

.clsDetailChartColumnHeader
{
	text-align:left;
	background-color:#ffcc00;
	border:none;
	font-family:arial; 
	font-size:10pt; 
	font-weight:bold; 
	color:black; 
	cursor:auto;
	text-decoration:none;
}

.clsDetailChartColumnData
{
	text-align:left;
	border:none;
	font-family:arial; 
	font-size:10pt; 
	font-weight:normal; 
	color:black; 
	
	
}

.clsF2LookupSelect
{
	height:100%;
	width:100%;
}
.clsSectionTabActv
{
	text-align:center;
	background-color:#ffcc00;
	border:solid gray 2px;
	font-family:arial; 
	font-size:10pt; 
	font-weight:bold; 
	color:black; 
	cursor:hand;
	text-decoration:none;
}
.clsSectionTab
{
	text-align:center;
	background-color:
	orange;border:
	solid gray 2px;
	font-family:arial;
	font-size:10pt; 
	font-weight:bold; 
	color:black; 
	cursor:hand;
	text-decoration:none;
}
.clsToggle{font-family:arial; font-size:8pt; font-weight:bold; color:orange; cursor:hand;}