body {
  margin:9px 0px 9px 0px;
  padding:0;
  background:#d8d8d8;
}

#container {
  margin: 0 auto;
  width: 770px;
  background:#bbbbbb;
  border: 0px solid black;
} 

#mainarea {
  padding: 0px;
  width: 770px;
  background:#bbbbbb;
  color: #000000;
  font-size: 12px; 
  font-family: Arial; 
  font-weight: normal; 
  background-image: url(/images/main_fill.gif); 
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #121212; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
} 

A.pagelink {
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink {
  color: #AEFF98; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink2 {
  color: #e1123e; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink2 {
  color: #AEFF98; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink3 {
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.pagelink3 {
  color: #AEFF98; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink4 {
  color: #22a50c; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.pagelink4 {
  color: #000000; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.navlink {
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink {
  color: #ffd249; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.webhublink {
  color: #ff0000; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.webhublink { 
  color: #29db05; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}


img.middle {
  vertical-align: middle;
}

p {
  text-align: justify;
  text-indent:0px;
  margin-top: 0px; 
  margin-bottom: 5px; 
  margin-left: 10px; 
  margin-right: 10px; 
}

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; 
}

.boldgreen { 
  font-weight: bold;
  color: #25a506; 
}

.bigheading { 
  font-family: Arial; 
  font-size: 22px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #044469; 
}

.bigheadingred { 
  font-family: Arial; 
  font-size: 22px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.heading { 
  font-family: Arial; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #484848; 
}

.headingred { 
  font-family: Arial; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.errorheading { 
  font-family: Arial; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.headingred { 
  font-family: Arial; 
  font-size: 18px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.subheading { 
  font-family: Arial; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #044469; 
}

.subheadingred { 
  font-family: Arial; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: red; 
}

.navtext { 
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #044468; 
}

.fineprint { 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #646464; 
}

.fineprint2 { 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  color: #000000; 
}

.stats {
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  text-decoration: none; 
} 

.blue {
  color: #044469; 
  font-size: 13px; 
} 
