body
{
	margin      :  10px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color       :  #ffffff;
	background-color: #FFFFFF;
}

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          :  162x;
  height         :  182px;
  background     :   url('../images/menuBg.png');
  color          :  #ffffff;
}
#Menu2
{
	width          :  auto;
	height         :  auto;
	background-repeat:repeat-y;
	color          :  #012437;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	list-style-position: inside;
	list-style-type: disc;
	background-image: url(../images/Bgb.jpg);
	background-position: center;
}


#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;
}
#Menu2 a
{
	font-family      :  verdana, arial, sans-serif;
	font-size        :  12px;
	color            :  #012437;
	line-height      :  24px;
	text-decoration  :  none;
	background       :  inherit;
	font-weight: bold;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
}
  
#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       :  10px;
	line-height  :  15px;
	background   :  inherit;
	color        :  inherit;
}

ul.leftBlock
{
	margin      :  5px 10px 0px 5px;
	padding     :  0px;
	background-repeat:no-repeat;
	list-style-image: none;
	list-style-type: disc;
	list-style-position: inside;
  
}

.leftBlock li
{
	margin       :  0px;
	padding      :  1px 0px 5px 0px;
	text-align   :  left;
	line-height  :  11px;
	background-repeat:no-repeat;
	list-style-position: inside;
	list-style-type: disc;
	
	
}

.leftBlock a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  color            :  #012437;
   
  
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
.leftBlock a:hover
{
	font-family      :  verdana, arial, sans-serif;
	font-size        :  11px;
	color            :  #c70c03;
	text-decoration  :  underline;
	background       :  inherit;
}

ul.rightBlock
{
	margin      :  5px 0px 0px 10px;
	padding     :  0px;
	list-style  :  none;
	background  :  inherit;
	color       :  #012437;
	font-size: 12px;
	font-weight: bold;  
}

.rightBlock li
{
	margin       :  0px;
	padding      :  0px 0px 3px 0px;
	text-align   :  left;
	line-height  :  14px;
	background   :  inherit;
	color        :  #012437;
	font-size: 12px;
	font-weight: bold;
	list-style-image: none;
	list-style-position: inside;
	list-style-type: disc;
}

.rightBlock a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #012437;
  font-weight: bold; 
  text-decoration  :  none;
  background       :  inherit;  
}
  
.rightBlock a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
   color            :  #012437;
  font-weight: bold; 
   
  text-decoration  :  underline;
  background       :  inherit;  
}

