body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.header_top {
	background-image: url(images/header_topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer {
	color:#FFFFFF
}
.footer a {
	color:#FFFFFF
}
.left_mm_bg{
	background-color: #BDC0B7;
	background-image: url(images/left_mm_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left_mm_lbg{
	background: url(images/left_mm_lbg.gif) repeat-y right top;
}
.left_mm_rbg{
	background-image: url(images/left_mm_rbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.body_bg {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}


.sales_mm{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E9BB;
}
#sales_content td {
	font-size: 12px;
	color: #4C9219;
	padding-left: 30px;
}
.sales_content_line{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4C9219;
}
.sales_content_bline{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4C9219;
}