.background {
	background-attachment: fixed;
	background-image: url(Background.png);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	left: auto;
	top: 2pt;
	right: auto;
	bottom: 10pt;	
	margin: 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
.MainTableLL{
	background-image: url(Borders/BorderLL.png);
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 10pt;

}

#bodytable {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	}
#MainContent {
	background-color: #C69C6D;
	color: white;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainTableCornerLR {
	border-width: 0pt;
	background-image: url(Borders/BorderLR.png);
	background-position: right bottom;
	height: 10px;
	width: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.MainTableLeft {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(Borders/BorderL.png);
	background-repeat: repeat-y;
	background-position: left;
}
.MainTop {
	margin: 0px;
	background-image: url(Borders/BorderT.png);
	background-repeat: repeat-x;
	background-position: top;
	width:auto;
	border: none;
}
.MainTableUR {
	margin: 0px;
	padding: 0px;
	background-image: url(Borders/BorderUR.png);
	background-repeat:no-repeat;
	background-position: Top Right;
	border: none;
}
.MainUL {
	background-image: url(Borders/BorderUL.png);
	background-position: left top;
	background-repeat:no-repeat;
	width: 10pt;
	height: 10pt;
	border: none;
}


.MainTableBottom {
	margin: 0px;
	padding: 0px;
	background-image:url(Borders/BorderB.png);
	background-repeat:repeat-x;
	background-position: bottom;
	height: 8pt;
	margin: 0px;
	padding: 0px;
	border: none;

}
.MainTableRight{
	margin: 0px;
	padding: 0px;
	background-image:url(Borders/BorderR.png);
	background-repeat: repeat-y;
	background-position:right;
	width: 10pt;
	clear: none;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		
}

#LogoArea {
	margin: 0px;
	padding: 0px;
	background-color: #C69C6D;
	color: white;
}
#NavBar {
	margin: 0px;
	padding: 0px;
	background-image: url(Borders/SolPartMenu.png);
	background-repeat: repeat-x;
	background-position: center center;
	height: 43px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.MainTableCell {
	margin: 0px;
	padding: 0px;
	background-color: #c69c6d;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.SubArea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: xx-small;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	filter: Xray;
}
.BodyPanes {
	vertical-align:top;	
}
