@charset "utf-8";
/* CSS Document */

.subnav {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#000099; line-height: 12px;
}
.lefthand {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #660099; line-height: 17px;
}
.bottomimage {
	background-image: url(../images/menubottom.gif);
	background-repeat: repeat-x;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	background-image: url(../images/bg_stars.gif);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	vertical-align: top;
}
#footer {
	background-color: #666699;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #FFFFFF;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #000066;
}

a {
	color: #000000;
}

	
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#credit a {
	color: #666699;
	font-size: 10px;
	line-height: 4em;
	text-decoration: none;
}
.accent {
	font-style: italic;
	text-transform: capitalize;
}

#smartLinkListSTYLEID {
	background-color: #CCCCFF !important;
}

#smartLinkListSTYLEID a{
	color: #000000 !important;
	background-color: #CCCCFF !important;
	font-size: 11px;
}

#smartLinkListSTYLEID-description{
	color: #000000 !important;
	background-color: #CCCCFF !important;
}
.snoozeweek {
	font-size: 16px;
	font-style: italic;
}
.smalltext {
	font-size: 11px;
	color: #000066;
	line-height: 1.5em;
}
.onsale {
	font-size: 14px;
	text-transform: uppercase;
	color: #CC3300;
}
.crossout {
	text-decoration: line-through;
}


