.mainborder {
	border: 1px #c0c0c0 solid;
}

TD {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

A:link, A:active, A:visited {
	font-family: verdana;
	font-size: 11px;
	color: #EC7813;
	text-decoration: none;
}

A:hover {
	color: #61B722;
	text-decoration: underline;
}

input { font-weight : bold; color : #6B6D6B;  font-size:9px ; background: #ffffff; }
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight : bold; color: #000000;  border: 1px solid #000000;}
textarea { border: 1px solid #000000; font-weight : bold; color : #6B6D6B;  font-size:12px ; background: #ffffff; }

