body {

  background-color:#000000;

  margin:0px;

  font-size: 11px;

  font-family: Arial;

  color:#787878;

}



.whitebg {

  background-color:#ffffff;

  background-image: url(images/whitebg.jpg);

  background-position: bottom;

  background-repeat:no-repeat;

  min-height:200px;

  color:#787878;

  font-size: 11px;

}



.title {

  color:#3383DB; font-family: "Trebuchet Ms"; font-size:20px; font-weight:bold;

}



p {

  margin-top:0px; margin-bottom:10px; font-size:14px;  line-height:17px;

}



a:link { color:#3383DB; text-decoration:none; font-size: 12px;}

a:visited { color:#3383DB; text-decoration:none; font-size: 12px;}

a:active { color:#3383DB; text-decoration:none; font-size: 12px;}

a:hover { color:#3383DB; text-decoration:underline; font-size: 12px;}



.but {

  font-size:12px; font-family: "Trebuchet Ms"; font-weight:bold;

}





#dirtbg {

  background-image: url(images/noisebg.jpg);

  width:330px;

  background-position:right;

  background-repeat: repeat-y;

}



.darkital {

  color:#2E2E2E; font-size:12px;

}



a img {

  border:none;

}



.bottom { background-image: url(images/index_09.jpg); width:769px; height:55px; }



.err {

  font-size:12px; font-family: "Trebuchet Ms"; font-weight:bold; color:#FF0000;

}
