body {
  margin:0px 0px 9px 0px;
  padding:0;
  color: #ffffff;
  background: #000000;
}

#h1container {
  padding: 3px;
  margin: 0 auto;
  width: 770px;
  color: #BDBDBD;
  background: inherit;
  border: 0px;
  text-align: right; 
} 

#container {
  margin: 0 auto;
  width: 770px;
  padding: 0px;
  color: #000000;
  background: #ffffff;
  background-image: url(/images/main_fill.gif); 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  border: 1px solid black;
} 

#copyright {
  margin: 0 auto;
  width: 770px;
  text-align: center;
  color: #BDBDBD; 
  background: inherit;
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
} 

A.pagelink {
  background: inherit;
  color: #620b00; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink {
  background: inherit;
  color: #ffffff; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.pagelink2 {
  background: inherit;
  color: #ffffff; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink2 {
  background: inherit;
  color: #5100B2; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.sitemaplink {
  background: inherit;
  color: #BDBDBD; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  background: inherit;
  color: #ff0000; 
  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: #ffe035; 
  font-size: 13px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
  vertical-align: top;
}

A.webhublink { 
  background: inherit;
  color: #FFE42F; 
  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: 0px; 
  margin-right: 0px; 
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: inherit;
  color: #BDBDBD;
  margin-bottom: 0px;
  padding-bottom: 2px;
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 20px;
  background-color: inherit;
  color: #321B00;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background-color: inherit;
  color: #000000;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

form {
  padding: 0px;
}

input {
  font-family: Arial, sans-serif; 
  font-size: 9px; 
  font-weight: bold; 
  color: #544B19;
  background: #FFFFFF;
  border: 1px solid #36880D
}

select {
  font-family: Arial, sans-serif; 
  font-size: 9px; 
  font-weight: bold; 
  color: #544B19;
  background: #FFFFFF;
  border: 1px solid #36880D
}

textarea {
  font-family: Arial, sans-serif; 
  font-size: 9px; 
  font-weight: bold; 
  color: #544B19;
  background: #FFFFFF;
  border: 1px solid #544B19
}

table {
  margin-left: auto;
  margin-right: auto;
} 

.framefillleft {
  background-image: url(/images/frame_fill_left.gif); 
}

.framefillright {
  background-image: url(/images/frame_fill_right.gif); 
}

.floatright { 
  float: right; 
  margin: 3px 3px 3px 10px;
}

.floatright2 { 
  float: right; 
  margin: 3px 3px 15px 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; 
}

.carttext { 
  font-family: Arial, sans-serif; 
  font-size: 9px; 
  font-weight: normal; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #ffffff; 
}

.heading { 
  font-family: Arial, sans-serif; 
  font-size: 22px; 
  font-weight: bold; 
  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: #000000; 
}

.subheadingred { 
  font-family: Arial, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: red; 
}

.errorheading { 
  font-family: Arial, sans-serif; 
  font-size: 30px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: red; 
}

.errortext { 
  font-family: Arial, sans-serif; 
  font-size: 13px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #000000; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 11px; 
  font-weight: normal; 
  font-style: italic; 
  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; 
} 
