.scStyle {
	background-image: url("images/bg_sc.gif");
	background-repeat: no-repeat;
}
.Body {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #AAAAAA;
}
.Heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Footer {
	font-family: Arial, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.Merchandise {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #AAAAAA;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #c30030;
	background-color: #c30030;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #999999;
}
.SubHeading {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.New {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #C2002F;
	font-weight: bold;
}
.Notes {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FFCC33;
}
.dropdowns {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #bbbbbb;
}
.dropdownnote {
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #ffffff;
}