<!--
tr, td { font-family: Verdana, sans-serif; color: #FF0000; font-size: 11px;}
A:link {color: #FF0000;}
A:visited {color: #FF0000;}
A:hover {color: #FF0000;}
A:active {color: #FF0000;}
.forms { font-family: Verdana, sans-serif; color: #000000; font-size: 10px; margin-bottom: 4px;}
.header {font-family: Verdana, sans-serif; color: #000000; font-size: 11px;}
.colheader {font-family: Verdana, sans-serif; color: #FF0000; font-size: 11px; font-weight: bold;}
.cell2 { font-family: Verdana, sans-serif; color: #999999; font-size: 11px;}
.cell1 { font-family: Verdana, sans-serif; color: #999999; font-size: 11px;}

.gtext { color: #CCCCCC; }


.button { 
	background-color:#444444; 
	font-family: Verdana, sans-serif; 
	color:#CCCCCC; 
	font-size: 11px;
	border-style:solid; border-left-width:1px; border-top-width:1px; border-right-width:1px; border-bottom-width:1px;

	padding-bottom:0px;

}


.button2 { 
	background-color:#222222; 
	font-family: Verdana, sans-serif; 
	color:#CCCCCC; 
	font-size: 12px;
	border-style:solid; border-left-width:1px; border-top-width:1px; border-right-width:1px; border-bottom-width:1px;

	padding-bottom:0px;

}

-->