body		{font-family: Bookman Old Style; font-size: 13px; background-color:Black}
td		{font-family: Bookman Old Style; font-size: 13px; color: #ffffff}
a		{font-family: Bookman Old Style; font-size: 13px; color: #ff0033; text-decoration: none; font-weight: bold}
a:hover		{text-decoration: underline}
.title		{font-family: Bookman Old Style; font-size: 16px; font-weight: bold; color: #002020}
TBODY {font-family: Bookman Old Style; font-size: 13px; color: #ffffff}
input.formbox
{
	
	border-right: #ff0033 thin groove;
	border-top: #ff0033 thin groove;
	background: #ffff33;
	border-left: #ff0033 thin groove;
	color: #ff0033;
	border-bottom: #ff0033 thin groove;
}

textarea.formtxt
{
	overflow:hidden;
	width:250pt; 
	height:100pt; 
	background:#ffff33;
	color:#ff0033;
	border-right: #ff0033 thin groove;
	border-top: #ff0033 thin groove;
	border-left: #ff0033 thin groove;
	border-bottom: #ff0033 thin groove;
}
input.buttontxt
{
	vertical-align: baseline;
	color: #ffff33;
	border-top-style: groove;
	border-right-style:groove;
	border-left-style: groove;
	background-color: black;
	text-align: center;
	border-bottom-style:groove;
	width:100 pt;
}
SELECT
{
	width: 120pt;
	border-left-color: #ff0033;
	border-bottom-color: #ff0033;
	cursor: hand;
	color: #ffff33;
	border-top-style: groove;
	border-top-color: #ff0033;
	border-right-style: groove;
	border-left-style: groove;
	background-color: black;
	border-right-color: #ff0033;
	border-bottom-style: groove;
	
}
