body
{
	background-image:url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body2
{
	background-image:url(../images/background_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

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;  
  text-transform  :  capitalize;
}

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;
  
}
  
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       :  #d00405 url('../images/menuBg.jpg');
}
  
#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       :  #d00405 url('../images/menuBg2.jpg');
}

.hDottedLine
{
  color       :  inherit;
  background  :  #918f90 url('../images/hDottedLine.jpg');
}

.vDottedLine
{
  color       :  inherit;
  background  :  #918f90 url('../images/vDottedLine.jpg');
}

#Body
{
	margin       :  20px;
	line-height  :  15px;
	background   :  inherit;
	color        :  inherit;
}
#Body2
{
	margin       :  0px;
	line-height  :  normal;
	background   :  inherit;
	color        :  inherit;
}
#LeftBlock3 ul
{
	padding     :  0px;
	background  :  inherit;
	color       :  inherit;
	margin-top: 5px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 20px;
	list-style-image: url(../images/doubleArrow.jpg);
	list-style-type: square;
}



#LeftBlock3 li
{
  margin       :  0px;
  padding      :  1px 0px 7px 0px;
  text-align   :  left;
  line-height  :  14px;
  background   :  #969696 url('../images/liBg.jpg');
  color        :  inherit;
}

#LeftBlock3 a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #747474;  
   
  text-decoration  :  none;
  background       :  inherit;  
}

  
#LeftBlock3 a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #d00206;
   
  text-decoration  :  none;
  background       :  inherit;  
}
#LeftBlock2 ul
{
	padding     :  0px;
	background  :  inherit;
	color       :  inherit;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	list-style-image: url(../images/doubleArrow.jpg);
	list-style-type: square;
}



#LeftBlock2 li
{
  margin       :  0px;
  padding      :  1px 0px 7px 0px;
  text-align   :  left;
  line-height  :  14px;
  background   :  #969696 url('../images/liBg.jpg');
  color        :  inherit;
}

#LeftBlock2 a
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #747474;  
   
  text-decoration  :  none;
  background       :  inherit;  
}
  
#LeftBlock2 a:hover
{
  font-family      :  verdana, arial, sans-serif;
  font-size        :  11px;
  font-weight      :  bold;
  color            :  #d00206;
   
  text-decoration  :  none;
  background       :  inherit;  
}
#LeftBlock ul
{
	margin      :  5px 35px 0px 30px;
	padding     :  0px;
	background  :  inherit;
	color       :  inherit;
	list-style-image: url(../images/doubleArrow.jpg);
	list-style-type: square;
}



#LeftBlock li
{
  margin       :  0px;
  padding      :  1px 0px 7px 0px;
  text-align   :  left;
  line-height  :  14px;
  background   :  #969696 url('../images/liBg.jpg');
  color        :  inherit;
}

#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      :  0px;
	padding     :  0px;
	list-style  :  square url('../images/doubleArrow.jpg');
	background  :  inherit;
	color       :  inherit;
}

#RightBlock li
{
	margin       :  0px;
	text-align   :  left;
	line-height  :  15px;
	background   :  inherit;
	color        :  inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#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;
}
