.topMenu {
	font-family: "Arial";
	font-size: small;
	color: #666666;
}
.topMenuLogin {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.topMenuTop {
	background:url(img/topMenuTop.gif);
}
.topMenuBG {
	background:url(img/topMenuBG.gif);
}
.topMenuLeftBG {
	background:url(img/topMenuLeft.gif);
}
.topMenuRightBG {
	background:url(img/topMenuRight.gif);
}
.topMenuBotBG {
	background:url(img/topMenuBot.gif);
}
.contentTop {
	background:url(img/contentTop.gif);
}
.contentLeft {
	background:url(img/contentLeft.gif);
}
.contentTopBG {
	background:url(img/contentTopBG.gif);
}
.contentRight {
	background:url(img/contentRight.gif);
}
.contentBot {
	background:url(img/contentBot.gif);
}
.prodLink {
	text-decoration:none;
}
.addKart {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color: #999999;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a {
	color: #000000;
}
.alert {
	font-weight: bold;
	color: #990000;
}
.smaller {font-size: 10px}
ul.Cool
{
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 0px dotted #A5B4C2;
}
ul.Cool li
{
	padding-left: 20px;
	padding-top:3px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #A5B4C2;
	background-color: #CCCCCC;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
}
.myAccountMenu
{
	border-bottom-style:dashed; 
	border-bottom-width:1px; 
	border-bottom-color:#999999;
}
.redAlert {
	color: #CC0000;
	font-weight: bold;
}
.greenAlert {
	color: #009900;
	font-weight: bold;
}