body,span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
}
a:link {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.searchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F4FAF8;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.Searchspacer {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.sub_nav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.sub_nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bgbuttonsearch {
	height: 20px;
	width: 129px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../images/go2.jpg);
	background-repeat: no-repeat;
	border: 2px none #000000;
}

.heading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma, Arial;
}
.textboxsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	width: 60px;
	border: 2px solid #02A04B;
}

