body{
	background-color: #9EC471;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #9EC471;
	scrollbar-face-color: #9EC471;
	scrollbar-3dlight-color: #9EC471;
	scrollbar-darkshadow-color: #769354;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #9EC471;
	scrollbar-track-color: #9EC471;
	
}


td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #2093BA;
		text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #769354;
	  	text-decoration: underline;
		
}

a.bottom {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ffffff;
		text-decoration: none;
}

a.bottom:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #769354;
	  	text-decoration: none;
		
}


.text {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	
	border: 1px solid #769354;
	background-color: #D1E4BA;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #9EC471;
	scrollbar-face-color: #9EC471;
	scrollbar-3dlight-color: #9EC471;
	scrollbar-darkshadow-color: #769354;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #9EC471;
	scrollbar-track-color: #9EC471;
}

.land
{
	background-image: url(images/land1.gif);
	background-repeat: no-repeat;
}

.side
{
	background-image: url(images/side.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.back
{
	background-image: url(images/back1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.nav2
{
	background-image: url(images/nav2.gif);
	background-repeat: no-repeat;
	background-position:top;
}



.nav1
{
	background-image: url(images/nav1.gif);
	background-repeat: repeat-y;
	background-position:top right;
}
	
.nav3
{
    background-image: url(images/nav3.gif);
     background-repeat: no-repeat;
		background-position: bottom;
   
}
	
