body{
	background:url(../images/BG.gif) repeat #f8f7e5;
	margin:0;
	padding:0;
}

.style1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.splatter{
	
}

.header{
/*//background:url(../images/HeaderBGREpeate.png); background-repeat:repeat-x; */
	width: 100%;
	margin: 0 auto;
	height:10px;
	color:#FFFFFF;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.headTitle{
	float:left;
	width:217px;
	height:34px;
}

.headerBar{
	float:left;
	background:url(../images/HeaderBGREpeate.png); background-repeat:repeat-x; 
	width:100%;
	height:34px;
}

#mainContent {
	
	margin: 0;
	padding: 0;
	width: 100%;
	height:1636px;
}

#flashContent {
	margin:0 auto;
	padding: 0;
}
#container{
margin:0 auto;
width:800px;
}

#htmlContent {
	background:#4E3E25;
	width: 800px;
	margin: 10px auto;
	padding: 10px 0px ;
	color:#FFFFFF;
	/*font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

#footer{
width:900px;
margin: 0 auto;
height:200px;
}

#htmlContent a:link {
	color: #ffffff;
	text-decoration: none;
}
#htmlContent a:visited {
	text-decoration: none;
	color: #ffffff;
}
#htmlContent a:hover {
	text-decoration: underline;
	color: #9BB753;
}
#htmlContent a:active {
	text-decoration: none;
	color: #9BB753;
}

#htmlContent h1{
	margin: 4px 0;
	font-size: 17px;
	color:#FFFFFF;
}

#htmlContent h2{
	font-size: 12px;
	margin: 4px 0 4px 0;
	padding: 1px 0px 5px 0;
}

#htmlContent #leftCol {
	width: 380px;
	margin-left:10px;
	float: left;
	text-align: left;
	padding: 0px;
}

#htmlContent #rightCol {
	width: 380px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-left:10px;
}
#htmlContent #rightCol  h1 {
	margin-left: -1px;
	color:#FFFFFF;
}
#htmlContent #leftCol table{
	width: 50%;
	color: #FFFFFF;
	font-size: 11px;
	border-style: hidden;
	border-collapse: collapse;
	padding: 0;
	margin: 1px 0 0 0;
}
#htmlContent #leftCol table th{
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	padding: 1px 0 7px 0;
}
#htmlContent #leftCol table td{
	padding: 6px 0 6px 0;
	vertical-align: top;
}

#htmlContent #leftCol .yellowBar{
height:2px;
line-height:2px;
background-color:#999966;
margin:20px 0;
}

#htmlContent #rightCol .yellowBar{
height:2px;
line-height:2px;
background-color:#999966;
margin:20px 0;
}

#htmlContent #leftCol .top_name{
	width: 105px;
}
#htmlContent .clear{
	clear: both;
}
#htmlContent #leftCol .top_retailer{

}
#htmlContent #leftCol .top_time{
	
}
