/* style for module titles */
.TitleRed  {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	}
	
.RedMidL { width:20px; background-image:url(images/Red_04.gif); background-repeat:no-repeat; background-position:left; background-repeat:repeat-y; }
.RedMidR { width:20px; background-image:url(images/Red_06.gif); background-repeat:no-repeat; background-position:right; background-repeat:repeat-y; }