.epdpMainBG
{
	background-color: #dddddd;
}

.categoryBG
{
	background-color: #ffffff;
}

.productsBG
{
	background-color: #ee3b33;
}

.featuredProductBG
{
	background-color: #ee3b33;
}

.promoBG
{
	background-color: #ccc;
}

.packBG
{
	background-color: #ccc;
}

.nutritionBG
{
	background-color: #1d1817;
}

.bottomSectionBG
{
	background-color: #ccc;
}

.newsBG
{
	background-color: #ffffff;
}

.promotionsBG
{
	background-color: #ffffff;
}

.historyBG
{
	background-color: #ffffff;
}

.timelineBG
{
	background-color: #ffffff;
}

.funBG
{
	background-color: #ffffff;
}

.downloadsBG
{
	background-color: #ffffff;
}

.gamesBG
{
	background-color: #ffffff;
}

.merchandiseBG
{
	background-color: #ffffff;
}

.adsBG
{
	background-color: #ffffff;
}

.recipesBG
{
	background-color: #ffffff;
}

.ProductText {
	color: #000;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.BrandContentText {
	color: #000;
	font-family : Verdana;
	font-size : 7pt;
}

.BrandContentText A:Link {
	text-decoration: none;
	color: #ccc;
	border : none;
}

.BrandContentText A:Hover {
	text-decoration: none;
	color: #4d0000;
	border : none;
}

.ProductThumbText {
	color: #ffffff;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.ProductThumbText a:link {
	color: #f3c828;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.ProductThumbText a:visited {
	color: #f3c828;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.ProductThumbText a:hover {
	color: #f1d260;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.ProductLine {
	color: #f3c828;
}

.subTitle {
	color: #f3c828;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
}

.flavorSelected {
	color: #fff;
	font-family : Verdana;
	font-size : 7pt;
	font-weight : bold;
}

.ProductThumb {
	border-style: solid;
	border-width: 1px;
	color : #042456;
}

.SkorBGColor {
	background-color: #000000;
}

.marginBot20{
	margin-bottom:20px;
}

.marginBot25{
	margin-bottom:25px;
}

.paddingBot10 {
	padding-bottom:10px;
}

.paddingTop10{
	padding-top:10px;
}

.paddingTOpBot10{
	padding-top:10px;
	padding-bottom:10px;
}
