TD.Menu {
	background-image: url(/m/bgMenu.jpg);
	background-repeat: repeat-x;
	height: 189px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
	text-align: center;
}
TD.UpMenu {
	border-top: 2px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	font-size: 1px;
	height: 1px;
}
TD.DownMenu {
	border-top: 2px solid #B2B2B2;
	border-bottom: 1px solid #B2B2B2;
	font-size: 1px;
	height: 2px;
}
TD.BottomLeft {
	background-color: #666666;
	height: 35px;
	width: 252px;
	font-size: 10px;
	color: #FBFBFB;
	text-align: center;
	vertical-align: middle;
}
TD.BottomRight {
	background-color: #909090;
	height: 35px;
	width: 725px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FBFBFB;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	color: #FBFBFB;
	padding-right: 10px;
}
TD.dots {
	background-image: url(/m/dots_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 1px;
}
A.bottom,A.bottom:LINK,A.bottom:VISITED {
	font-size: 10px;
	color: #FBFBFB;
	font-weight: normal;
	text-decoration: none;
}
A.bottom:HOVER {
	font-size: 10px;
	color: #FBFBFB;
	font-weight: normal;
	text-decoration: underline;
}
TD.content {
	padding: 7px;
	vertical-align: top;
}
TD.news {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding: 7px 0px;
}
TD.FlashTitle0 {
	text-align: left;
	vertical-align: middle;
	height: 35px;
	background-color: #DDDDDD;
	padding-left: 10px;
}
TD.FlashTitle1 {
	text-align: left;
	vertical-align: middle;
	height: 35px;
	background-color: #EEEEEE;
	padding-left: 10px;
}


A.blue,A.blue:LINK,A.blue:VISITED {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #038FBE;
	font-weight: bold;
	text-decoration: none;
}
A.blue:HOVER {
	color: #2BC6FB;
	font-weight: bold;
	text-decoration: underline;
}
#navbar {
	border-bottom: 1px solid #DDD;
	padding: 2px 0 8px;
	margin-bottom: 6px;
}
#products {
	border:1px solid #555;
	padding: 10px;
}
#productSimg {margin:6px 0; width:auto; height:80px; text-align:center; vertical-align:middle;}
SPAN.promo {
	color: #FF6600;
	font-weight: bold;
	text-decoration: blink;
}
SPAN.price {
	color: #CC3300;
}
SPAN.slashprice {
	color: #999999;
	text-decoration: line-through;
}
TD.topcaddie {
	background-color:#DDD;
	border-bottom: 1px solid #999;
}
TD.caddie {
	border-bottom: 1px dotted #BBB;
	vertical-align: top;
}
TD.botcaddie {
	border-bottom: 1px solid #999;
}
INPUT.submit { cursor:pointer; margin-top:5px; border:outset 1px #ccc; background:#BBB; font-size:.9em; color:#666; font-weight:bold; padding:1px; }
INPUT.delete { cursor:pointer; margin-top:5px; border:outset 1px #eee; background:#FFF; font-size:.9em; color:#777; padding:1px; }



/* Class DHTML */
.hidden {display:none;}
.closed .hidelink {display:none;}
.opened .showlink {display:none;}