
.blackBackground {
	background: #000000;
}

.whiteBackground {
	background: #FFFFFF;
}

.dropDownContainer {
	border: "1 solid";
	border-left-color: #FFFFFF;
	background: #000000;
}

a.productsLandingText {
	text-decoration: none;
}
a.productsLandingText:link {
	text-decoration: none;
}
a.productsLandingText:active {
	text-decoration: none;
}
a.productsLandingText:visited {
	text-decoration: none;
}
a.productsLandingText:hover {
	text-decoration: underline;
	color: #000000;
}

.productsLandingText {
	background: #999999;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
}


a.dropDownText {
	text-decoration: none;
}
a.dropDownText:link {
	text-decoration: none;
}
a.dropDownText:active {
	text-decoration: none;
}
a.dropDownText:visited {
	text-decoration: none;
}
a.dropDownText:hover {
	text-decoration: underline;
	color: Gray;
}



.dropDownText {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color : #FFFFFF;
}

.footer {
	background: #000000;
	font-family: Arial,  sans-serif;
	font-size: 10px;
	color : #FFFFFF;
}

.productsTitle {
	color : #892121;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.productsSlot {
	background-color : #892121;
	color : #FFFFFF;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

.productsBackground {
	background-color : #892121;
}

.productsBottom {
	background-color : #D7B5B5;
}

.activitiesTitle {
	color : #C3A86F;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.activitiesSlot {
	color : #FFFFFF;
	background-color : #C3A86F;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

.activitiesBackground {
	background-color : #C3A86F;
}

.activitiesBottom {
	background-color : #EBE2CF;
}

.customerTitle {
	color : #9195BC;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.customerBackground {
	background-color : #9195BC;
}

.customerSlot {
	background-color : #9195BC;
	color : #FFFFFF;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

.customerBottom {
	background-color : #DADBE8;
}

.differenceTitle {
	color : #D6992D;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.differenceSlot {
	background-color : #D6992D;
	color : #FFFFFF;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

.differenceBackground {
	background-color : #D6992D;
}

.differenceBottom {
	background-color : #F1DDB9;
}

.buzzTitle {
	color : #315999;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.buzzBackground {
	background-color : #315999;
}

.buzzBottom {
	background-color: #BAC7DD;
}

.buzzSlot {
	background-color : #315999;
	color : #FFFFFF;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

.aboutTitle {
	color : #7C8945;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight : bold;
}

.aboutBackground {
	background-color : #7C8945;
}

.aboutBottom {
	background-color : #D3D7C1;
}

.leftSlot {
	color : #000000;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	background: #D0D1DF;
}

.greySlot {
	background: #A6A6A6;
}

.darkGreySlot {
	background: #999999;
	color: #FFFFFF;
}

.listingBG {
	background: #ebebeb;
}

.listingTitle {
	color : #4c4c4c;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.listingBody {
	color : #000000;
	font-family: Arial,  sans-serif;
	font-size: 9px;
}

.whiteText {
	color: #FFFFFF;
	font-family: Arial,  sans-serif;
	font-size: 11px;
}

a.whiteText {
	text-decoration: none;
}
a.whiteText:link {
	text-decoration: none;
}
a.whiteText:active {
	text-decoration: none;
}
a.whiteText:visited {
	text-decoration: none;
}
a.whiteText:hover {
	text-decoration: underline;
}

.superTM {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
}

.redError {
	color: #FF0000;
	font-family: Arial,  sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.greyBar {
	background-color: #B8B8B8;
}

td, p, ul, li, u, a  { font-size : 11px;
    font-family : Arial, sans-serif;
    color : #000000; }

	
ol,ul {
	padding-bottom: 10px; padding-top: 2px;
	margin-bottom: 0px; margin-top: 0px;
}
	
