.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-indent: 10pt;
	text-align: left;
	white-space: normal;


}
.table {
	color: #003366;
	background-color: #003366;
}
.arrow {
	background-image: url(autouimages/sidearrow.gif);
	background-repeat: repeat-y;
	background-position: center top;

}
.titletxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
}
A:Hover {
	text-decoration: none;
	color: #6495ED;
}
A {
	text-decoration: none;
	color: #C5E7F5;
}
.menutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	white-space: pre;
	border: thin none #CCCCCC;
	letter-spacing: normal;
	text-align: right;
	color: #FFFFFF;



}
