.typecss 
{
	width:130;
	font-size: 9pt; 
	cursor:hand;
}
.subtypecss 
{
	width:130;
	font-size: 9pt;
	cursor:hand;
}
.seltypecss 
{
    background-color: #88a334;
	width:130;
	font-size: 9pt;
	cursor:hand;
}	
	
.overtypecss {
	background-color: #12a334;
	width:130;
	font-size: 9pt;
	cursor:hand;
}
.alltype
{
    text-decoration:none;
	font-size: 9pt;
	cursor:hand;
}

