.gi3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.logosmaltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.MenuTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
	color: #000000;
}
.LogoMain {
	background-image: url(images/honeycomb2.jpg);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 36px;
	background-color: #FFFFFF;
}
#Nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #919028;
	position: relative;
	width: 799px;
	text-decoration: none;
	
}
#Nav ul {
	list-style-type: none;
}
#nav li {
	list-style-type: none;
	color: #919028;
	display: inline;
	padding: 8px 8px 8px 8px;
}
#Nav a {
	color: #000000;
	text-decoration: none;
	
}
#Nav li:hover {
	background-color: #F0F0F0;
	
	
	
}
#Nav a:hover {
	text-decoration: none;
	color: #FF0000;	
	text-shadow: 3px 2px 3px #333333;
}
.style10 {color: #FFFFFF;
}
.style11 {
	color: #333333;
	text-shadow: 3px 2px 3px #333333;
	font-weight: bold;
}
