body {
	background: #fbf8ed;
	margin-top: 5px;
overflow-x:hidden;
overflow-y:hidden;
}

p {
	margin-top : 3px;
}

a.menu:link {
	font-family : Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #0f4c1c;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.menu:visited {
	font-family : Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #0f4c1c;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.menu:active {
	font-family : Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #ff6600;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.menu:hover {
	font-family : Arial;
	text-align: left;
	color: #fff;
	font-weight: bold;
	background: #ff6600;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 12px;
	display: block;
	text-decoration: none;
}

a.submenu:link {
	font-family : Tahoma;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #0f4c1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.submenu:visited {
	font-family : Tahoma;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #0f4c1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.submenu:active {
	font-family : Tahoma;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background: #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.submenu:hover {
	font-family : Tahoma;
	font-weight: bold;
	text-align: left;
	color: #fff;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-size: 10px;
	display: block;
	text-decoration: none;
	background: #ff6600;
}


.content {
	background: #e7dbb9;
	height: 542;
}

.menusav {
	width: 161px;
	background: #0f4c1c;
}

.border {
padding-top: 25px;
text-align: right;
}

.footleft {
	font-family : Tahoma, Verdana, Arial;
	text-align: left;
	font-size : 10px;
	margin: 0px;
	float: left;
	display: block;
	font-weight: normal;
	padding-left: 40px;
	height: 25px;
	padding-top: 6px;
}

#top {
	color: #0f4c1c;
}

a.green:link {
	color: #0f4c1c;
	text-decoration: none;
}

a.green:visited {
	color: #0f4c1c;
	text-decoration: none;
}

a.green:active {
	color: #ff6600;
	text-decoration: none;
}

a.green:hover {
	color: #ff6600;
	text-decoration: none;
}

a.ssmenu:link {
	font-family : Tahoma;
	text-align: left;
	color: #fff;
	background: #0f4c1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.ssmenu:visited {
	font-family : Tahoma;
	text-align: left;
	color: #fff;
	background: #0f4c1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.ssmenu:active {
	font-family : Tahoma;
	text-align: left;
	color: #fff;
	background: #ff6600;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 10px;
	display: block;
	text-decoration: none;
}

a.ssmenu:hover {
	font-family : Tahoma;
	text-align: left;
	color: #0f4c1c;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 25px;
	font-size: 10px;
	display: block;
	text-decoration: none;
	background: #ff6600;
}
