body {
margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000000;
background-color: #F1EEEE; } 

.BGcolorLeft { background-color: #A8BA92; }

.body_text {
      font-family: Georgia, "Times New Roman", Times, serif;
      font-style: italic;
	color: #669966;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0000FF;
}

.form_text {
	color: #000000;
	background-color: #A8BA92;
}

.maintext {
	font-size: 14px;
	background-position: left center;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #669966;
	text-decoration: underline;
}
.changetablecell {
	background-color: #A5A5DB;
}

#button {
	width: 150px;
	padding: 0 0 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCC99;
	color: #333;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 180px;
		}
		
	#button li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
		}

#button li a {
	display: block;
	padding: 5px;
	border-left: 10px solid #A8BA92;
	border-right: 10px solid #CCFF66;
	background-color: #009966;
	color: #fff;
	text-decoration: none;
		}

	#button li a:hover {
	border-left: 10px solid #CCFF66;
	border-right: 10px solid #A8BA92;
	background-color: #669966;
	color: #fff;
		}
		

