/* ================================ CSS STYLES FOR Data Springs Opt In Module ================================ */ /* ================================ CSS STYLES FOR Opt In List Administration Grid ================================ */ .GridText{ color: #ffffff; } tr.HeaderRowStyle { background-color : #C9E5FE; } tr.HeaderRowAlternate { background-color : #e5e5e5; } td.HeaderStyle { color: #ffffff; font-weight: bold; } th.HeaderStyle { color: #ffffff; font-weight: bold; } /* ================================ CSS STYLES FOR Opt In Lists On Main Module ================================ */ .CategoryTitle { font-family: Tahoma, Arial, Helvetica; font-size: 13px; font-weight: bold; color: #003366; } .CategoryDesc { font-family: Tahoma, Arial, Helvetica; font-size: 25px; color: #00000; } 

