html, body, h2, h3, h4, h5, h6, form, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0;
  }

html, body {
	height:100%;
	width: 100%;
	max-width:100%;
}

body {
	color: #421E0E;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 0px;
	background-color: #36150C;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	scrollbar-3dlight-color: #333333;
	scrollbar-base-color: #333333;
	scrollbar-darkshadow-color: #f0f0f0;
	scrollbar-face-color: #071B64;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #333333;
	scrollbar-track-color: #f0f0f0;
	scrollbar-arrow-color: #ffffff;
	
}
.lghtclr {
color: #8D764B;
}

td {
	background-color: #916C37;
	text-align:left;
}
td.l1 {
	background-color: #834A07;
	height:1px;
}
td.l2 {
	background-color: #834A07;
	height:1px;
}
td.l3 {
	background-color: #CCA06F;
	height:11px;
}
td.l4 {
	background-color: #916C37;
	height:20px;
}
td.main {
	background-color: #FFFFFF;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	color: #E2D9C8;
}
.hd1 {
	width: 50%;
	float: left;
}
.hd2 {
	width: 15%;
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;	
}

a.printCL, a.printCL:visited  {
	color: #E2D9C8;
	text-decoration: none;
}
a.printCL:active, a.printCL:hover  {
	color: #E2D9C8;
	text-decoration: underline;
}

a, a:visited  {
	color: #421E0E;
	text-decoration: underline;
}
a:active, a:hover  {
	color: #E2D9C8;
	text-decoration: underline;
}

p {
	margin-top: 8px;
	margin-left: 30px;
	margin-right: 40px;
	margin-bottom: 10px;
}
p.logo {
	text-align: center;
	margin-top: 11px;
	margin-bottom: 20px;
}
p.back {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
p.p1 {
	margin-top: 8px;
	margin-bottom: 10px;
	text-align: right;
}
p.foot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #8C6D55;
	text-align: center;
}

a.footlk, a.footlk:visited  {
	color: #8C6D55;
	text-decoration: underline;
}
a.footlk:active, a.footlk:hover  {
	color: #8C6D55;
	text-decoration: underline;
}

ul {
margin-left:60px;
}

input {
	background-color: #DDCFB7;
	border-color: #36150C; border: solid; border: 1px;
	color: #36150C;
}
