/* CSS For Aardvark Industries - http://www.aardvarkind.com/ 

*/body {  background-color: #fff;
  color: #006699;
  font-size: 13px;
  font-family: verdana, sans-serif;  margin-bottom: 20px;
}

h3 {
  font-size: 15px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: #006699;

}

A:link {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

A:visited {
  color: #999999;
  font-weight: bold;
  text-decoration: none;
}

A:active {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

A:hover {
  color: #006699;
  font-weight: bold;
  text-decoration: underline;
}

.form {
  font-size: 13px;
  font-family: verdana, sans-serif;  color: #006699;
  background-color: #F4F4F4;
  border: 1 solid #006699;
}

.butt {
  font-size: 10pt; 
  color: #535353; 
  background-color: #D2E9FF;
  border-style: solid;
  border-width: 1;
  border-color: #006699;
}

.header {
  font-size: 17px;
  font-weight: bold;
  color: #A4C3E1;
}

.header2 {
  font-size: 13px;
  font-weight: bold;
}

.bottom {
  font-size: 10px;
}

.main {
  font-size: 13px;
  text-align: left;
  width: 610px;
}

.maintable {
  font-size: 13px;
}

.maintable2 {
  font-size: 10px;
}

.stats {
  background-color: #D2E9FF;
  color: #000;
}

.top {
  font-size: 12px;
}