body
{
	margin:0px 0px 0px 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

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       :  21px;
  font-weight     :  bold;
  color           :  #d00206;

  margin          :  0px;
  background      :  inherit;  
 
}

h2
{
  font-family     :  verdana, arial, sans-serif;
  font-size       :  13px;
  font-weight     :  bold;
  color           :  #414141;

  margin          :  0px 0px 5px 0px;
  background      :  inherit;  
  text-transform  :  capitalize;
}


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
{
  height      :  40px;
  background  :  #ffffff;
  color       :  inherit;
}

#Menu a
{
	font-family      :  verdana, arial, sans-serif;
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #ffffff;
	text-align       :  center;
	text-decoration  :  none;
	display          :  block;
	line-height      :  40px;
	height           :  40px;
	background-color: #d00405;
}
  
#Menu a:hover
{
	font-family      :  verdana, arial, sans-serif;
	font-size        :  11px;
	font-weight      :  bold;
	color            :  #f4b801;
	text-align       :  center;
	text-decoration  :  none;
	display          :  block;
	height           :  40px;
	line-height      :  40px;
	background-color: #d00405;
}

.hDottedLine
{
	color       :  inherit;
	background-color: #918f90;
	background-image: url(../images/hDottedLine.jpg);
}

.vDottedLine
{
	color       :  inherit;
	background-color: #918f90;
	background-image: url(../images/vDottedLine.jpg);
}

#Body
{
  margin       :  20px;
  line-height  :  15px;
  background   :  inherit;  
  color        :  inherit;
}

#LeftBlock ul
{
  margin      :  5px 35px 0px 30px;
  padding     :  0px;
  list-style  :  square url('../circle.jpg');
  background  :  inherit;  
  color       :  inherit;
}



#LeftBlock li
{
	margin       :  0px;
	padding      :  1px 0px 7px 0px;
	text-align   :  left;
	line-height  :  14px;
	color        :  inherit;
	background-image: url(../liBg.jpg);
}

#LeftBlock a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #747474;  
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
#LeftBlock a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #d00206;
   
  text-decoration  :  none;
  background       :  inherit;  
}

#RightBlock ul
{
  margin      :  10px 0px 0px 20px;
  padding     :  0px;
  list-style  :  square url('../doubleArrow.jpg');
  background  :  inherit;
  color       :  inherit;
}

#RightBlock li
{
  margin       :  0px;
  padding      :  0px 0px 10px 0px;
  text-align   :  left;
  line-height  :  15px;
  background   :  inherit;
  color        :  inherit;
}

#RightBlock a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #7f7f7f;
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
#RightBlock a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  12px;
  color            :  #000000;
   
  text-decoration  :  underline;
  background       :  inherit;  

}.bundlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}
