
#left{ background:url(new/left.jpg) repeat-y top right }
#right{ background:url(new/right.jpg) repeat-y top left }


input, textarea {
background-color:#FFFFFF;
border: #FFFFFF 0px;
border-style:dotted;
color:#000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px; 
	padding: 0px;
}
body { background-color: #D6E125; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-size: 12px;
	color: #433F3F;
}
.bottomnav {
	font-size: 12px;
	color: #433F3F;
}
.greenbody {
	font-size: 14px;
	color: #D7E025;
}
a:bottom {
	color: #433F3F;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.bottom {
	font-size: 12px;
	color: #433F3F;
}
a.bottom:link {
	font-size: 12px;
	color: #433F3F;
}
a.bottom:visited {
	font-size: 12px;
	color: #433F3F;
}
a.bottom:hover {
	font-size: 12px;
	color: #433F3F;
}
a.bottom:active {
	font-size: 12px;
	color: #433F3F;
}