.toptable {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #43909b;
}

.lefttable {
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #43909b;
}

.righttable {
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #43909b;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	/* background-image: url(common/images/background_02.gif); */
}

h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #43909b;
	padding-left: 10px;
	height: 26px;
	margin-bottom: 0;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

a {
  color: #fff0b5;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
  color: #fff0b5;
	text-decoration: underline;
}

<!--Sub Navigation Text Links-->

.menuitems {
	color: #20636C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.menuitems a:link, .menuitems a:visited {
	color: #20636C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.menuitems a:hover {
	color: #B08A51;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

.divider {
	color: #20636C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}

<!--Sub Navigation Text Links End-->

.sidemenu {
	padding-left: 10px;
}

.sidemenuitems {
	color: #0f6b77;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	margin-left:6px;
}

.sidemenuitems:hover {
	color: #7E5D25;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration:none
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #43909b;
	padding-left: 10px;
	height: 26px;
}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: white;
	padding-left: 10px;
	padding-right: 15px;		
}

.imgborder {
	border-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	background-color: #CAE1E4;
	border-color: #CAE1E4;
}

.imgcaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #4b4b4b;	
	border-width: 1px;
	border-style: solid;
	border-color: #CAE1E4;
	padding-left: 5px;
	padding-right: 5px;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
}

table.ratetable
{
}
.ratetable thead td
{
  background-color: black;
  color: white;
  text-align: center;
}
.ratetable td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
  text-align: center;
}

.SPEEDWELL
{
  text-align: center;
  /* background-color: #FFFFFF; */
  color: #20636C;
	font-size: 10px;
}
