TD {
	FONT-SIZE: 11px; COLOR: #787878;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TD.header {
	FONT-SIZE: 12px;
	COLOR: #FF9900;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:link        {
	text-decoration: none;
	color: #FF9900;
	font-size: 11px;
	font-weight: normal;
}
A:visited     { text-decoration: none; color: #FF9900; }
A:hover       {text-decoration: underline; color: #999999;}


.button3   { height: 23px; width: 60px; background-image: url("images\buttonBG.gif"); color: #FF9900; font-size: 8pt; text-decoration: none; border: 0px solid; cursor: hand; cursor: hand; padding-top: 2px; font-weight: bold;}
	
	
body {
scrollbar-arrow-color: #FF9900;
scrollbar-track-color: #FFFFFF;
scrollbar-face-color: #E7E7E7;
scrollbar-shadow-color: #CCCCCC;
scrollbar-highlight-color: #CCCCCC;
scrollbar-darkshadow-color: #E7E7E7;
scrollbar-3dlight-color: #E7E7E7;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
input {
	color: #FF9900;
}
