
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #03C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FF3;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-color: #17629E;
}

#bar1 {
	background-color: #003366;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	vertical-align: middle;
	margin: 0px;
	padding: 4px;
	width: 95%;
}

#bar1 a {
	color: #ffff66;
	text-decoration: underline;
	
}

#bar1 a:hover {
	
}

#bar2 {
	background-color: #333;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	vertical-align: middle;
	margin: 0px;
	padding: 4px;
	width: 95%;
}

#bar2 a {
	color: #ffff66;
	text-decoration: underline;
	
}

#bar2 a:hover {
	
}

.map {
	float:right;
	width:50px;
	
	}