INPUT.Text
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	border-left: #000000 1px solid;
	width: 230px;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}
SELECT
{
	font-weight: bold;
	font-size: 8pt;
	text-transform: none;
	width: 230px;
	font-family: Verdana;
	height: 20px;
	background-color: transparent;
	text-decoration: none;
}
INPUT.Submit
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	border-left: #000000 1px solid;
	width: 50px;
	color: #000000;
	border-bottom: #000000 1px solid;
	font-family: Verdana;
	background-color: #f2f5f8;
	text-decoration: none;
}
