.pageStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/back2.gif);






}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/footer.gif);




}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	border-top: thin none #666666;
	border-right: thin solid #666666;
	border-bottom: thin none #666666;
	border-left: thin solid #666666;
	background-image: url(../images/footer.gif);








}
.leftSide {
	border: thin dotted #006600;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;


}
.center {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 5px;
	padding: 5px;
	border-top: none;
	border-right: thin solid #666666;
	border-bottom: thin solid #666666;
	border-left: none;









}
.rightSide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-align: center;
	margin: 5px;
	padding: 5px;
	background-image: url(../images/greenBack2.gif);
	background-repeat: repeat;
	border-top: thin solid #006600;
	border-right: none;
	border-bottom: none;
	border-left: thin solid #006600;












}
.sideBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;





}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.popUp {
	background-color: #FFFFCC;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}
.hi-lite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;

}
.centerHilite {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px;
	padding: 5px;
	border-top: none;
	border-bottom: none;
	border-left: none;
	border-right-style: none;
	font-weight: bold;

}
.textHilite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	width: auto;
	height: auto;
	float: none;

}
.codeText {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0000CC;

}
