body {
	background-color: #760708;
	margin-top: 40px;
	margin-left: 40px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: #741112;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none; border-bottom: 1px dotted;
	color: #000000;
}
a:active {
	text-decoration: none; border-bottom: 1px dotted;
	color: #000000;
}
#Layer1 {
	position:absolute;
	width:250px;
	height:230px;
	z-index:1;
	left: 287px;
	top: 233px;
}
#Layer2 {
	position:absolute;
	width:212px;
	height:243px;
	z-index:2;
	left: 569px;
	top: 237px;
}
#Layer3 {
	position:absolute;
	width:185px;
	height:233px;
	z-index:3;
	left: 60px;
	top: 230px;
}
#Layer4 {
	position:absolute;
	width:125px;
	height:100px;
	z-index:4;
	left: 268px;
	top: 70px;
}
#Layer5 {
	position:absolute;
	width:116px;
	height:100px;
	z-index:5;
	left: 405px;
	top: 70px;
}
#Layer6 {
	position:absolute;
	width:125px;
	height:100px;
	z-index:6;
	left: 533px;
	top: 70px;
}
#Layer7 {
	position:absolute;
	width:112px;
	height:41px;
	z-index:7;
	left: 669px;
	top: 187px;
}
#Layer8 {
	position:absolute;
	width:388px;
	height:22px;
	z-index:8;
	left: 271px;
	top: 189px;
}
#Layer9 {
	position:absolute;
	width:535px;
	height:60px;
	z-index:1;
	left: 265px;
	top: 40px;
}
#Layer11 {
	position:absolute;
	width:434px;
	height:66px;
	z-index:2;
	left: 368px;
	top: 482px;
}

#Layer12 {
	position:absolute;
	width:125px;
	height:100px;
	z-index:6;
	left: 672px;
	top: 70px;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	color: #741112;
}
h2 {
	font-size: 12px;
	font-weight: 600;
	color: #741112;
}
h3 {
	font-size: 10px;
	font-weight: 600;
	color: #000000;
}
h4 {
	font-size: 12px;
	font-weight: 600;
	color: #000000;
}
h5 {
	font-size: 16px;
	font-weight: 600;
	color: #222266;
}
h6{

font-size: 11px;
	font-weight: 600;
	color: #741112;
	
}
h7{

font-size: 12px;
	font-weight: 600;
	
}
fieldset {
  color:		#black;
  margin:		5px 0px 15px 0px;
  padding-bottom:	4px;
  border:		1px solid #741112;
}

legend {
  color:		#741112;
  font-size:		11pt;
}

label {
  padding:		2px 0px;
}
table.formfields {
  width:		100%;
}

table.formfields thead {
  background-color:	#DDD;
}

table.formfields th {
  font:			normal normal 600 10pt arial,sans-serif;
}

table.formfields td {
  font:			normal normal 100 10pt verdana,sans-serif;
}

table.formfields td.label {
  width:		150px;
  padding:		1px 4px;
  text-align:		right;
  vertical-align:	top;
}

table.formfields td.field {
  padding:		0px 4px;
  text-align:		left;
  font-size:		9pt;
}

div.separated {
  margin:		10px 0px;
}

.center	{text-align:center;}
.right	{text-align:right;}
.left	{text-align:left;}
.top	{vertical-align:top;}
.bold	{font-weight:bold;}
.red	{color:#C90000;}
.normal {font-size:10pt;}
.medium	{font-size:9pt;}
.small	{font-size:8pt;}
