body {
	background-image: url(images/background1.gif);
	background-color: #333;
	background-repeat: repeat-y;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 10px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #b7c859;
	text-decoration: none;
}
a:hover {
	color: white;
	text-decoration: none;
}
a.ally {
	color: white;
	text-decoration: none;
}
a.ally:hover {
	color: #33ccff;
	text-decoration: none;
}
.caption {
	color: white;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-top: 5px;
}
.index td {
	padding-bottom: 12px;
	padding-right: 12px;
}
.masthead {
	color: #b7c859;
	font-size: 19px;
	padding-left: 13px;
	padding-bottom: 15px;
}
.subhead {
	font-size: 17px;
}
table.navbar {
	color: #b7c859;
	width: 205px;
}
.navbaritem {
	font-size: 14px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navbarsmallitem {
	color: #989898;
	font-size: 14px;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navbarsmallitem a {
	color: #989898;
	font-size: 13.5px;
}
.navbarsmallitem a:hover {
	color: #989898;
	text-decoration: none;
}
.copyright {
	color: #989898;
	font-size: 11px;
}
.mail {
	font-size: 15.5px;
}
.text {
	color: white;
	font-size: 12px;
}

