
body
{   
  margin : 10px;
}

table
{
  border-collapse  :  collapse;
  border-spacing   :  0;
  table-layout     :  fixed;  
	
  color        :  #000000;
  font-family  :  verdana, arial, sans-serif;
  font-size    :  11px;

  text-align   :  justify;   
  
  background   :  inherit;
}

h1
{
  color        :  #53855f;
  font-family  :  arial, verdana, sans-serif;
  font-size    :  17px;
  font-weight  :  bold;
  
  margin       :  0px;
  
  background   :  inherit;  
}

h2
{
  color        :  #53855f;
  font-family  :  verdana, arial, sans-serif;
  font-size    :  13px;
  font-weight  :  bold;
  
  margin       :  0px;
  
  background   :  inherit;  
}

.boldText
{
  color        :  #000000;
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;
  
  background   :  #a3b8a8;  
}

a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
  
  background       :  inherit;  
}
 
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  none;
  
  background       :  inherit;  
}

a.menuLink
{
  font-family       :  verdana, arial, sans-serif;
  font-size         :  11px;
  color             :  #000000;

  text-decoration   :  none;
  
  background        :  inherit;  
}
 
a.menuLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #ffffff;

  text-decoration  :  none;
  
  background       :  inherit;  
}

a.selectedMenuLink, a.selectedMenuLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #ffffff;

  text-decoration  :  none;
  
  background       :  inherit;  
}

a.footerLink
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
  
  background       :  inherit;  
}

a.footerLink:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #f6f6f6;
   
  text-decoration  :  none;
  
  background       :  inherit;  
}

a.LeftMenu
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  none;
  
  background       :  inherit;  
}

a.LeftMenu:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #f6f6f6;
   
  text-decoration  :  none;
  
  background       :  inherit;  
}

a.aSiteMap
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #000000;
   
  text-decoration  :  underline;
  
  background       :  inherit;  
  font-wight:bold;
}

a.aSiteMap:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #53855f;
   
  text-decoration  :  underline;
  font-wwight:bold;
  background       :  inherit;  
}

.style1 {
	color: #53855f;
	font-size: 17px;
}
.style2 {
	color: #53855F;
	font-size: 12px;
}
.style3 {font-weight: bold}