body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.matter {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.matter_links {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.main_headding {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.main_headding_close {
	font-family: Arial;
	font-size: 15.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.matter_links:hover {

	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.top_sellers {
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
}
.left-links {
	background-image: url(images/menu/button_bg.jpg);
	display: block;
	float: left;
	height: 23px;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 7px;
}
.left-links:hover {
	background-image: url(images/menu/button_bg-1.jpg);
	display: block;
	float: left;
	height: 23px;
	width: 141px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 7px;
}

