
body
{   
  margin      :  24px;
  background  :  #ffffff;
  color       :  #404040;
}

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

  text-align       :  justify; 
  background       :  inherit;
}

h1
{
  font-family     :  arial, verdana, sans-serif;
  font-size       :  24px;
  font-weight     :  normal;
  color           :  #808080;

  margin          :  0px 0px 20px 0px;
  background      :  inherit;  
}
 
a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #404040;
   
  text-decoration  :  underline;
  background       :  inherit;  
}
  
a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #000000;
   
  text-decoration  :  underline;
  background       :  inherit;  
}

#Menu
{
  width          :  168px;
  height         :  182px;
  background     :  #af0000 url('../images/menuBg.jpg');
  color          :  #ffffff;
}

#Menu ul
{
  margin      :  4px 0px 0px 28px;
  padding     :  0px;
  list-style  :  none;
  background  :  inherit;
  color       :  inherit;
}

#Menu li
{
  margin       :  0px;
  padding      :  0px;
  text-align   :  left;
  background   :  inherit;
  color        :  inherit;
}

#Menu a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #ffffff;

  line-height      :  24px;
  text-decoration  :  none;
  
  background       :  inherit;
}
  
#Menu a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #f4b801;
  
  line-height      :  24px;
  text-decoration  :  none;
  
  background       :  inherit;
}

b.white
{
  font-family  :  verdana, arial, sans-serif;
  font-size    :  12px;
  font-weight  :  bold;    
  color        :  #ffffff;
  background   :  inherit;
  margin-left  :  5px;
}

#Body
{
  margin       :  20px;
  line-height  :  15px;
  background   :  inherit;  
  color        :  inherit;
}

ul.leftBlock
{
  margin      :  5px 10px 0px 5px;
  padding     :  0px;
  list-style  :  none;
  background  :  inherit;
  color       :  inherit;
}

.leftBlock li
{
  margin       :  0px;
  padding      :  1px 0px 5px 0px;
  text-align   :  left;
  line-height  :  14px;
  background   :  #ffffff url('../images/liBg.jpg');
  color        :  inherit;
}

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

ul.rightBlock
{
  margin      :  5px 0px 0px 10px;
  padding     :  0px;
  list-style  :  none;
  background  :  inherit;
  color       :  inherit;
}

.rightBlock li
{
  margin       :  0px;
  padding      :  0px 0px 3px 0px;
  text-align   :  left;
  line-height  :  14px;
  background   :  inherit;
  color        :  inherit;
}

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