.topBG {
	background-image: url(imgs/topbg.jpg);
	background-color: #669900;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imgs/pagebg.jpg);
}
.page_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.pageHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	background-image: url(imgs/titllehead.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	color:#669900;
	height: 40px;
	padding-left: 30px;
}
.topBG h1 a, .topBG h1 a:visited,.topBG h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 34px;
	text-align: right;
	color: #FFFFFF;
	margin-top: 80px;
	text-decoration: none;
}
.catHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	height: 22px;
	width: 200px;
	line-height: 22px;
	text-align: center;
	background-color: #669900;
	color: #FBDF00;
	text-decoration: none;
}
.footerBAR, .footerBAR a {
	background-color:#669900;
	line-height: 22px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBDF00;
	text-align: center;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 200px; /*WIDTH OF MAIN MENU ITEMS*/
border: 0px;
}

.glossymenu li{
position: relative;
}

.glossymenu li a{
background: white url('glossyback.gif') repeat-x bottom left;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-right:0; padding-top:5px; padding-bottom:5px
}
.glossymenu li a:hover{
background: white url('glossyback2.gif') repeat-x bottom left;
color: white;
display: block;
width: auto;
padding-left: 10px;
text-decoration: none; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana, Helvetica, sans-serif; padding-right:0; padding-top:5px; padding-bottom:5px
}

