
 body,html {
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #413329;
	scrollbar-highlight-color: #000000;
	scrollbar-3d-light-color: #000000;
	scrollbar-base-color: #fbf2d6;
	scrollbar-dark-shadow-color: #fbf2d6;
	scrollbar-shadow-color: #fbf2d6;
	scrollbar-track-color: #fbf2d6;
	position: relative; 
	 background:  url(/images/bg.gif); z-index: 0;
	 background-color: #fbf2d6;
 }
 .mainnav, .mainnav a, .mainnav a:visited, .mainnav a:active {
        font-family: verdana, arial, helvetica, sans-serif; 
        font-size: 11; 
        color: #000000;
		line-height: 2;
        
        }
		.spec2, .spec2 a, .spec2 a:visited {
		font-family: verdana, arial, helvetica, sans-serif; 
        font-size: 12; 
        color: #000000;		
		
		}
		.spec, .spec a, .spec a:visited {
		font-family: verdana, arial, helvetica, sans-serif; 
        font-size: 11; 
        color: #000000;		
		
		}
		.specBl {
		font-family: verdana, arial, helvetica, sans-serif; 
        font-size: 11; 
        color: #000099;		
		font-weight: bold;
		text-decoration: underline;
		}
		.detail, .detail a, .detail a:visited, .detail a:active {
		font-family: verdana, arial, helvetica, sans-serif; 
        font-size: 10; 
        color: #000000;		
		
		}
		.imgbord{
		border-color: black;
		}
		
		
	.popupMenu {
	
  font-family     : Arial;
  font-size       :     12px;
  color           :  #000000;
  position        :    absolute;
  top             :     0px;
  left			  :      0px;
  border-width    :      1px;
  border-collapse :    collapse;
  border-color	  :    black;
  border-style    :    solid;
  padding         :      3px;
  background-color:  #ffffff;
  
  cursor          :  pointer; 
}
.menufont, .menufont a, .menufont a:visted {
  font-family     : Arial;
  font-size       :     12px;
  color           :  #000000;
}