.style1 {color: #000000 }
.style2 {color: #ffffff }
.style3 {color: #b0c7a1 }
.style4 {color: #bee5ee }

.style5 { color: #ffffff; font-family: Arial, Helvetica, sans-serif }

.style6 {color: #333333; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.style7 {color: #333333;	font-size: 16px
}
.style8 {color: #596166; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.style9{color: #667a72; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }

.style10{color: #0a4655; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.style11  {font-family: "Trebuchet MS", arial; }
.style41 {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #0a4655;
}

a:link {color: #428a98 }
a:visited {color: 0a4655 }
a:hover {color: #b0c7a1 }
a:active {color: #99b290 }
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
	outline-style: none;
	top: auto;
} 
/*- Menu 3--------------------------- */	
#menu3 {
font-family: trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	width: 190px;
	margin: 10px;
	border-style: solid solid none solid;
	border-color: #93c2cc;
	border-size: 1px;
	border-width: 1px;
	}
	
#menu3 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #003745;
	display: block;
	background:  url(menu3.gif);
	padding: 8px 0 0 10px;
	}
	
#menu3 li a:hover {
	color: #428a98;
	background:  url(menu3.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

</style>

