a:link {
	text-decoration: none;
	color: #71735D;
}

a:visited {
	text-decoration: none;
	color: #71735D;
}

a:hover {
	text-decoration: underline;
	color: #F1A835;
}

a:active {
	text-decoration: none;
	color: #F1A835;
}

body {
	background-color: #FFDB4F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

img {	border: 0; }

.orng {
	background-color: #F3A835;
	background-image: url(images/orng_bg.gif);
	background-repeat:repeat-x;	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	width:100%;
	height:27px;
	}

.sectiontitle {
	color: #71735D;
	font-family:Arial,Sans-Serif;
	font-weight: bold;
	font-size:10pt;
	}

.bodytxt {
	color: #71735D;
	}

.stars ul li {
	margin-bottom: .5em;
	background-image: url(images/star_bullet.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}

.searchform {
	margin-left: 15px;
	margin-top: 15px;
}
