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

h1 {
	color: #f15641;
}

h2 {
	background-image: url(../images/wholesale_scheme/h1_bgrnd.gif);
	background-repeat: no-repeat;
}

a, a:link, a:visited {
	color: #f15641;
}

#wrapper {
	background-image: url(../images/wholesale_scheme/body_bgrnd.gif);
	background-repeat: repeat-y;
}

#header {
	background-image: url(../images/wholesale_scheme/body_header.gif);
	background-repeat: no-repeat;
}


.afterFooter {
	background-image: url(../images/wholesale_scheme/body_footer.gif);
	background-repeat: no-repeat;
	height: 11px;
	clear: both;
}

.leftTableHldr {
	background-color: #eae9e9;
}

.headerRow {
	background-color: #b84c3d;
	color: white;
	font-weight: bold;
}

.silverRow {
	background-color: #eae9e9;
}

.dSilverRow {
	background-color: #c9c9c9;
}

.rightBulletList {
	color: #f15641;
}