body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #2b2b2b;
}
table tr td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
a:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B54429;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B54429;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC4F2F;
	font-weight: bold;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #B54429;
	font-weight: bold;
}


a.pagelist:link {
	color: #FCF723;
	text-decoration: none;
}
a.pagelist:visited {
	text-decoration: none;
	color: #FF9900;
}
a.pagelist:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.pagelist:active {
	text-decoration: none;
	color: #FCF723;
}



.inc_bottom {
	line-height: 20px;
}
.products_title{
	color: #FCF723;
	font-size:14px;
}
.wbk {
	border: 1px dotted #CCCCCC;
}
