body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;
}

td { 
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;  
 }

th { 
  background-color: #EEEEEE;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 9pt;
  color: #000000;  
  text-align:left;
  font-weight:normal;
 }

a {
  color:#800080;
  text-decoration:none;
  font-size: 9pt;
}

.centre_panel { 
  margin-left:20px;
  margin-right:20px;
 }

.forgot_text { 
  font-size: 80%;
 }

.title_text { 
  font-weight: bold;
 }

.download_link { 
  font-weight: bold;
 }

.menuitem_holder { 
  border: 1px solid #000000;
  width: 100%;
  height: 20px;
  background-color: #EEEEEE;
  cursor: pointer;
  cursor: hand;
}

.menuitem { 
  margin-left: 5px;
  margin-top: 2px;
}

.error_text { 
  color: #FF0000;
}

.subtitle { 
  font-weight:bold;
  color:#990099;
}