body {
	background: #686868 }

#banner {
	background: #fff url(../images/Logo-blue-gradient.gif) repeat-x }

#banner h1 {
	background-image: url(../images/Logo-blue.gif);
	text-indent: -100em;
	margin: 0;
	width: 550px;
	height: 50px;
	overflow: hidden }

#banner a {
	height: 50px;
	display: block }

input, textarea, select {
	background-color: #fff }

input.btn {
	color: #333;
	font-size: x-small;
	background-color: #fff;
	border: solid 1px #A8A8A8 }

input.btnhov {
	color: #333;
	text-decoration: none;
	background-color: #10F026;
	border: solid 1px #A8A8A8 }

/*

#buttons a:link,
#buttons a:visited {
	color: #333 }

*/

#centercontent {
	background: #FFF url(../images/bground_gradient.gif) repeat-x }

#centercontent a {
	color: #099116;
	text-decoration: none;
	background-color: transparent }

#centercontent a:hover {
	color: #099116;
	text-decoration: underline;
	background-color: transparent }

#centercontent a:visited {
	color: #099116;
	text-decoration: line-through;
	background-color: transparent }

#leftcontent {
	background: #f5f5f5 url(../images/bground_gradient.gif) repeat-x }

#navlist li a {
	color: #099116;
	font-weight: normal;
	text-decoration: none }

#navlist li a:hover {
	color: #099116;
	font-weight: normal;
	text-decoration: underline }

#rightcontent  {
	background: #F5F5F5 url(../images/bground_gradient.gif) repeat-x;
	color: #333 }
	
#rightcontent a {
	color: #099116;
	font-weight: normal;
	text-decoration: none }
	
#rightcontent a:hover {
	color: #099116;
	font-weight: normal;
	text-decoration: underline }

#rightcontent p {
	font-size: x-small }