BODY, TD {
	text-decoration : none;
	color : #000000;
	font-family :verdana,arial,helvetica;
	font-size : 10pt;
}
	
A {
	text-decoration : none;
	color : #cc0000;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

A:hover {
	text-decoration : underline overline;
	color : #cc0000;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
}

.inputbox{
	background-color: #ffffff;
	border-color : #cc0000 #cc0000 #cc0000 #cc0000;
	font-family : verdana,arial,helvetica;
	font-size : 10pt;
	border : 1px solid #663300;
	color : #000000;
}

#gray  {color : #999999;}
#bold 	{ font-weight : bold; }
#size20 {
	font-size : 24px;
	font-weight : bold;
}
#size8 {
	font-size : 11px;
}
#w50 {	width : 50px;  }
#w50b {	width : 50px; font-weight : bold; }
#w100 {	width : 100px; }
#w200 {	width : 200px; }
#w350 {	width : 350px; }
#w400 {	width : 400px; }
#w450 {	width : 450px; }

 