/* CSS Document */
.Bodytext {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.BodytextLocation {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
}
.carstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
	text-indent: 5px;
	white-space: normal;
	padding: 5px;
}
A.carstyleNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
	text-indent: 5px;
	white-space: normal;
	padding: 5px;
	text-decoration : none;
}


A.carstyleNav:hover {
	Color : #304493;
	text-decoration : underline;
}
A.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
	text-indent: 5px;
	white-space: normal;
	padding: 5px;
	text-decoration : none;
	font-weight: bold;
}
A.topnav:hover {
	Color : #304493
}
.BodytextHeader {

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.BodytextLocationHeader {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.tableBorder {
	border: 1px solid #666666;
}
