/* style for module TitleSkyBlues */
.head  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #6A737B;
	
}
.cont_bggrey{
	background-image: url(contgradbg.gif);
	background-repeat: repeat-y;
	color:#ffffff;
}
.Title_Grey  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #7BC243;
	
}


