body {
	margin: 5px;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
}

img {
	border: 0;
	vertical-align: middle;
}

p {
	margin: 5px 0;
	font-size: 1.2em;
}

li {
	font-size: 1.2em;
	margin: 3px 0;
}

li li {
	font-size: 1em;
}

h1 {
	margin: 5px 0;
	font-weight: normal;
	font-size: 1.2em;
}

#container {
	width: 730px;
	text-align: left;
	margin: auto;
}

#header {
	background: url('/images/header.jpg') top left no-repeat;
	height: 102px;
	margin: 0;
}

#top_contact_links {
	padding: 84px 0 0 86px;
	color: #0000CC;
}

#top_contact_links a {
	color: #0000CC;
	text-decoration: none;
}

#top_contact_links a:hover {
	color: #FF0033;
}

#top_menu_links {
	float: right;
	padding: 0px 20px 0 0;
	text-align: right;
}
	
#menu {
	float: left;
	width: 200px;
	margin-right: 10px;
	padding-top: 0px;
	height: 350px;
}

/*
#menu a {
	color: #0000CC;
	text-decoration: none;
}

#menu a:hover {
	color: #FF0033;
}
*/

.menu_active {
	background: url('/images/bullet.png') top left no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	margin: 4px 0 10px 0;
}

.menu_l1 {
	padding-left: 15px;
	font-size: 1.2em;
	font-weight: bold;
}

.menu_l2 {
	padding-left: 20px;
	font-size: 1.1em;
	margin: 4px 0 10px 0;
}

a {
	color: #0000CC;
	text-decoration: none;
}

a:hover {
	color: #FF0033;
}

#content {
	height: 100%;
}

html>body #content {
	margin-left: 210px;
}

#content p {
	margin: 5px 0 10px 0;
	font-size: 1.2em;
}

#content a:visited {
	color: #990099;
}

.title_C8E600 {
	background: #C8E600 url('/images/bite.gif') top right no-repeat;
	height: 16px;
	margin-top: 5px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	display: block;
}

.title_FF0099 {
	background: #FF0099 url('/images/bite.gif') top right no-repeat;
	height: 16px;
	margin-top: 5px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	display: block;
}

.title_808DFF {
	background: #808DFF url('/images/bite.gif') top right no-repeat;
	height: 16px;
	margin-top: 5px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	display: block;
}

.title_FF8A00 {
	background: #FF8A00 url('/images/bite.gif') top right no-repeat;
	height: 16px;
	margin-top: 5px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	display: block;
}

.title_94007D {
	background: #94007D url('/images/bite.gif') top right no-repeat;
	height: 16px;
	margin-top: 5px;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	display: block;
}

.title_text a {
	color: white;
	text-decoration: none;
}

.title_text a:hover {
	color: white;
}

#location {
	padding-top: 4px;
}

#footer {
	clear: left;
	background: #007CC2;
	height: 14px;
	margin: 0;
	padding: 7px;
	color: white;
	border-top: 2px solid white;
	text-align: center;
}

#footer a {
	color: white;
}

#footer a:hover {
	color: #FF0033;
}

.highlight {
	background-color: #FFFF00;
}

table {
	margin: 0;
	padding: 0;
}

tr {
	margin: 0;
	padding: 0;
}

th {
	margin: 0;
	padding: 0;
	text-align: left;
}

td {
	margin: 0;
	padding: 0;
}

.mr_fuel {
	width: 30px;
	background: #003371;
}

.mr_ic {
	width: 30px;
	background: #B22969;
}

.mr_emart {
	width: 30px;
	background: #C8E600;
}

.mr_available {
	width: 30px;
	background: #FFFF99;
}