/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #142D0E;
}
.BGMid {
	background-color: #25541A;
	background-image: url(images/BGmid.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 401px;
}
.BGBot {
	background-image: url(images/BGBot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.BGTop {
	background-image: url(images/BGTop.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.Top {
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.Bot {
	background-image: url(images/bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.BG {
	background-image: url(images/BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E8E9BE;
}
.BGLeft {
	background-image: url(images/leftBG.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.BGRight {
	background-image: url(images/rightBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.FlashBG {
	background-color: #A5A475;
}
.BGCTop {
	background-image: url(images/BGcontenttop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.P100 {
	height: 100%;
}
.space73 {
	width: 73px;
}
.scrolllayer {Z-INDEX: 2; OVERFLOW: auto; padding:7px ;WIDTH: 372px; HEIGHT: 204px;
	SCROLLBAR-FACE-COLOR: #D8D8B0;
	SCROLLBAR-HIGHLIGHT-COLOR: #D5D497;
	SCROLLBAR-SHADOW-COLOR: #EAEABF;
	SCROLLBAR-3DLIGHT-COLOR: #A5A475;
	SCROLLBAR-ARROW-COLOR: #737252;
	SCROLLBAR-TRACK-COLOR: #EAEABF;
	SCROLLBAR-DARKSHADOW-COLOR: #A5A475;
	SCROLLBAR-BASE-COLOR: #A5A475;
}
