body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	line-height: 17px;
}
.scrolltxt {
	padding-right: 20px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
}
.subhead {
	font-size: 12px;
	font-weight: bold;
	color: #E86004;
}
.subhead2 {

	font-size: 12px;
	font-weight: bold;
	color: #7A800D;
}
.white {
	color: #FFFFFF;
}

a:link {
	color: #E86004;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #E86004;
}
a:hover {
	text-decoration: underline;
	color: #7A800D;
}
a:active {
	text-decoration: none;
	color: #7A800D;
}.quote {
	font-weight: bold;
}

ul {
	list-style-image: url(images/bullet_star.gif);
}

li {
	padding-left: 5px;
	}.quotename {

	font-size: 12px;
	font-weight: normal;
	color: #E86004;
}

div.menu {
	font-size:12px;
	font-weight:bold;
	color:#81870E;
	width:129px;
	height:310px;
	background-color:transparent;
}

div.menu a {
	margin-bottom:10px;
	padding:0px 0px 0px 20px;
	line-height:12px;
	color:#81870E;
	list-style:none;
	display:block;
	text-decoration:none;
}

div.menu a:hover {
	margin-bottom:10px;
	padding:0px 0px 0px 20px;
	line-height:12px;
	color:#E86004;
	background-image: url(../images/bullet_star.gif);
	background-repeat:no-repeat;
	background-position: 8px 0px;
	text-decoration:none;
}

div.menu a:active {
	margin-bottom:10px;
	padding:0px 0px 0px 20px;
	line-height:12px;
	color:#E86004;
	background-image: url(../images/bullet_star.gif);
	background-repeat:no-repeat;
	background-position: 8px 0px;
	text-decoration:none;
}


