.textinput {
        background-color: #ffffff;
        font-size: 11px;
        text-indent: 1px;
        border: 1px solid #333333;

}
.submitinput {
        background-color: #cccccc;
        font-size: 12px;
        border: 1px solid #333333;
}

a {
	text-decoration: none;
	color: #333333;
}

a:link a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #bb0000;
}
a:active {
	color: #bb0000;
	text-decoration: underline;
}



.header3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.td_small_header {
	
	font-size: 11px;
	font-weight: bold;
	color: #bb0000;
}
.td_small_header_white {
	
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
.td_small {
	
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.td_header {
	
	font-size: 13px;
	font-weight: bold;
	color: #bb0000;
}
.td_header_white {
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.td_9px {
	
	font-size: 9px;
	font-weight: normal;
	color: #222222;
}
