body,td,th {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
body {
	background-color: #000000;
	font-family: "Maiandra GD";
	font-size: 10px;
}
#topmenu {
	background-color: #333333;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#sidebar {
	width: 150px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin: 0px;
	padding: 0px;
}
#footer {
	background-color: #333333;
	background-image: url(/images/weather/reefuw.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#header {
	background-image: url(/images/headerbg2.jpg);
	height: 50px;
	margin: 0px;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	background-repeat: no-repeat;
}
#contactus {
	background-color: #333333;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
A {
	text-decoration: none;
	color: white;
	font-size: 10px;
}
A:Hover {
	text-decoration: none;
	color: #00CCCC;
}
A:Active {
	color: #00CCCC;
}
A:Link {
	font-size: 10px;
}

.style3 {
	font-size: 14px;
	font-weight: bold;
}
.tableHover {
	color: #00CCCC;
	background-color: #999999;
}
.tableOddRow {
	background-color: #666666;
}
.tableEvenRow {
	color: #666666;
	background-color: #666666;
}
.tableSelect {
	background-color: #003366;
	color: #FFFFFF;
}
