BODY {
background-color: #E8FFFB;
background-image: url(bg.GIF);
margin: 2px 2px;
scrollbar-arrow-color: #FFFFFF; 
      scrollbar-base-color: #008080; 
	  scrollbar-face-color: #660033; 
      scrollbar-highlight-color: #CCFFFF; 
	  scrollbar-shadow-color: #008080;
}

#dhtmltooltip{
position: absolute;
width: 250px;
border: 1px solid #660033;
font-size: 10px; color: #FFFFFF;  
font-family: VERDANA, Arial, sans-serif; font-weight: 500;
	padding-top: 4px;
    	padding-left: 4px;
            	padding-bottom: 4px;
background-color: #660033;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#336666,direction=135);
}

.mapBorder {
border-style:outset; 
border-width:7px; 
border-color:#660033;
}

.popper
{
  position : absolute;
  visibility : hidden;
}

.title {
font-size: 16px; color: #660033;
 font-family: VERDANA, Arial, sans-serif;
}

.sw {
font-size: 12px; color: #FFFFFF; 	font-weight: 700;
 font-family: VERDANA, Arial, sans-serif;
}

.bw {
font-size: 17px; color: #FFFFFF; 	font-weight: 700;
 font-family: VERDANA, Arial, sans-serif;
}

.vsw {
font-size: 9px; color: #FFFFFF; 	font-weight: 500;
 font-family: VERDANA, Arial, sans-serif;
}

.sig {
font-size: 18px; color: #FDBCBC; 
 font-family: mistral, sans-serif;
          font-weight: 600;
}

.wtds {
font-size: 6px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}

.wts {
font-size: 8px; color: #650035; 
 font-family: VERDANA, Arial, sans-serif;
}

.sb {
font-size: 11px; color: #000000; 
 font-family: VERDANA, Arial, sans-serif;
}

.ss {
font-size: 10px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}
.s {
font-size: 12px; color: #660033;  
 font-family: VERDANA, Arial, sans-serif;
}
.n {
font-size: 14px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}
.big {
font-size: 20px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}
.bigger {
font-size: 25px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}
.huge {
font-size: 30px; color: #660033; 
 font-family: VERDANA, Arial, sans-serif;
}


.menu {}
A.menu:link {color: #ffffff; background-color: #660033;  display:block;width:100%;
	text-decoration: none; font-size: 12px; 
	font-weight: 700;
	 font-family: VERDANA, Arial, sans-serif;
}
A.menu:visited {color: #ffffff; background-color: #660033;   display:block;width:100%;
	text-decoration: none; font-size: 12px; 
          font-weight: 700;
	 font-family: VERDANA, Arial, sans-serif;
}
A.menu:active {color: #000000; background-color: #E8FFFB;  display:block;width:100%;
	text-decoration: none; font-size: 12px; 
          font-weight: 700;
	 font-family: VERDANA, Arial, sans-serif;
}
A.menu:hover {color: #004040; background-color: #E8fffB; display:block;width:100%;
	text-decoration: none; font-size: 12px; 
	font-weight: 700;
	 font-family: VERDANA, Arial, sans-serif;
}


.products{}
A.products:link {color: #660033; font-size: 12px;  
	background-color: #00FF00;
	text-decoration: none;
	font-weight: 800;
	 font-family: VERDANA, Arial, sans-serif;
}
A.products:visited {color: #660033; font-size: 12px;  
	background-color: #00FF00;
	text-decoration: none;
	 font-family: VERDANA, Arial, sans-serif;
	font-weight: 800;
}
A.products:active {color: #00FF00; font-size: 12px;
	background-color: #660033;
	text-decoration: none;
	 font-family: VERDANA, Arial, sans-serif;
	font-weight: 800;
}
A.products:hover {color: #ff0000; font-size: 12px;
	background-color: #E8fffB;
	text-decoration: underline;
	 font-family: VERDANA, Arial, sans-serif;
	font-weight: 800;
}



