/* style for module TitleNavys */
.Yellow  {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size:  16px;
    font-weight: normal;
    color: #3d3d3d;
	padding-left: 2px;
}
.Yellow_bg{
	background-color: #ffcc00;
	background-repeat: repeat-x;
	background-position: top;
}

.YellowLeft {width: 15; height: 100%; background-image: url(images/yellowleft.png); background-repeat: repeat-x;}



