body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #C6D9C6;
	font-size: 11px;
	color: #336633;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 0px;
}
.style1 {background-color: #336633}

.style2 {background-color: #669966}

.style3 {background-color: #669933}

.style4 {background-color: #666600}

.style5 {background-color: #006600}

.style6 {background-color: #66CC66}

.style7 {background-color: #339966}

#mainTable {
	border: 1px solid #336633;
	/*/*/line-height: 1.5em; /* */
	background-color: #FFFFFF;
}
#mainTable td {
	padding: 10px;/*Pads each table cell in modern browsers*/
}
#maincontent {
	font-size: 11px;
	font-size: 100%;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #336633;
	vertical-align: top;
}
#sidebar {
	font-size: 10px;
	width: 200px;
	font-size: 90%;
	vertical-align: top;
}
#header {
	background-color: #FFFFFF;
	background-image: url(images/banner.gif);
	text-align: right;
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	background-color: #FFFFFF;
	color: #003300;
	font-weight: bold;
}
td, p, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 {
	font-size: 160%;
	color: #669933;
}
h2 { font-size: 140%; }

a.sub {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #336633;
	text-decoration: none;
	line-height: 1em;
	width: 160px; /* */
}
a.sub:link, a.sub:visited {
	color: #669933;
	background-color: #FFFFFF;
	border: 1px solid #669933;
}
a.sub:hover, a.sub:active {
	color: #FFFFFF;
	background-color: #336633;
	border: 1px solid #336633;
}
#current a {
	color: #FFFFFF !important;
	/*/*/background-color: #669933 !important;
	border: 1px solid #669933 !important; /* */
}
#sidebar ul {
	/*/*/padding-left: 1em;
	list-style-type: none;
	margin-left: 1em; /* */

}#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */

}
a.title:link, a.title:visited {
	color: #336633;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}
a.title:hover, a.title:active {
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#currenttitle a {
	color: #669933;
}
a.titlecontent:link, a.titlecontent:visited {
	color: #336633;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
a.titlecontent:hover, a.titlecontent:active {
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
#logoHeader {
	float: left;
}
a.menuHeader:link, a.menuHeader:visited {
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
}
a.menuHeader:hover, a.menuHeader:active {
	color: #669933;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}
#play {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
#lefttextContent {
	text-align: justify;
}
#tableborders {
	border-top: thin solid #336633;
	border-bottom: thin solid #336633;
}
.titlebackground {
	font-weight: bold;
	color: #99CC33;
	border: 1px solid #339966;
	width: 100%;
	padding: 2px;
	display: block;
}
.bold {
	font-weight: bold;
}
sub {
}
.italic {
	font-weight: normal;
	font-style: italic;
}
#smallTable {
	border: 1px solid #336633;
}
.boldlarge {
	font-size: 13px;
	font-weight: bold;
	color: #336633;
}
.li {
	list-style-type: none;
}
