.productTable {
	color: White;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	width: 90%;
	vertical-align: middle;
}

.productTable a {
	text-decoration: none;
	color:white;
	display: block;
	padding-top: 15px;
	height: 53px;
	width: 155px;
}

.productTable td {
	text-align: center;
	vertical-align: middle;
}

#MediaTrack a,
#SponsorAwarenessMeasure a,
#SponsorTrack a,
#SponsorValue a {
	padding-top: 5px;
	height: 63px;
}

#SelectionAndDecisionProcess {
	height: 89px;
	background: url(img/Bmi-GREEN-3--5.gif) no-repeat center;
}

#AdvertisingContentStrategicAnalysis {
	height: 106px;
	background: url(img/Bmi-LBLUE-1-3.gif) no-repeat center;
}

#sportTrack { background: url(img/Bmi-DBLU-3--5.gif) no-repeat center; }
#sportTrack a:active { background: url(img/Bmi-DBLU-3B--5.gif) no-repeat center; font-size: 95%; }

#sponsorFocus, #adValue { background: url(img/Bmi-ORANGE-BLOCK-5A.gif) no-repeat center; }
#sponsorFocus a:active, #adValue a:active { background-image: url(img/Bmi-ORANGE-BLOCK-5B.gif) no-repeat center; font-size: 95%; }

#rightsAssessment { background: url(img/Bmi-LBLUE-3--5.gif) no-repeat center; }
#rightsAssessment a:active { background: url(img/Bmi-LBLUE-3B--5.gif) no-repeat center; font-size: 95%; }

#propertyPrevalue { background: url(img/Bmi-PURPLE-3--5.gif) no-repeat center; }
#propertyPrevalue a:active { background-image: url(img/Bmi-PURPLE-3B--5.gif) no-repeat center; font-size: 95%; }

#MediaTrack { background: url(img/Bmi-LBLUE-3--5.gif) no-repeat center; }
#MediaTrack a:active { background: url(img/Bmi-LBLUE-3B--5.gif) no-repeat center; font-size: 95%; }

#SponsorAwarenessMeasure { background: url(img/Bmi-DBLU-3--5.gif) no-repeat center; }
#SponsorAwarenessMeasure a:active { background: url(img/Bmi-DBLU-3B--5.gif) no-repeat center; font-size: 95%; }

#SponsorTrack, #adMonitor { background: url(img/Bmi-RED-BLOCK-A-13.gif) no-repeat center; }
#SponsorTrack a:active, #adMonitor a:active { background: url(img/Bmi-RED-BLOCKB-13.gif) no-repeat center; font-size: 95%; }

#SponsorValue {
	background: url(img/Bmi-GREEN-2--4new.gif) no-repeat center;
}
#SponsorValue a:active {
	background: url(img/Bmi-GREEN-2B--4new.gif) no-repeat center;
	font-size: 95%;
}

#selectedContent { color: Navy; padding: 10px; }
#selectedContent h4 { margin-left: 0px; padding-left: 10px; }
#selectedContent h4.sportTrack { background-image: url(img/Bmi-BLUE-BAR-ROUND--5.gif); }
#selectedContent h4.sponsorFocus { background-image: url(img/Bmi-ORANGE-BAR-ROUND--6.gif); }
#selectedContent h4.rightsAssessment { background-image: url(img/Bmi-LBLUE-BAR-ROUND--7.gif); }
#selectedContent h4.propertyPrevalue { background-image: url(img/Bmi-PURPLE-BAR-ROUND--8.gif); }
#selectedContent h4.MediaTrack { background-image: url(img/Bmi-LBLUE-BAR-ROUND--7.gif); }
#selectedContent h4.SponsorAwarenessMeasure { background-image: url(img/Bmi-BLUE-BAR-ROUND--5.gif); }
#selectedContent h4.SponsorValue { background-image: url(img/Bmi-GREEN-BAR-ROUND--14.gif); }
#selectedContent h4.SponsorTrack { background-image: url(img/Bmi-PINK-BAR-ROUND--13.gif); }
#selectedContent h4.adValue { background-image: url(img/Bmi-ORANGE-BAR-ROUND--6.gif); }
#selectedContent h4.adMonitor { background-image: url(img/Bmi-PINK-BAR-ROUND--13.gif); }
#selectedContent ul { list-style: outside; }
#selectedContent li { margin-left: 0px; }