body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #927844;
}


.align-justify {
	text-align: justify;
}



a {
	text-decoration: underline;
	color: #6D5B37;
}

a:hover {
	text-decoration: none;
}



span.BodyTitle
{	
	color:	#6D5B37;font-family:Tahoma; font-size:18px; font-weight:normal;
	}	
	
span.BodyText	
{	
	color:	#927844;font-family:Tahoma; font-size:11px
	}
	


.ContentTopBG {
	background-image: url("images/ui/Backgrounds/ContentTopBG.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}



.PaperTopBG {
	background-image: url("images/ui/Backgrounds/PaperTop.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}

.PaperMiddleBG {
	background-image: url("images/ui/Backgrounds/PaperMiddle.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}

.PaperBottomBG {
	background-image: url("images/ui/Backgrounds/PaperBottom.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
}
