a {
	color: #952C28;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	color: #CE4B48;
	text-decoration: none;
	font-weight: bold;

}
.selected {
	color: #999999;
}
td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #202020;
	text-decoration: none;
	letter-spacing: 1px;


}

.header1 {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;



}
.header2 {
	font-size: 10px;
	text-transform: uppercase;

}
a.border:hover {
	border: 1px solid #CCCCCC;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
}
.red {
	color: #FF0000;
}
.small {
	font-size: 9px;
}
form {
	margin: 0px;
	padding: 0px;
}
