





/* General */



.pcss_errormsg {

  font-family: Courier New, Courier, mono;

  font-size: 11px;

  font-weight: bold;

  color: #FF0000;

}



.pcss_infomsg {

  font-family: Courier New, Courier, mono;

  font-size: 11px;

  font-style: italic;

  color: #FF0000;

}



body {

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

  background-color: #000000;

  margin-top: 0px;

  background-repeat: no-repeat;

  background-attachment: fixed;

}



td {

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

  line-height:15px;

  color: #000000;

}



.header {

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 13px;

  font-weight:bold;

  color: #000000;

}





input {

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

  color: #ffffff;

  background-color: #000000;

  border-color: #000000;

}



select {

  font-family: Verdana, Arial, Helvetica, sans-serif;

  font-size: 11px;

  color: #000000;

  background-color: #FFFFFF;

  border-color: #000000;

  border-width: 1px;

  border-style: solid;

}



textarea {

  font-family: Arial, Verdana, Helvetica, sans-serif;

  font-size: 11px;

  color: #ffffff;

  background-color: #000000;

  border-color: #000000;

}



a:link {

  text-decoration: underline;

  color: #000000;

}



a:visited {

  text-decoration: underline;

  color: #000000;

}



a:hover {

  text-decoration: none;

  color: #000000;

}



a:active {

  text-decoration: underline;

  color: #000000;

}







a.news:link {

  text-decoration: none;

  color: #ffffff;

  font-weight:bold;

}



a.news:visited {

  text-decoration: none;

  color: #ffffff;

  font-weight:bold;

}



a.news:hover {

  text-decoration: underline;

  color: #ffffff;

  font-weight:bold;

}





