a:active{
	color: #3399FF;
	background-color: transparent;
}
a:link{
	color: #990099;
	background-color: transparent;
}
a:visited{
	color: #330033;
	background-color: transparent;
}
body{
	color: #000000;
	background-color: transparent;
	background-image: url(images/BigB.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px; 
	font-family: Arial, Helvetica;
	font-size: small;
	vertical-align: top;
}
table {
	border-width: 0px;
	padding: 0;
	width: 100%;
	text-align: left;
	vertical-align: top;
}
tr {
	color: #000000;
	background-color: transparent;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px; 
}

td {
	color: #000000;
	background-color: transparent;
	padding: 0px;
	vertical-align: top;
}
.centered{
	text-align: center;
}
.padright{
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}
.nav{
	width: 140px;
	text-align: left;
	vertical-align: top;
}
.subhdg{
	color: #39047f;
	font-size: medium;
	font-weight: bold;
}
.ulimg{
	height: 101px;
	width: 140px;
}
.hdgimg{
	height: 101px;
	width: 251px;
}
.navimg{
	width: 130px;
	border-width: 0px;
}
.homeimg{
	height: 129px;
	width: 140px;
	border-width: 0px;
}
.tabcontent{
	border-width: 3px;
	border-style: none solid solid;
	border-color: #7C864E;
	padding: 5px;
	height: 1200px;
}
.tabcontent div{
	display: none;
}

.tabtops td{
	border-width: 0px;
	vertical-align: bottom;
	padding: 0 px;
	width: 150px;
}	

.tabtops img{
	position: relative; 
	top: 3px;
	cursor: pointer;
}

.tabs td{
	font-size: medium;
	vertical-align: middle;
	border-style: solid ridge;
	border-width: 0px 3px 3px;
	border-color: #7C864E #58632C #7C864E #6A743D;
	text-align: center;
	width: 144px;
	padding: 3px 0px;
	background-color: #98A268;
	cursor: pointer;
}
.tabs td a{
	text-decoration: underline;
}
ul.numbered
{
	list-style-type: decimal;
}
