body {
	background:			#322C1B url(main_body_bg.jpg) repeat-x top;
	font-family:			Verdana, Arial, Trebuchet MS, sans-serif;
	font-size:				11px;
	color:					#000000;
	margin:					0px;
}

td {
	font-size:				11px;
}

.header_bg {
	background:				transparent url(header_bg.jpg) repeat-x top;
	border-right:			1px #E1E1D3 solid;
	padding:				0px;
	margin:					0px;
}

.main_body_bg {
	background:				#322C1B url(main_body_bg.jpg) repeat-x top;
}

.content_frame {
	border-right:			1px #8E856F solid;
	padding:				 10px;
}

.content {
	background-color:		#FFFFFF;
	font-size:				11px;
	padding:				10px;
}

.text {
	font-size:				11px;
}S

.content_table {
	border:					1px #000000 solid;
	font-size:				11px;
}

hr {
	height:					2px;
	color:					#543A24;
	margin-top:-5px;
}

h1
{
	color:					#543A24;
	font-size:				20px;
	font-weight:			bold;
	line-height:20px;
	font-family:Helvetica, Arial, sans-serif;
	font-stretch:condensed;
	text-transform:capitalize;	
}