.toolTip {
        font-family: Tahoma, Arial, Sans-serif, 'Times New Roman';
        font-size: 8pt;
        /* comment the above 3 line if you don't want transparency*/
}

.TooltipForground
{
	background-color: #CAD9EE;
	background-image: url( '../Images/tooltipbg2.gif' );
	color: Black;
	background-repeat: repeat-x;
}
