/* CSS For Aardvark Industries - http://www.aardvarkind.com/ */



.copy {

  font-size: 11px;

  font-family: verdana, arial, helvetica;

  color: #000000;

}

.title {

  font-size: 12px;

  font-family: verdana, arial, helvetica;

  color: #ffffff;

  font-weight: bold;

}

.button {

   font-family: Verdana; 
  
   color: #ffffff; 
   
   font-size: 8pt; 
 
   background-color:#012E83; 

   font-weight: bold;

}


h3 {

  font-size: 8px;

  font-weight: bold;

  margin: 0px;

  padding: 0px;

}

a.home_category_link {
font-size: 10px;
color: #314fb1;
font-weight: bold;
text-decoration: underline;
}
/*

A:link {

  font-size: 10px;

  color: #314fb1;

  font-weight: bold;

  text-decoration: underline;

}


A:visited {

  font-size: 10px;

  color: #314fb1;

  font-weight: bold;

  text-decoration: underline;

}



A:active {

  font-size: 10px;

  color: #000000;

  font-weight: bold;

  text-decoration: underline;

}



A:hover {

  font-size: 10px;

  color: #314fb1;

  font-weight: bold;

  text-decoration: underline;

}


.form {

  font-size: 13px;

  font-family: verdana, sans-serif;

}
*/



.header {

  font-size: 10px;

  font-weight: bold;

}



.header2 {

  font-size: 10px;

  font-weight: bold;

}



.bottom {

  color: #737373;

  font-size: 10px;

}



.main {

  font-size: 10px;

  text-align: left;

  width: 510px;

}



.maintable {

  font-size: 13px;

}



.stats {

  background-color: #f2f2f2;

  color: #000;

}



.top {

  font-size: 12px;

}

#home #content h4 {
  text-align: left;
}
#join_success #content p {
  font-size: 13px;
  font-weight: bold;
}

