BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navnenu {
	background-color: #EEEDBF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navbarlink{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.navbarlink:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0033;
	text-decoration:none;
}
.footerleft {
	background-color: #EEEDBF;
}
.footerright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F9F9E8;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.rates {
	border: 1px solid #98B5AF;
	background-color: #E6ECEB;
	display: table; 
	border-collapse: collapse;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rates TH {
	border: 1px solid #98B5AF;
	background-color: #98B5AF;
}
.rates TD {
	border: 1px solid #98B5AF;
	background-color: #E6ECEB;
	text-indent:2px;
}
.headers {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}
.footerrightgray {

	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
