body
{
	font-family: Arial, Helvetica, sans-serif;
}

.avlabtable {
  font-size:7pt;
}

.hang { 
	text-indent: 5pt; 
	margin-left: -5pt; 
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 1px; border: .1px; width:119px; border-style: outset; border-width:thin; border-color:#ff6600; text-align:center;
} 
.hangTop {
	text-indent: 5pt; 
	margin-left: -10pt;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 1px; border: .1px; width:119px; border-style: outset; border-width:thin; border-color:#ff6600; text-align:center; 
}
.menu 
{
	display:none;	
	margin-left: 20px;
	width: 119px; 
}
.menushow
{
	display:block;	
	margin-left: 20px;
	width: 119px;
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 1px; border: .1px; width:119px; border-style: outset; border-width:thin; border-color:#ff6600; text-align:center;  
}

.buttonLink 
{
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
	padding: 1px; border: .1px; width:119px; border-style: outset; border-width:thin; border-color:#ff6600; text-align:center;
}

a.menuLinkClicked
{
	font-size:9pt;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;	 
}
a.menuLink 
{
	font-size:9pt;
	color:#FFFFFF;
	text-decoration: none;
	background-color: #000099;
}
a.menuLink:hover 
{	
	color:#FFFFFF;
	background-color: #336699;
	text-decoration: none;
}
a.menuLink:link
{
	text-decoration: none;
}
a.menuLink:visited
{
	text-decoration: none;
}
a.menuLink:active  
{
	color:#FFFFFF;
	background-color: #336699;
	text-decoration: none;
}

