/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#333333;
  text-decoration:none;
  line-height:15px;
}


/* Links */
a{
  color:#2d25bf;
}
a:hover{
  color:012;
}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
background-color:#cccccc;
}




.maincontent{
padding: 5px 7px 20px 30px;
}

.adcontent{
padding: 5px 5px 5px 5px;
}

.bottomwhite{
color: #cccccc;
font-size: 10px;

}

.bottomwhite:hover{
color: white;
font-size: 10px;

}

.headerbg{
background: url(../images/template/headerbg.jpg);
}

