BODY{
	background: #ffffff url('images/bg.jpg') repeat;
	scrollbar-3d-light-color: #8FCC02;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #485923;
	scrollbar-dark-shadow-color: #485923;
	scrollbar-face-color: #6D833C;
	scrollbar-highlight-color: #8AA64C;
	scrollbar-shadow-color: #485923;
	scrollbar-track-color: #485923;
	}

table.main{
background-color: #ffffff;
border: #6D833C 2px solid;
}

iframe.content {
background: #ffffff url('images/design_07.jpg') no-repeat;
}

td.nav {
font-family: verdana, sans-serif;
font-size: 13px;
color: #E2EA8F;
font-weight: bold;
text-decoration: none;
line-height: 22px;
text-transform: lowercase;
text-align: center;
}
.nav a:link, .nav a:visited {
font-family: verdana, sans-serif;
font-size: 13px;
color: #6D833C;
text-decoration: none;
font-weight: bold;
border: #D0DC92 1px solid;
border-top: #6D833C 1px solid;
border-bottom: #6D833C 1px solid;
padding: 2px;
}
.nav a:active, .nav a:hover {
font-family: verdana, sans-serif;
font-size: 13px;
color: #3D4C1B;
font-weight: bold;
text-decoration: none;
border: #3D4C1B 1px solid;
padding: 2px;
}

td.quicklinks {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: bold;
padding: 5px;
}
.quicklinks a:link, .quicklinks a:visited {
font-family: sans-serif;
font-size: 13px;
color: black;
text-decoration: none;
font-weight: bold;
}
.quicklinks a:active, .quicklinks a:hover {
font-family: sans-serif;
font-size: 13px;
color: #226B48;
text-decoration: none;
font-weight: bold;
}