body {
	background-color: #FFFFFF;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
a:link, a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
.onepixelborder {
	border: 1px solid #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	background-image: url(images/trim8.jpg);
	background-color: #97BB97;
}
.menunav {
	color: #000000;
	font-size: x-small;
}
.menunav a:link, .menunav a:visited {
	color: #000000;
	text-decoration: none;
}
.menunav a:hover {
	color: #000000;
	text-decoration: underline;
}
.menunav a:active {
	color: #000000;
	text-decoration: none;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #91B188;
	background-image: url(images/trim8.jpg);
}
#breadcrumb {
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #000000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #000000;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #000000;
	text-decoration: none;
}
#copyright {
	color: #666666;
	margin-top: 10px;
	font-size: x-small;
}
#copyright a:link, #copyright a:visited {
	color: #666666;
	text-decoration: none;
}
#copyright a:hover {
	color: #666666;
	text-decoration: underline;
}
#copyright a:active {
	color: #666666;
	text-decoration: none;
}
h3 {
	font-size: medium;
}
#copyright td {
	font-size: x-small;
}
#searchbox {
	border: 1px solid #000000;
}
#bannertable {
	border: 1px solid #000000;
}
#bannertable a:link, #bannertable a:visited {
	color: #000000;
	text-decoration: none;
}
#bannertable a:hover {
	color: #000000;
	text-decoration: underline;
}
#bannertable a:active {
	color: #000000;
	text-decoration: none;
}
.extrasmalltext {
	font-size: x-small;
}	

