body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#E1D7C2;
	background-position: center top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #543A1E;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #543A1E;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 19px;
	padding-left: 19px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604A1F;
	text-decoration: none;

}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604A1F;
	text-decoration: none;
	padding-left: 19px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81775B;
	text-decoration: none;
	background-color: #F8ECC6;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.lefttopheadingbg {
	background-image:url(images/lefttop_heading_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#A68B54;
	padding-left: 19px;
}
.righttopheadingbg {
	background-image:url(images/lefttop_heading_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#B09663;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81775B;
	text-decoration: none;
}
.headingwithborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604A1F;
	text-decoration: none;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.fromtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604A1F;
	text-decoration: none;

}
.textbox { background-color:#E5D6B7;
color: #660000;
}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #604A1F;
	text-decoration: none;
}
.imgborder {
	border: 4px solid #FFFFFF;
}
.imgborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.imgbordermember {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
