@charset "utf-8";
body p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #666;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #F60;
}

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #006400;
}

h2.b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	color: #DAA520;
}

#img_rep {
	background-image: url(images/acssite_r4_c11.jpg);
	background-repeat: repeat-y;
}
#img_rep2 {
	background-image: url(images/acssite_r4_c2.jpg);
	background-repeat: repeat-y;
}.bkgcol {
	background-color: #EDEDED;
}


.salesbg {background-color: #DCDCDC;padding-left:3px;}

.salestable {border-color: #DCDCDC; border-collapse: collapse;}





