a:link 			{ color: #060; font-weight: bold; text-decoration: none }
a:visited			{ color: #060; font-weight: bold; text-decoration: none }
a:active 			{ color: #060; font-weight: bold; text-decoration: underline}
a:hover 			{ color: #060; font-weight: bold; text-decoration: underline }
.banner			{ height: 150px; width: 100%; overflow:-moz-scrollbars-none hidden; background: url(skygrass.png) top center; display: block }
.body			{ font-size: 13px; color: #000 }
.bodyheader		{ font-size: 13px; font-weight: bold; background: #CFC; border: 1px solid #9D9; color: #000; width: 100%; float: left }
.menu			{ font-size: 12px; }
a.menu:link		{ color: #000; font-weight: normal; text-decoration: none } 
a.menu:visited	{ color: #000; font-weight: normal; text-decoration: none } 
a.menu:active		{ color: #151; font-weight: normal; text-decoration: underline } 
a.menu:hover		{ color: #151; font-weight: normal; text-decoration: underline }
/* .pagetitle		{ font-size: 18px; color: #000 } */
.pagetitle		{ font-size: 18px; font-weight: bold; background: #9D9; border: 1px solid #696; color: #000; width: 100%; float: left }
.tablecontent		{ font-size: 10px; color: #000 }
.tablehead		{ font-size: 12px; color: #000; font-weight: bold; text-align: center }
.woodbg			{ background: url(/images/woodbg.jpg) }
