table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.even_row {
	background-color: #FFFFFF;
}
.odd_row {
	background-color: #B8DB95;
}
.th_titles {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2057a9;
	font-size: 2ems;
}
a {
	text-decoration: underline;
}
.bgcha {
	margin:0;
	font-style:italic;
	font-family:'Courier New';
	letter-spacing:21px;
	height:33px;
	background-image: url(captchabg.jpg);
	background-repeat: no-repeat;
	display: run-in;
	width: 222px;
	padding: 15px;
}
