#content a {
	color: #000000;
}
#nav {
	color: #FFFFFF;
}
#nav a{
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	border:0px solid black;
	font:normal 12px/18px Verdana;
	z-index:100;
	background-color: #006600;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}


body {
	background-color: #E6E0CB;
}
a:link {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #330066;
	text-transform: uppercase;
}

a:active {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}

a.hidden {
	color: #FFFFFF;
	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.nav:link {
	color: #6600CC;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

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;
}

.style5 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-transform: none;
}
.blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003366;
}

.style6 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
}


