body {	font-family: "Trebuchet MS", Tahoma, Geneva, Verdana; }

.menubkground {
	background-image: url(/images/spage_18.jpg);
	background-color: #B0DEB0;
}

.page-title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	letter-spacing: 2px;
}

.content-title {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2C692C;
	text-decoration: none;
	letter-spacing: 2px
}



ul {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}
.menu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a.menu:link {
	color: #CC6600;
	text-decoration: none;
}
a.menu:visited {
	color: #CC6600;
	text-decoration: none;
}
a.menu:hover {
	color: #2C692C;
	text-decoration: none;
}
a.menu:active {
	color: #CC6600;
	text-decoration: none;
}

.topnav {
	font-size: 11px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
a.topnav:link {
	color: #ffffff;
	text-decoration: none;
}
a.topnav:visited {
	color: #ffffff;
	text-decoration: none;
}
a.topnav:hover {
	color: #CC6600;
	text-decoration: none;
}
a.topnav:active {
	color: #ffffff;
	text-decoration: none;
}

.footer {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CC6600;
	text-decoration: none;
}

a.footer:link {
	color: #CC6600;
	text-decoration: none;
}
a.footer:visited {
	color: #CC6600;
	text-decoration: none;
}
a.footer:hover {
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	color: #CC6600;
	text-decoration: none;
}

#navmain {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
#navmain a:link {
	color: #CC6600;
	text-decoration: none;
}
#navmain a:active {
	color: #CC6600;
	text-decoration: none;
}
#navmain a:visited {
	color: #CC6600;
	text-decoration: none;
}
#navmain a:hover {
	color: #2C692C;
	text-decoration: none;
}
