/* ================================
    CSS STYLES FOR Data Springs Opt In Module
   ================================
*/   
.OptInEmail_Label
{
font-family: Arial, Sans-Serif;
color:#2e2d2d;
font-size:13pt;
font-weight:normal;
}


/* ================================
    CSS STYLES FOR Opt In List Administration Grid
   ================================
*/ 

.GridText{
  color: #2e2d2d; 
}

tr.HeaderRowStyle
{
  background-color : #000000;
}
tr.HeaderRowAlternate
{
  background-color : #000000;
  }

td.HeaderStyle
{
	color: #2e2d2d; 
	font-weight: bold; 
}
th.HeaderStyle 
{
	color: #2e2d2d; 
	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: #2e2d2d;
}


.CategoryDesc    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;   
    color: #2e2d2d;
}




































