BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #333333;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: right bottom;
}
DIV.Top {
	background-color: #877B6C;
	width: 100%;
	background-image: url(../images/layout/logoTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	vertical-align: bottom;
}
TABLE.btnTop {
	margin-left: 220px;
	height: 100%;
	width: 510px;
}

DIV.Top IMG {
}


DIV.Main {
	background-color: #FFFFFF;
	width: 720px;
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
	margin-left: 20px;
}
DIV.MainFoot {
	background-image: url(../images/layout/MainFoot.gif);
	height: 8px;
	width: 720px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
	margin-left: 20px;
}
TABLE.Main {
	width: 100%;
}
TABLE.Main .Left {
	padding-left: 10px;
	width: 180px;
	padding-top: 10px;
}
TABLE.Main TD.Main {
	padding-right: 10px;
	padding-left: 10px;
}
TABLE.Content {
	width: 100%;
}
.Content TD.CHead {
	background-image: url(../images/layout/ContentRc.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 8px;
}
.Content TD.CFoot {
	background-image: url(../images/layout/ContentRc.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
}
.Content TD.CBody {
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/layout/ContentBody.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 6px;
	vertical-align: top;
	height: 400px;
}
H1 {
	font-family: Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #000000;
	line-height: 24px;
}
IMG.btn {
	border: 0px none #FF0000;
}
IMG.border {
	border: 1px solid #ACA398;
}
