.bodyline {background: #FFFFFF; border:4px ridge #008000}
body {background: #FFFFFF;color:#000000;font:10px Verdana,Arial,Helvetica,sans-serif;
	scrollbar-face-color: #008000;
	scrollbar-highlight-color: #00C000;
	scrollbar-shadow-color: #004000;
	scrollbar-3dlight-color: #005600;
	scrollbar-arrow-color: #004000;
	scrollbar-track-color: #005600;
	scrollbar-darkshadow-color: #000000;}
a:link {
	color: #008000; 
	text-decoration: none;
}
a:visited {
	color: #008000; 
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #008000;
	padding-left: 5px;
}
.tableTopR {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #008000;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-left-color: #008000;
	border-bottom-color: #008000;
}
.tableTopL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008000;
}
.tableMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-color: #008000;
	border-left-style: solid;
	background-image: url('../images/greenteam_bg.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.tableLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #008000;
}
.tableRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #008000;
	padding-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.tableGen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

.tableBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	background-image: url('../images/grass_bottom.png');
	background-repeat: repeat;
	background-position: 0% 0%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-left-color: #008000;
	border-bottom-color: #008000;
}

.textButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #6E3600;
	border-left-color: #6E3600;
}

.menu:link {text-decoration: none; color: #FFFFFF;}
.menu:visited {text-decoration: none; color: #FFFFFF;}
.menu:active {text-decoration: none; color: #FFFFFF;}
.menu:hover {text-decoration: underline; color: #C0C0C0;}


