body 
{
  background-color: #ffffff;
  margin : 0px;
  padding: 0px;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  scrollbar-face-color: #395694;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #ffffff;
  scrollbar-track-color: #ffffff;
  font-family : times new roman;
  font-size : 13px;
  color : #000000;
}

hr 
{
   border: 1px solid #000000; 
   height: px; 
   width: 50%;
   size: 1px;
   text-align: center;
}

h1 
{
  color: #000000;
  font-weight: bold;
  font-size: 12px;
  font-family: trebuchet ms;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-bottom: 1px dashed #000000;
}

input, textarea, option  select 
{
  color:#000000; 
  border-top-style: solid; 
  border-left-style: solid;  
  border-bottom-style: solid; 
  border-right-style: solid; 
  color:#000000; 
  background color: transparent;  
  border-width: 1px; 
  font-family: verdana; 
  font-size:11px;
}

button
{
  border: 1px solid #000000;
}

.subpage 
{
  margin : 2px;
}

.white 
{
  background-color: #ffffff;
}

td 
{
  font-family : times new roman;
  font-size : 13px;
  color : #000000;
}

a:link 
{
    filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=.7); 
    BEHAVIOR:url(pixel.htc);
    font-size: 10px;
    height: 1px;
    text-decoration: none; 
    color: #395694;
    font-Weight:bold;
    letter-spacing:1px;
    font-family: Tahoma,Trebuchet MS,Arial,Verdana;
}

a:visited 
{
  filter:progid:DXImageTransform.Microsoft.RandomDissolve(duration=.7);
  BEHAVIOR:url(pixel.htc);
  font-size: 10px;
  height: 1px;
  text-decoration: none; 
  color: #395694;
  font-Weight:bold;
  letter-spacing:1px;
  font-family: Tahoma,Trebuchet MS,Arial,Verdana;
}

a:hover 
{	
  font-size: 10px;
  text-decoration: none;
  color:#000000; 
  font-Weight:bold; 	
  letter-spacing:1px;
}

.copy 
{
  font-size: 13px;
}

fieldset {
   border: 0;
   margin: 0 0 12px 0;
   padding: 2px;
}

fieldset label {
   float: left;
   width: 50%;
}

fieldset input.input1, fieldset select {
   float: left;
   margin: 0 1%;
   width: 48%;
   margin-bottom: 5px;
}
