.nav {
	background-image: url(../images/tabBg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	font-size: 10px;
	color: #006600;
}
.tabOn {
	background-image: url(../images/tabOn.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 16px;
}
.tabOff {
	background-image: url(../images/tabOff.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 16px;
}
a:link {
	color: #66FF99;
	text-decoration: none;
}
a:visited {
	color: #66FF99;
	text-decoration: none;
}
a:active {
	color: #66FF99;
	text-decoration: none;
}
a:hover {
	color: #FFFF33;
	text-decoration: none;
}
select {
	font-size: 9px;
	background-color: #CCCCCC;
}
body {
	background-color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.home {
	padding-top: 3px;
	padding-right: 12px;
}
.mainHome {
	background-image: url(../images/home_Bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerA {
	color: #CCFF66;
	font-size: 14px;
	font-weight: normal;
	background-image: url(../images/home_dots.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.title {
	font-size: 10px;
	font-weight: bold;
	color: #66FF99;
}
p {
	font-size: 10px;
	line-height: 22px;
	color: #FFFFFF;
}
.content {
	border: 1px solid #999999;
	font-size: 10px;
	background-color: #CCCCCC;
}
.footer {
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(../images/home_dots.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height: 17px;
	padding-top: 12px;
}
.darktext {
	font-size: 10px;
	line-height: 22px;
	color: #333333;
}
.book {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #666666;
}
.feature {
	background-image: url(../images/bgFeature.gif);
	border-right-color: #518851;
	border-left-color: #61A461;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
.mainHomeCopy {
	background-image: url(../images/home_Topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.featurecell {
	border-top-color: #61A461;
	border-bottom-color: #518851;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
}
a.dark:link {
	color: #CCCC33;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
a.dark:visited {
	color: #66FF99;
	text-decoration: none;
}
a.dark:active {
	color: #66FF99;
	text-decoration: none;
}
a.dark:hover {
	color: #FFFF33;
	text-decoration: none;
}
.mainCells {
	padding: 12px;
}
.newspart {
	background-color: #2F822F;
	border: 1px solid #5D9D5D;
	padding: 6;
}
