.main_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009966;
}
.navigation_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #336600;
	background-color: #CCCCCC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #009966;
}
a:link {
	color: #0066AA;
}
a:visited {
	color: #0066AA;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #009966;
}.section_text {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.section_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.section_textRed {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.navigation_text_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	color: #336600;
	position: fixed;
	height: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.section_textCentered {
	text-align: center;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.navigation_textLarge {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #336600;
	background-color: #CCCCCC;
}
.navigation_textLarge_Red {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-variant: normal;
	font-weight: bold;
	color: #336600;
	background-color: #CC0066;
}
.section_textTable {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 50%;
	right: 50%;
	position: relative;
	margin: 50%;
}
