.dropdown {
	position: absolute;
	color: black;
	width: 150px;
	background-color: #CCCCCC;
	layer-background-color: #CCCCCC;
	top: 110px;
	z-index: 2;
	visibility: hidden;
}

.bodytextHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##666666;
	text-decoration: none;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ##666666;
	text-decoration: none;
}

.bodyheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ##666666;
	text-decoration: none;
}

.dropitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.dropitem:hover {
	color: #336699;
}

.dropitem_2nd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 7px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.dropitem_2nd:hover {
	padding-left: 7px;
	color: #336699;
}

.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	font-style: oblique;
}


.quotesBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	font-style: oblique;
}

.clr-bkgnd {
	background-color: #F1F1DB;
}
.clr-primary {
	background-color: #336699;
}
.clr-secondary {
	background-color: #CCCC99;
}
.clr-outlines {
	background-color: #000000;
}
body {
	background-color: #CCCCCC;
}
.clr-white {
	background-color: #FFFFFF;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
