body {
	background-color: #666633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6F593A;
}

a:link { color: #6F593A; text-decoration: none;}
a:visited { color: #6F593A; text-decoration: none;}
a:hover { color: #660000;}
a:active { color: #6F593A;}

.inside {border: 1px solid blue; }
.clearboth {clear: both;}

.border-container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 815px;
	height: 100%;
	bgcolor: #F0E6D5;
	background-image: url(images/Burnt.jpg);
	padding: 15px 0 15px 0;
}

.main-container {
	margin-top: 0px;
	margin-right: 18px;
	margin-left: 18px;
	width: 778px;
	background-color: #F0E6D5;
	border: solid 1px #6F593A;
}

.header {
	text-align: left;
	margin: 0px;
}

.header img { margin: 0px 0px 0px 0px; line-height: -4px; }

.left-nav {
	float: left;
	width: 220px;
	margin: 0px;
	line-height: 0px;

}
.bodycontainer {
	margin-top: -85px;
	width: 555px; 
	float: right; 
	height: 100%; 
	border: 0px solid tan;
}

.bodycontainer p {padding: 0 15px 0 15px; margin: 0px; }

.footer {
	width: 100%;
	height: 100%;
	padding: 20px 0 20px 0;
}

.red {
	border: 1px solid red;
}
.border {
	border: 1px solid #666600;
}

.salesH1 {
	width: 80%;
	height: 22px; 
	text-align: center; 
	color: #0A0E4B;
	padding-top: 5px; 
	font-weight: bold;
}
.salesH2 {
	font-size: 8pt; 
	text-align: center; 
	color: #F0E6D5; 
	padding: 2px; 
	font-weight: bold; 
	vertical-align: middle; 
	line-height: 22px;
}
.salesC1 {
	padding: 2px; 
	float: left;
}
.salesC2 {
	margin-left: 3px; 
	padding: 2px; 
	float: left; 
	text-align: left;
}
#pedtablesire {
	font-size: 8pt;
	text-indent: 5px;
	text-align: left;
	background-color: #D3DCE6;
}
#pedtabledam {
	font-size: 8pt;
	text-indent: 5px;
	text-align: left;
	background-color: #F8DFDF;
}

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
