.banner_link_text {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:hover {
	text-decoration: none;
	color: #99FF99;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.picture_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFF99;
	text-align: center;
}
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDCEBE;
	margin-left: 15px;
	margin-right: 15px;
	text-align: justify;
	vertical-align: top;
}
.main_header {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #85A484;
	font-family: Arial, Helvetica, sans-serif;
}
.main_intro_text {
	color: #BDCEBE;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.normal {
	color: #BDCEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	background-color: #BDCEBE;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-right-color: #666666;
	border-right-style: solid;
	border-left-color: #333333;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-bottom-color: #000000;
}
.table_border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCC99;
	border-right-color: #85A484;
	border-bottom-color: #666633;
	border-left-color: #BDCEBE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC99;
	padding-right: 1px;
	padding-left: 1px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #85A484;
	vertical-align: top;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #333333;
	border-right-width: thin;
	border-left-width: thin;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: thin;
	border-top-color: #333333;
}
