body {
	background-color: #005E10;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../IMAGES/bg1.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
}

.menu{
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	padding-top: 1px;
	padding-bottom: 5px;
	border-top: 1px solid #FFCC66;
	border-right: none #FFCC66;
	border-bottom: none #FFCC66;
	border-left: none #FFCC66;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
	vertical-align: middle;
}
.table_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-top-width: 0px;
	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: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.body_home {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	border-top: none #CBD9CD;
	border-right: none #CBD9CD;
	border-bottom: solid #CBD9CD;
	border-left: none #CBD9CD;
}
.body2 {

	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

