BODY {
	font-family: trebuchet ms;
	font-size: 10pt;
}

input, textarea, select {
	font-family: trebuchet ms;
	font-size: 11;
	color: #000000;
}
table.hbcu {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #c2b9a5;
	background-color: #f5ecd8;
	width: 100%;
}
table.hbcu th {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
	color: #632100;
	text-align: left;
	background-color: #f5ecd8;
}
table.hbcu td {
	font-family: tahoma;
	font-size: 9pt;
	background-color: white;
}
.poll_bar {
        background:#993300;
}

