body {
	background-color: #000;
	color: #fff;
}

#shopnavpanel_1 {
	width:45px;
	float: left;
	padding-right: 10px;
	font-size: 12px;
	height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
#shopnavpanel_2 {
	width:120px;
	float: left;
	padding-right: 15px;	
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#shopnavpanel_3 {
	width:40px;
	float: left;
	padding-right: 20px;	
	font-family: Arial, Helvetica, sans-serif;
}

#shopnavpanel_3 a.sendbutton {
	width: 40px;
	height: 21px;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 11px;
	text-decoration: none;
}
#shopnavpanel_3 a.sendbutton:hover {
	color: #bbb;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_4 {
	width:180px;
	float: left;
	padding-left: 460px;
	font-family: Arial, Helvetica, sans-serif;
}

#shopnavpanel_4 a.sendbutton {
	width: 180px;
	height: 21px;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 7px;
	font-size: 11px;
	text-decoration: none;
}

#shopnavpanel_4 a.sendbutton:hover {
	color: #bbb;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_5 {
	width:95px;
	float: left;
	padding-left: 10px;	
	font-family: Arial, Helvetica, sans-serif;
}

#shopnavpanel_5 a.sendbutton {
	width: 95px;
	height: 21px;
	display: block;
	clear: none;
	background-image: url(../images/more_button.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 11px;
}

#shopnavpanel_5 a.sendbutton:hover {
	color: #bbb;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
}
#shop-category-text {
	float: left;
	font-weight: normal;
	background-color: #666;
	height: 20px;
	padding: 5px;
	width: 1000px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#shop-category-items {
	float: left;
	padding: 5px;
	height: 20px;
	border-bottom: 1px solid #fff;
	width: 156px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link, a:active, a:hover, a:visited {
	color: #fff;
}
a:hover {
	color: #bbb;
}
td.BodyText {
	background-color: #000;
}
