body {
	background-color: #E6E0CB;
	padding-top: 5px;
}
h1 { font-family: Trebuchet MS;	font-size: 14px; }
h2 { font-family: Trebuchet MS;	font-size: 12px; }
h3 { font-family: Trebuchet MS;	font-size: 12px; font-style: italic; }
p { font-family: Trebuchet MS; font-size: 12px; }

#link1 li { color: #000000;	font-family: "Trebuchet MS"; font-size: 12px; }
#link1 a, a:visited, a:active { color: #000000; text-decoration: none;}
#link1 a:hover { text-decoration: underline; }
#TopNavSub { 
	text-align: right; 
	top-padding: 4px; 
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
#TopNavSub a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	}
#Topnav { 
	padding: 2px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
 }
#Topnav a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	}
#Topnav a:hover { 	color: #FFFFFF; text-decoration: underline; }


#nav {
	color: #FFFFFF;
	padding-bottom: 5px;
}
#nav a{
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	border:1px solid black;
	font:normal 12px/18px Verdana;
	z-index:100;
	background-color: #990000;
	text-decoration: none;
	padding: 2px;
}
#dropmenudiv a, a:active, a:visited{
	color: white;
	font-size: 11px;
	text-decoration: none;
	margin-bottom: 3px;
	}
#dropmenudiv a:hover{
	color: #FF6666;
	text-decoration: underline;
}

.style6 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
}


a.hidden {
	color: #OOOOOO;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

a.hidden:visited {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
}

a.hidden:hover {
	color: #CC0000;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

a.hidden:active {
  color: #000000;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style6 {color: #FFFFFF}
.black {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}

