body
	{ 
		background-color: white; 
		font:10pt arial;
	}
a:link 
	{ 
		color:#AA0000; 
	}
a:visited 
	{ 
		color:#AA0000; 
	}
a:hover
	{ 
		color:#080E5A; 
	}
a:active 
	{ 
		color:#AA0000; 
	}
.clsMenuTable
	{
		font:8pt verdana,arial;
	}
.clsCommonTable
	{
		width:100%;
		border:none;
		font:8pt verdana,arial;
	}
.clsCommonHeaderRow
	{
		font-weight:bold;
		background-color:darkblue;
		color:White;
		text-align:left;		
	}
.clsCommonDataRow
	{
		background-color:lightyellow;
	}
.clsTextbox25
	{
		width:25px;
	}
.clsTextbox50
	{
		width:50px;
	}
.clsTextbox75
	{
		width:75px;
	}
.clsTextbox100
	{
		width:100px;
	}
.clsFontSize 
{
    color: gold;
    cursor: pointer;
}
.clsSubhead 
{
    color: #005b9a;
    font-size: 1.2em;
    font-weight: bold;
}
	

