a:link {
	color: #396D46;
	text-decoration:underline;
}
a:visited {
	color: #396D46;
	text-decoration:underline;
}
a:hover {
	color: #333333;
	text-decoration:overline blink;
}
a:active {
	color: #396D46;
	text-decoration:underline;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #396D46;
}
.options {
	border-bottom-color:#999999;
	border-bottom-style: dashed;
	border-bottom-width:thin;
}
.optionBoxes {
	border-bottom-style: dashed;
	border-bottom-width:thin;
	border-color:#999999;
}
.quickSearch {
	border: 1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-top-width:thin;
	border-top-style:dashed;
	border-color:#999999;
}.menuLinks {
	border-right-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.custombg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.aboutBox {
	border: 1px;
	border-left:0px;
	border-right-style:solid;
	border-bottom-style:dashed;
	border-top-width:thin;
	border-top:0px;
	border-color:#999999;
}
.results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	border-bottom-style: dashed;
	border-bottom-width:thin;
	border-color:#999999;
}
.resultsNoDash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	border-bottom-width:thin;
	border-color:#999999;
}
.resultsPic {
	border: 1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#999999;
	border-bottom-style: solid;
	border-top-style:solid;
	border-color:#999999;
}
.dropDown {
	border: 1px;
	border-left-style:solid;
	border-right-style:solid;
	border-bottom-color:#cc4444;
	border-bottom-style: solid;
	border-top-style:solid;
	border-color:#cc4444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#cc4444;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#CC0000;
	font-weight:bold;
}