BODY {
		margin:0;
		background-image:url(MainBground.gif);
		background-repeat:repeat-x;
		background-position:top;
		background-color:#004C1D;
}
.SiteFooter {
		padding-top:22px;
		color:#FFF;
}

.FooterStyle {
		font-family: Tahoma, Arial, Verdana;
		font-size: 12px;
		font-weight:normal;
		color:#FFF;
}
		a.FooterStyle {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
		}
		a.FooterStyle:hover {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
				text-decoration:none;
		}
		a.FooterStyle:active {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight:normal;
				color:#FFF;
				text-decoration:none;
		}

*HTML #menu {
				padding-left:15px;
				margin-top: 0px;
				text-align: left;
		}

#menu {
		padding-left:15px;
		margin: 0px;
		text-align: left;
}

				#menu ul {
				list-style-type: none;
				margin:0px;
				margin-left: 0px;
				padding:0px;
		}
*HTML #menu li {display:inline;background-image:url(/files/system/gfx/menuspacer.jpg);background-repeat:no-repeat;background-position:bottom right;}

		#menu li {
				display:inline;
				background-image:url(/files/system/gfx/menuspacer.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;

		}
		*HTML #menu li {
				display:inline;
				background-image:url(/files/system/gfx/menuspacer.jpg);
				background-repeat:no-repeat;
				background-position:bottom right;
		}
		#menu a {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight: bold;
				color: #1B1B1F;
				text-decoration: none;
				padding:0px 10px 0px 10px;
		}
		*HTML #menu a {
				font-family: Tahoma, Arial, Verdana;
				font-size: 12px;
				font-weight: bold;
				color: #1B1B1F;
				text-decoration: none;
				padding:0px 10px 0px 10px;
		}
		#menu a:hover {
				color: #1B1B1F;
				background-image:url(/files/system/gfx/menuActive.jpg);
				background-repeat:repeat-x;
				background-position:bottom;
		}
		#menu #activeitem {
				color: #1B1B1F;
				background-image:url(/files/system/gfx/menuActive.jpg);
				background-repeat:repeat-x;
				background-position:bottom;
		}
