.alterBlueDown {
	background: url(alterBlueDown.png) transparent repeat-x left bottom; /* shades ---------- */
}

.alterBlueTop {
	background: url(alterBlueTop.png) transparent repeat-x left top;
}

.alterGrayDown {
	background: url(alterGrayDown.png) transparent repeat-x left bottom;
}

.alterGrayTop {
	background: url(alterGrayTop.png) transparent repeat-x left top;
}

.alterIvoryDown {
	background: url(alterIvoryDown.png) transparent repeat-x left bottom;
}

.alterIvoryTop {
	background: url(alterIvoryTop.png) transparent repeat-x left top;
}

.alterMatBlackDown {
	background: url(alterMatBlackDown.png) transparent repeat-x left bottom; /* shades ---------- */
}

.alterMatBlackTop {
	background: url(alterMatBlackTop.png) transparent repeat-x left top;
}

.alterMatWhiteDown {
	background: url(alterMatWhiteDown.png) transparent repeat-x left bottom; /* shades ---------- */
}

.alterMatWhiteTop {
	background: url(alterMatWhiteTop.png) transparent repeat-x left top;
}

.round200Body {
	width: 200px; /* round ---------- ---------- ---------- ---------- ---------- */
	background: url(round200.png) no-repeat left center;
	max-height: 880px;
}

.round200Down {
	width: 200px;
	background: url(round200.png) no-repeat left bottom;
	font-size: 6px;
	line-height: 6px;
	max-height: 880px;
}

.round200Top {
	width: 200px;
	background: url(round200.png) no-repeat left top;
	font-size: 6px;
	line-height: 6px;
	max-height: 880px;
}

.round500Body {
	width: 500px;
	background: url(round500.png) no-repeat left center;
	max-height: 880px;
}

.round500Down {
	width: 500px;
	background: url(round500.png) no-repeat left bottom;
	font-size: 6px;
	line-height: 6px;
	max-height: 880px;
}

.round500Top {
	width: 500px;
	background: url(round500.png) no-repeat left top;
	font-size: 6px;
	line-height: 6px;
	max-height: 880px;
}

.roundPad {
	padding: 0 10px;
}

.roundRam200Body {
	width: 200px; /* rams ---------- ---------- ---------- ---------- ---------- */
	background: url(roundRam200.png) no-repeat left center;
	max-height: 880px;
}

.roundRam200Down {
	width: 200px;
	background: url(roundRam200.png) no-repeat left bottom;
	font-size: 4px;
	line-height: 4px;
	max-height: 880px;
}

.roundRam200Top {
	width: 200px;
	background: url(roundRam200.png) no-repeat left top;
	font-size: 4px;
	line-height: 4px;
	max-height: 880px;
}

.roundRam500Body {
	width: 500px;
	background: url(roundRam500.png) no-repeat left center;
	max-height: 880px;
}

.roundRam500Down {
	width: 500px;
	background: url(roundRam500.png) no-repeat left bottom;
	font-size: 4px;
	line-height: 4px;
	max-height: 880px;
}

.roundRam500Top {
	width: 500px;
	background: url(roundRam500.png) no-repeat left top;
	font-size: 4px;
	line-height: 4px;
	max-height: 880px;
}

.zapBlue {
	background-color: #dce4eb; /* rems ---------- ---------- ---------- ---------- ---------- */
}

.zapBlue2 {
	background-color: #ebf5ff;
}

.zapBlue3 {
	background-color: #e2ecf8;
}

.zapBlue4 {
	background-color: #def;
}

.zapBlueBHRadio{
	background-color: #84a5c4;
}

.zapBurlywood {
	background-color: burlywood;
}

.zapGray {
	background-color: #ededed;
}

.zapIvory {
	background-color: ivory;
}

.zapOrange {
	background-color: #fabc4b;
}

.zapOrange2 {
	background-color: burlywood;
}

.zapRed {
	background-color: #ffecea;
}

.zapRed2 {
	background-color: #fdf3f3;
}

