body {
	font-family: arial, verdana, "lucida grande", tahoma, sans-serif;
	font-size: 12px;  
	text-align: left;
	line-height: 1.6; 
	margin:0px;
	border:0px;
	padding:0px;
	background-image: url('../img/bg2.gif');
	background-repeat: repeat;
}
img {
	border: 1px;
	border-color: #ff0;
}
	
table {
	padding: 0px;
	text-align: left;
	width: 100%;
	margin: 0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.aligntop {
	vertical-align: top;
}
#mainwindow{
	width: 100%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	float:center;
}
#container {
	width: 890px;
	height: 100%;
	margin-top: 65px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff;
	float: center;
	border: 1px;
	border: solid 1px #ff0;
	background-image: url('../img/background09a.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#container2 {
	width: 890px;
	height: 100%;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #fff;
	float: center;
	border: 1px;
	border: solid 1px #ff0;
	background-image: url('../img/background209.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
}
#topnav {
	background-color: #fff;
	font-family: Helvetica, Arial, Avenir, "Lucida Grande", sans-serif;
	margin-top: 10px;
	padding-left: 10px;	
	font-size: 13px;
	font-weight: bold;
	width: 440px;
	line-height: 180%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
	float: left;
}
#topnav div {
	float: left;
	padding: 3px;
}

#topnav a {
	color:#319421;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica, Arial, Avenir, "Lucida Grande", sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#topnav a:hover {
	color: #469b2a;
	background-color: #ff0;
	text-align:center;
	text-decoration:none;
	font-family: Helvetica, Arial, Avenir, "Lucida Grande", sans-serif;
	padding-left: 5px;
	padding-right: 5px;
}
#selected a {
	color: #ffff00;
	background-color: #469b2a;
}
#selected a:hover {
	color: #ffff00;
	background-color: #469b2a;
}
#yellowhead {
	display: block;
	width: 235px;
	background-color: #ffff00;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Avenir, "Lucida Grande", Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height:1.5; 
	text-align: left;
	padding-left: 5px;
}

#yellowhead:hover {
	display: block;
	width: 235px;
	background-color: #339b22;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Avenir, "Lucida Grande", Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	line-height:1.5; 
	text-align: left;
	padding-left: 5px;
}
.yellowhead1 {
	width: 235px;
	line-height: 1.6; 
	font-size:13px;
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	padding-left: 5px;
}
.yellowhead2 {
	width: 235px;
	line-height: 1.6;
	font-size:13px; 
	color: #000000;
	background-color: #ffff00;
	font-weight: bold;
	padding-left: 0px;
}

.greenhead {
	line-height: 1.6; 
	color: #ff0;
	font-size:13px;
	background-color: #469b2a;
	font-weight: bold;
	padding-left: 5px;
}
.greenhead a {
	color: #000000;
}

.greentext {
	color: #070;
	font-weight: bold;
}
#copylink {
	font-weight:bold;
	color: #060;
	text-decoration: none;
}

#copylink:hover {
	font-weight:bold;
	color: #8a0;
	text-decoration: underline;
}
.indent {
	padding-left: 5px; 
}
.indentpara {
	padding-left: 5px; 
	margin-left: 5px; 
	float: right;
}
.indent a {
	color: #006600;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}


