body {
  margin:0px 0px 9px 0px;
  padding:0;
  color: #000000;
  background: #aad4e2;
  background-image: url(/images/bg_fill.gif);
}

#h1container {
  padding: 3px;
  margin: 0 auto;
  width: 766px;
  color: #000000;
  background: inherit;
  border: 0px;
} 

#container {
  margin: 0 auto;
  width: 766px;
  padding: 0px;
  color: #000000;
  background: inherit;
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  border: 0px;
} 

#copyright {
  margin: 0 auto;
  width: 766px;
  text-align: center;
  color: #000000; 
  background: inherit;
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
} 

A.pagelink {
  background: inherit;
  color: #66b4cd; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
} 

A:hover.pagelink {
  background: inherit;
  color: #fa8d09; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.pagelink2 {
  background: inherit;
  color: red; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: none; 
} 

A:hover.pagelink2 {
  background: inherit;
  color: red; 
  font-size: 12px; 
  font-family: Arial, sans-serif; 
  font-weight: bold; 
  text-decoration: underline; 
}

A.sitemaplink {
  background: inherit;
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
} 

A:hover.sitemaplink {
  background: inherit;
  color: #FCBF05; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A.webhublink { 
  background: inherit;
  color: #000000; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  text-decoration: underline; 
}

A:hover.webhublink { 
  background: inherit;
  color: #ffffff; 
  font-size: 11px; 
  font-family: Arial, sans-serif; 
  font-weight: normal; 
  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: 1px; 
  margin-right: 1px;
  line-height: 1.5em;
}

h1 {
  font-family: Arial, sans-serif;
  font-size: 10px;
  background-color: inherit;
  color: #dddddd;
  margin: 0px;
  padding: 2px;
  text-align: right; 
}

h1.heading {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #66b4cd;
  margin: 0px;
  padding: 10px 0px 15px 0px;
  text-align: center; 
}

h1.smallheading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background-color: inherit;
  color: #66b4cd;
  margin: 0px;
  padding: 0px 0px 4px 0px;
  text-align: center; 
}

h2 {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background-color: inherit;
  color: red;
  margin: 0px;
  padding: 10px 0px 10px 0px;
}

h3 {
  font-family: Arial, sans-serif;
  font-size: 14px;
  background-color: inherit;
  color: #66b4cd;
  margin: 20px 0 0 0;
  padding: 0px;
  padding-bottom: 5px;
}

form {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 0px;
}

input {
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 0px;
}

select {
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 0px;
}

textarea {
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  color: #000000;
  background-color: inherit; 
  padding: 0px;
}

table {
  margin-left: auto;
  margin-right: auto;
}

ul {
  margin: 0px;
  padding: 0px 0px 0px 40px;
}

ol {
  margin: 0px;
  padding: 0px 0px 0px 5px;
  line-height: 1.5em;
}

li {
  margin: 0px;
  padding: 0px 0px 0px 0px;
  line-height: 1.5em;
}

underline {
  text-decoration: underline;
  font-weight: bold; 
}

.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: #C30000;
}

.boldblue { 
  font-family: Arial, sans-serif; 
  font-size: 12px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #66b4cd; 
}

.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: 14px; 
  font-weight: bold; 
  font-style: normal; 
  text-decoration: none; 
  background: inherit;
  color: #000000; 
}

.fineprint { 
  font-family: Arial, sans-serif; 
  font-size: 10px; 
  font-weight: normal; 
  font-style: italic; 
  text-decoration: none; 
  background: inherit;
  color: #aaaaaa; 
}

.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; 
} 

a.clickhere {
	padding: 5px 10px;
	background: #7EC7DF;
	font-weight: bold;
	text-align: center;
	height: 16px;
	line-height: 16px;
	float: left;
	border: solid 1px #319BB9;
	text-decoration: none;
	color: #fff;
	margin-left: 110px;
}

a.clickhere:hover {
	background: #319BB9;
}
	
.joinbox {
	width: 50%;
	float: left;
	text-align: left;
	margin-bottom: 20px;
}

.joinbox p {
	text-align: center;
}

.contentjoin {
	height: 65px;
	width: 100%;
	float: left;
}

div.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}