.navaux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767676;
	text-decoration: none;
}
.bg {
	background-color: #d5d5da;
	background-image: url(/_images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304661;
}
a {
	color: #bf2e1a;
	text-decoration: none;
}
a:hover {
	color: #bf2e1a;
	text-decoration: underline;
}
.leftnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #304661;
	text-decoration: none;
}
.leftnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #bf2e1a;
	text-decoration: none;
}.titlg {
	font-size: 14px;
	font-weight: bold;
	color: #304661;
}
li {
	list-style-type: square;
}
.txtsm {
	font-size: 11px;
}
.fields {
	background-color: #F1F1F2;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}