        input {background-color: #FFFFFF;}
        select {
	background-color: #FFFFFF;
}
        textarea {
	background-color: #FFFFFF;
}.texta {border: 1px solid #FFFFFF}

        a:link {
	color: #990000;
	text-decoration:none
}
        a:active {
	color: #990000;
	text-decoration:none
}
        a:visited {
	color: #990000;
	text-decoration:none
}
        a:hover {
	color: #990000;
	text-decoration:underline
}

.tdhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	border-bottom-width: none;
	border-bottom-style: none;
	border-bottom-color: none;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	background-color: #990000;
}

.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	border-top-width: none;
	border-top-style: none;
	border-top-color: none;
	border-left-width: none;
	border-left-style: none;
	border-left-color: none;
	border-right-width: none;
	border-right-style: none;
	border-right-color: none;
	background-color: none;
}

.tdspace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10;
}

