a
{
	text-decoration: none;
	color: #6F9B59;
}

table
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

a:hover
{
	text-decoration: underline;
	color: #6F9B59;
}

.internal
{
	font-family: "Bitstream Vera Sans" , tahoma, verdana, "Trebuchet MS" , "Helvetica" , sans-serif, sans;
	font-size: 11px;
	font-style: normal;
}

.inputField
{
	font-family: "Bitstream Vera Sans" , tahoma, verdana, "Trebuchet MS" , "Helvetica" , sans-serif, sans;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #ffffff;
	border-color: #000000;
}

.inputButton
{
	font-family: "Bitstream Vera Sans" , tahoma, verdana, "Trebuchet MS" , "Helvetica" , sans-serif, sans;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #9BB98C;
	border-color: #000000;
}
