
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	width: auto;
	border-width:1px;
	border-color:#999999;
	font-style: normal;
}
   	A 			    { color : #000000; text-decoration : none ; ; cursor:hand}
    A:Visited       { color : #000000; text-decoration : none ; }
    A:Active        { color : #000000; text-decoration : none ; }
    A:Hover         { color : #A91614; text-decoration : underline ; }

select {
	background-color: #f4f4f4;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	border-width:1px;
	border-color:#999999;
	margin: 2px;
	padding: 1px;
	height: auto;
	width: auto;

}
.bigpagetitle { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold}
