@charset "iso-8859-1";

#topMenuColor {
	background-image:url(../img_struct/labelGreen.gif);
	background-repeat: no-repeat;
	height: 24px;
	line-height: 24px;
	color: #fff;
	font-size: 14px;
	text-align: center;
	text-transform:uppercase;
	margin-bottom:20px;
}

#ContentMenu  {	font-size: 12px; color: #ffffff; background-color:#00aae3; height:20px; text-transform:uppercase; padding-left:10px; font-weight:bold; line-height:20px; vertical-align:middle;}
