/* style for module TitleSkyBlues */
.TitleGrey_Neondarkblue  {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight: bold;
    color: #ffffff;
	padding-left: 2px;
}
.cont_bgdarkblue{
	background-image: url(images/NeonBlue_09.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#9FC4E2;
}

