  a.mainbut
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #1C4801; 
   text-decoration: none
}

  a.mainbut:hover
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #449215; 
   text-decoration: none
}

  a.submenu
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #4B4B4A; 
   text-decoration: none
}

  a.submenu:hover
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #015527; 
   text-decoration: none
}

  a.othersub
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #704F00; 
   text-decoration: none
}

  a.othersub:hover
{  
   font-family: Verdana; 
   font-size: 11px; 
   font-style: normal; 
   font-weight: bold; 
   font-variant: normal; 
   color: #B29301; 
   text-decoration: none
}

  .text
{  
  font-family: Verdana; 
  font-size: 11.5px; 
  font-style: normal; 
  font-weight: normal; 
  color: #373838; 
  text-align: justify; 
  line-height: 18px
}

  .imagetext
{  
   font-family: Book Antiqua;
   font-size: 14px; 
   font-style: italic;
   font-weight: bold; 
   font-variant: normal; 
   color: #663300; 
   line-height: normal
}

  .heading 
{ 
  font-family: Book Antiqua;
  font-size: 17px; 
  font-style:  italic; 
  font-weight: bolder; 
  font-variant: normal; 
  color: #A34804; 
  text-decoration: underline
}

.subhead 
{  
  font-family: Verdana;
  font-size: 11px; 
  font-style: normal; 
  font-weight: bold; 
  color: #663300
}

 .InputBox
{
    BACKGROUND-COLOR: #ffffff;
    BORDER-BOTTOM: #656564 1px solid;
    BORDER-LEFT: #656564 1px solid;
    BORDER-RIGHT: #656564 1px solid;
    BORDER-TOP: #656564 1px solid;
    COLOR: black;
    FONT-FAMILY: arial;
    FONT-SIZE: 13px
 }