.ColorButton
{
	background-color : #3399FF;
	color : #ffffff;
	font-family : Verdana;
	font-weight :bold;
	font-size : 10pt;
	
}
.AlternateRow1
{
	background-color: #3399FF;
	font-family : Verdana;
	font-size : 8pt;
}
.AlternateRow2
{
	background-color: #99CCFF;
	font-family : Verdana;
	font-size : 8pt;
	
}
.HeaderRow
{
	background-color: #6699CC;
	font-family: Verdana;
	font-weight : bold; 
	font-size: 9pt;
	color : White;
	text-decoration : none; 
}
.NormalText
{
	font-family : Verdana;
	font-size : smaller;  
	font-size: 8pt;  
}
.BoldText
{
	font-family : Verdana;
	font-weight :bold;
	font-size : smaller;  
	font-size: 12pt;
}
.FormTable
{
	background-color : white; 
	border-style : solid;    
	border-width :thin; 
	border-color : #3300FF ;
	font-family : Verdana;
	font-size :small;
}  
.CellColor
{
	background-color : #6699CC; 
	font-family : Verdana;
	font-weight :bold;
	font-size : smaller;  
	font-size: 8pt;
}
.CellInputColor
{
	background-color : #99CCFF; 
	font-family : Verdana;
	font-size : smaller;  
	font-size: 8pt;  
	
}
