html{
height:100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d4d1c7;
}
.normal {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #787878;
}
.font {
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #644C37;
}

.maintext {  
font-family:  Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #333333;
}
.maintable{
height:100%;
text-align:left;
vertical-align:top;
background-color:#FFFFFF;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
a:active, a:link, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-decoration: underline;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: none;
}
a.menutext, a.menutext:active,a.menutext:link,a.menutext:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight:bold;
text-decoration: none;
}
a.menutext:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight:bold;
text-decoration: none;
}
.redtext{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.input{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-left: #333333 1px solid;
border-bottom: #333333 1px solid;
width: 264px;
height: auto; 
background-color: #ffffff;
}
.input_text{
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-left: #333333 1px solid;
border-bottom: #333333 1px solid;
width: 265px;
height: 120px; 
background-color: #ffffff;
}
.input_submit {
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #333333;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
border-left: #333333 1px solid;
border-bottom: #333333 1px solid;
width: 130px;
height: auto; 
background-color: #ffffff;
}
.picborder{
border: 1px solid white;
}
.header {
	font-family: Folio Lt BT;
	font-size: 13px;
	color: #816E5D;
}
.header1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #644C37;
}
.header2 {
	font-family: Arial;
	font-weight: light;
	font-size: 16px;
	color: #644C37;
}
.date {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #C4BD97;
}
.txtdate {
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #C4BD97;
}
.txtheadAddress {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #644C37;
}
.txtAddress, a.txtAddress, a.txtAddress:link, a.txtAddress:visited, a.txtAddress:hover, a.txtAddress:active{
	font-family: Arial;
	font-weight: regular;
	font-size: 11px;
	color: #644C37;
}