body {
  margin:9px 0px 0 0px;
  padding:0;
  background:#820827;
}

#container {
  margin: 0 auto;
  width: 770px;
  background:#ffffff;
  border: 1px solid black;
} 

#topgreystrip {
  width: 770px;
  background:#bbb6b8;
} 

#topnav {
  width: 770px;
  background:#d36459;
  background-image: url(/images/nav_fill.gif);
  text-align: center;
} 

#mainarea {
  padding: 15px;
  width: 750px;
  background:#ffffff;
  padding: 10px;
  color: #5C5C5C;
  font-size: 14px; 
  font-family: Arial; 
  font-weight: normal; 
} 

#bottomnav {
  width: 770px;
  background:#d36459;
  background-image: url(/images/nav_fill.gif);
  text-align: center;
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: normal; 
} 

A.navlink {
  position: relative;
  top: 4px;
  color: #ffffff; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
  vertical-align: top;
} 

A:hover.navlink {
  position: relative;
  top: 4px;
  color: #2C7B9A; 
  font-size: 12px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.links {
  color: #BC4D5F; 
  font-size: 18px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.links {
  color: #2C7B9A; 
  font-size: 18px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.top {
  color: #2C7B9A; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.top {
  color: #BC4D5F; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.links2 {
  color: #2C7B9A; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.links2 {
  color: #BC4D5F; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.links3 {
  color: #2C7B9A; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.links3 {
  color: #BC4D5F; 
  font-size: 14px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.webhublink {
  color: #70C21B; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.webhublink { 
  color: #ff0000; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink {
  color: #BC4D5F; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink { 
  color: #E57E2A; 
  font-size: 15px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink2 {
  color: #BC4D5F; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink2 { 
  color: #E57E2A; 
  font-size: 11px; 
  font-family: Arial; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.statslink { 
  color: #ff0000; 
  font-size: 10px; 
  font-family: arial; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.statslink {
  color: #70c21b; 
  font-size: 10px; 
  font-family: arial; 
  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: 0px; 
  margin-right: 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; 
}

.red { 
  color: red;
  font-weight: bold; 
}

.bold15 { 
  font-weight: bold; 
  font-size: 15px; 
}

.bold2 { 
  font-weight: bold; 
  font-size: 13px; 
}

.underline { 
  font-decoration: underline; 
}

.boldorange { 
  font-weight: bold; 
  color: #E57E2A; 

}

.referer {
  font-family: Arial; 
  font-size: 12px; 
  font-weight: normal; 
  text-decoration: none; 
  color: #ff0000; 
} 

.errorheading { 
  font-family: Arial; 
  font-size: 35px; 
  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: #BC4D5F; 
}

.heading2 { 
  font-family: Arial; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  color: #BC4D5F; 
}


.fineprint { 
  font-family: Arial; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  color: #646464; 
}

