body {
  margin:0px 0px 9px 0px;
  padding:0;
  color: #000000;
  background:#c9e6eb;
}

#h1container {
  padding: 3px;
  margin: 0 auto;
  width: 770px;
  color: #1c6f7a;
  background: inherit;
  border: 0px;
  text-align: right; 
} 

#container {
  margin: 0 auto;
  width: 770px;
  color: #000000;
  background: #ffffff;
  border: 1px solid black;
} 

#mainarea {
  width: 770px;
  padding: 0px;
  color: #ffffff;
  background:#ffffff;
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #1c6f7a; 
  background: inherit;
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
} 

A.pagelink {
  background: inherit;
  color: #FEC110; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink {
  background: inherit;
  color: #C9E6EB; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink2 {
  background: inherit;
  color: #FEC110; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink2 {
  background: inherit;
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.sponsorlink {
  background: inherit;
  color: #ffffff; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.sponsorlink {
  background: inherit;
  color: #E20404; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}
A.sitemaplink {
  background: inherit;
  color: #1c6f7a; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  background: inherit;
  color: #4cb030; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.fineprintlink {
  background: inherit;
  color: #5d5b5a; 
  font-size: 9px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.fineprintlink {
  background: inherit;
  color: #ee2707; 
  font-size: 9px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.navlink {
  background: inherit;
  color: #ffffff; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink {
  background: inherit;
  color: #ffd249; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.webhublink {
  background: inherit;
  color: #4cb030; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.webhublink { 
  background: inherit;
  color: #ff0000; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.statslink {
  background: inherit;
  color: #ff0000; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.statslink {
  background: inherit;
  color: #70c21b; 
  font-size: 10px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

img.middle {
  vertical-align: middle;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 10px; 
  margin-left: 10px; 
  margin-right: 10px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: inherit;
  color: #1c6f7a;
  margin-bottom: 0px;
  padding-bottom: 2px;
}

h1.heading {
  font-family: Arial, sans-serif;
  font-size: 18px;
  background-color: inherit;
  color: #C9E6EB;
  margin-bottom: 0px;
  padding-bottom: 0px 0px 5px 0px;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background-color: inherit;
  color: #195b63;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #195b63;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

table {
  margin-left: auto;
  margin-right: auto;
} 

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatleft { 
  float: left; 
  margin: 3px 10px 3px 3px; 
}

.center {
  text-align: center; 
}

.left { 
  text-align: left;
} 

.right { 
  text-align: right; 
}
.italic {
  font-style: italic;
}

.bold { 
  font-weight: bold; 
}

.mainfill {
  background-image: url(/images/main_fill.gif); 
}

.red { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #E20404; 
}

.white { 
  font-family: Arial, sans-serif; 
  font-size: 22px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #ffffff; 
}

.contacttext { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #309FB0; 
}

.testimonialtext { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #30A0B1; 
}

.testimonialtextbold { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #30A0B1; 
}

.bigred { 
  font-family: Arial, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #E20404; 
}
.heading { 
  font-family: Arial, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #C9E6EB; 
}

.sponsorwhite { 
  font-family: Arial, sans-serif; 
  font-size: 13px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #ffffff; 
}

.headingred { 
  font-family: Arial, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #e51837; 
}

.errorheading { 
  font-family: Arial, sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: red; 
}

.errortext { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #000000; 
}

.subheading { 
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #E20404; 
}

.subheadingred { 
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: red; 
}

.navtext { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #044468; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  background: inherit;
  color: #646464; 
}

.fineprint2 { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #000000; 
}

.stats {
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.referer { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  background: inherit;
  color: #ff0000; 
} 
