@charset "utf-8";
.style1 {
	color: #E08900;
	font-weight: bold;
}
body {
	background-color: #D3D2B8;
	background-image:url(images/main-bkgd.gif);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma, arial, verdana;
	font-size:13px;
	line-height:19px;
	color:#333333;
}
.header {
	height: 179px;
}
.heading {
	font-family:tahoma, arial, verdana;
	font-size:12px;
	line-height:19px;
	color:#39544B;
	font-weight:bold;
}
.footer {
	font-size: 11px;
}
orangeheading {
	color: #E08900;
}
