body {
	background-color: #000000;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

.mileage{
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#000000;
	}

.tableNav{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	color:003366;
	}
	

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	margin-left: 10px;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

.smallhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.topnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.topnav:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
}
.navigation {
	font-family: "Georgia", Times, serif;
	float:inherit;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	text-indent: 10px;
	color: #CCCCCC;
	background-color:#003366;
	display: block;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
}

.navigation:link, .navigation:visited {
	border:hidden;
	display: block;
	padding: 0px 0px 5px 5px;
	width: 220px;
	background-color: #003366;
	padding: 0px 0px 5px 5px;
	vertical-align: middle;
}

.navigation:hover {
	font-family: "Georgia", Times, serif;
	float:inherit;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-indent: 10px;
	color:#999999;
	background-color:#003399;
	display: block;
	text-decoration: none;
	margin-top:5px;
	margin-bottom:5px;
}

.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	padding: 0px;
	margin: 3px 32px 6px 12px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	margin-left: 20px;
	margin-right: 6px;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	}
	
.portfolioLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline;
	color: #FFFFFF;
	line-height: 20px;
	padding: 0px;
	text-decoration: none;
}
	
.main a:link {
	color: #003366;
}
.main a:visited {
	color:#663333
}


.italicsbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

/** new styles added for menu page **/


.menu_header {
	font: bold 18px 'Sylfaen';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Sylfaen";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.menu {
	font-family: "Sylfaen";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.tableLayout {
	padding: 10px 10px 10px 10px;
	width: 750px;
	top:inherit;
	}