﻿.table_Titles {
	font-weight: bold;
	background-color: #006600;
	border-bottom-style: none;
	border-color: #008000;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	vertical-align: middle;
	text-align: center;
}
.table_Entries {
	padding: 0px;
	border: thin solid #008000;
	margin: 0px;
}
.table {
	padding: 0px;
	margin: 0px;
	border: 1px solid #008000;
	background-color: #CCFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
}
.style1 {
	border-style: solid none solid none;
	border-width: 1px;
	border-color: #99FF99;
}
.buttons {
	text-align: center;
}
#right_panel {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 250px;
}
.title {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #006600;
	font-weight: bold;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	background-color: #CCFFCC;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding: 10px;
	margin: 5px;
	line-height: 20px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #008000;
	text-align: center;
	padding: 5px;
}
.newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	vertical-align: middle;
	line-height: 25px;
	padding: 5px;
}

