body {  font-family: Arial; font-size: 12px; color: #333333; background-color: #A5C9BF; background-attachment: scroll; background-image: url(images/bg1.jpg); background-repeat: repeat-x; background-position: top}
td {  font-size: 12px; color: #333333}
a:link {  color: #996633; text-decoration: underline}
a:visited {  color: #996633; text-decoration: underline}
a:hover {  color: #000000; text-decoration: none}

.menu:link {  color: #FFFFFF; text-decoration: none}
.menu:visited {  color: #FFFFFF; text-decoration: none}
.menu:hover {  color: #FFFFFF; text-decoration: none}
.header {  font-size: 18px; font-weight: bold; color: #996633}
.form {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #FFFFFF; font-size: 12px}
.button {  background-color: #999966; border-style: none; color: #FFFFFF}
h2 {
	font-size: 14px; 
	font-weight: bold; 
	margin: 0 0 4px 0;
	color: #000000;
}	
a.left-link_button {
	display: inline-block;
	border-style: groove;
	border-color: #628F87;
	width: 150px;
	background-color: #9BCFC5;
	margin: 4px 0;
	cursor: pointer;
	text-decoration: none;
	color: #336;
	text-align: center;
}