.currentspecials {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
}
.specialcopy {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.specialcopyRed {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
.bullets {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bodyRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;

}
.content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.heading {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D20001;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: none;
}
.toystorageDesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.item_no {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.contentRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
#Nav{
	background: url(/images/nav-box-1.gif);
	width: 160px;
	height: 272px;
	text-align: left;
}
#Nav div.top{
	height: 30px;
}
#Nav a{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #fff;
	margin-left: 13px;
	margin-right: 13px;
}

#Nav a.last{
	border: none;
}
#Nav a:hover{
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	color: #000;
}
