body {
	background-color: #00FF00;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center top;
	display: block;
}
h1, h2, h3 {
	margin:0;
}
h1.hidden, h2.hidden {
	display:none;
}
a img {
	border: 0px;
}
a:link, a:visited {
	color:#940000;
	background-color:transparent;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#657F00;
	background-color:transparent;
	/*text-decoration:underline;*/
}
h1 span {
	color:#940000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 5px;

}
#container {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 700px;
}
#pageHeader {
	background-color: #0099FF;
	height: 100px;
}
#pageTitle {
	background-color: #FFECBF;
	height: 20px;
}
#pageSlogan {
	background-color: #336699;
	height: 100px;
	border: 1px solid #7F5800;
}
#pageMenu {
	background-color: #DF9B00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F5800;
	border-left-color: #7F5800;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-top-color: #7F5800;
	border-bottom-color: #7F5800;
}
#pageContent {
	background-color: #FFECBF;
	border-right-color: #7F5800;
	border-left-color: #7F5800;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;




}
#pageCopyright {
	background-color: #FFCE5F;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7F5800;
	border-bottom-color: #7F5800;
	border-left-color: #7F5800;
	border-top-width: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #7F5800;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pageFooter {
	background-color: #FFECBF;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}
#contentLeft {
	float: left;
	background-color: #FF0000;
}
#contentCenter {
	float: left;
	width: 700px;
	background-color: #FFFF00;
}
#contentRight {
	float: left;
	padding: 2px;
	background-color: #0000FF;
}

#pageContent p {
	font-style:normal;
	line-height:1.7em;
	color:#66472E;
	background-color:transparent;
	text-indent: 30pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td.frame-left {
	border-right: 2px solid #7F5800;
	width: 20px;
}
td.frame-bottom {
	border-top: 2px solid #7F5800;
	font-weight: bold;
	text-align: left;
	font-size: 5px;
}
td.frame-corner {
	border-top: 2px solid #7F5800;
	border-right: 2px solid #7F5800;
	height: 13px;
	font-size: 5px;
}
table.frame {
	border-collapse: collapse;
}
#leftSide {
	background-color: #00FF00;
	position: relative;
	width: 100%;
	float: left;
}
pre {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #66472E;







}
