a:link, a:active, a:visited {
color: #72E34F;
font-size: 11; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #ffffff;
font-size: 11;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

td {
color: #ffffff;
font-size: 11;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;} 

form { 
margin-bottom: 0; 
margin-top: 0; 
width: 140px; 
height: 20px; 
background-color: transparent;
font-size: 11px; 
color: #72E34F; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input {
width: 140px; 
height: 20px; 
background-color: transparent;
border-width : 0px;
font-size: 10px; 
color: #72E34F; 
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.input_butt {
width: 60px;
height: 20px;
border: 1px;
border-color: #ffffff;
background-color: #72e34f;
font-size: 11px;
color: #000000;
font-weight: normal;
font-family: Tahoma, Verdana, Arial, Helvetica;}

.title{
color: #72E34F;
font-size: 13;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #72E34F;
font-size: 13;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.box_title{
color: #ffffff;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

BODY {
scrollbar-arrow-color: #72E34F;
scrollbar-track-color: #000000;
scrollbar-face-color: #000000;
scrollbar-shadow-color: #72E34F;
scrollbar-highlight-color: #72E34F;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #000000;
background-color: #000000;
font-size: 15;
font-weight: normal;
color: #575757;
font-family: Arial Black;}

/* this defines the page title container */
h2
{ 
  font-size:         14pt;
  font-weight:      bold; 
  font-variant:    small-caps;
  text-align:       left;
  letter-spacing:     8px; 
  padding-top:       10px;
  padding-bottom:    10px;
  padding-left:       20px; 
  margin-left:        0px;
  margin-right:       0px;
  border: 3px #F22000 ridge;
  background-color: black;
  color:      yellow;
  border-left: 0px #000000;
  border-right: 0px #000000; 
  }

h2:first-letter
{
  color:      #FF6600;
  font-style: bold;
  font-size:  20pt;

}

 
/* this ends the page title container */