/* evapar.com style sheet */
.style9 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	text-decoration: none;
	color: #656556;
}
a:visited {
	text-decoration: none;
	color: #656556;
}
a:hover {
	text-decoration: none;
	color: #003366;
	background-color:#ccc;
	
	
}
a:active {
	text-decoration: none;
	color: #656556;
}
.style23 {font-size: 9px}
.style25 {font-size: 12px}
.style27 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;
color: #999999; }
.style28 {color: #003366}
body {
	background-image: url(images/bggr3.jpg);
}
.style29 {
	color: #FFFFFF;
	font-weight: bold;
}
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style30 {
	color: #993300;
	font-weight: bold;
}
.style36 {color: #993300; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style38 {font-size: 15px}
.style39 {font-size: 14px}
.style40 {
	color: #999999;
	font-size: 12px;
}
.style41 {color: #666666}

hr{
border:thin dashed #cccccc;
}


<!--exploding-boy.com thank you-->
h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu8 {
	width: 200px;
	margin: 1px;
	border-style: solid;
	border-color: #000;
	border-size: 1px;
	border-width: 0px;
	}
	
#menu8 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu8 li a:link, #menu8 li a:visited {
	color: #656556;
	display: block;
	background:  url(menu8.gif);
	padding: 8px 0 0 20px;
	}
	
#menu8 li a:hover {
	color: #474739;
	background:  url(menu8.gif) 0 -32px;
	padding: 8px 0 0 20px;
	}
	
	.border-dashed {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}





