body {
	color: black;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
}

table.route_table {
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

td.route_table { 
	border-width: 1px; 
	border-style: solid;
}

tr.route_table { 
	border-width: 1px; 
	border-style: solid;
}

.footer {
	text-align: left;
	font-size: x-small;
}


.cmenu {margin: 0; padding: 0.3em; list-style-type: none; background-color: white;} 
.cmenu hr {border: 0; border-bottom: 1px solid grey; margin: 3px 0px 3px 0px; width: 10em;} 
.cmenu li {border: 0 !important;} 
.cmenu li:hover {text-decoration: underline !important;} 

