body,td,th {
	color: #4B342A;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #4b342a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration : underline;
}
a:link {
	color: #E34E01;
}
a:active {
	color: #E34E01;
}
a:visited {
	color: #E34E01;
}
a:hover {
	text-decoration : none;
}
.paddingR10px{
	padding-right: 10px;
}
.paddingL10px{
	padding-left: 10px;
}
.paddingL20B30px{
	padding-left: 20px;
	padding-bottom: 30px;
}
.bgOne {
	background: #4B342A;
}
.bgTwo {
	background: #F0EEE1;
}
.bgThree{
	background: #887E74;
}
.bgFour{
	background: #7C462E;
}
.bgFive{
	background: #E34E01;
}
.bgSix{
	background: #C6C1B5;
}
.columnOne{
	background: #D1CCC0;
	font-size: 9px;
	text-align: right;
}
.columnTwo{
	background: #DBD8CB;
	font-size: 9px;
	text-align: right;
}
.columnThree{
	background: #E5E3D6;
	font-size: 9px;
	text-align: right;
}
.smallText {
	font-size: 9px;
}
.textLight {
	color: #887E74;
}
.style1 {color: #F0EEE1}

.bg_image {
	background: url(../images/pic7.jpg) no-repeat;
}
.imgBorder {
	border: 1px solid #887E74;
}
.title01 {
	font: Bold 10px/13px Verdana, Arial, Helvetica, sans-serif;
}
