td.cbheader { text-align: right; }
td.cbheader span.head { 
	color: white; 
	font-family: Times New Roman,Georgia, Times;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.1em; 
}

td.cbheader td.normal {
	color: white;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}

table.cbinfotable { background-color: #eeeeee; border: #FFFFFF 2px solid; }
td.cbinfo span.head {
	color: #333333;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
}

div.cbinfospacer { border-top: #666666 1px solid;  font-size: 4px; }
td.cbinfo td.normal {
	color: #666666;
	font-family: Verdana, arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}

table.cbcontenttable { background-color: #EEEEEE; border-bottom: #FFFFFF 2px solid; margin-bottom:8px; margin-top:8px; }
td.cbcontenthead span.head {
	color: #FFFFFF; font-family: Verdana, arial, sans-serif; font-size: 12px; 
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
}
td.cbcontentheader { height: 26px; border-bottom: none 0px; }
td.cbcontent .Normal { color: #333333; font-family: Verdana, arial, sans-serif; font-size: 11px; 
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 140%;
}

#cbgrey td.cbcontentheader { background-color: #888888;padding:0px; background-image:url(ct_head_gray.jpg); background-repeat:repeat-x; }
#cbgrey td.cbcontent { background-color: #E8E9E8; }
#cbgrey td.cbcontenthead span.head { color: #002266;}




#cbred td.cbcontentheader { background-color: #EF5354; background-image:url(ct_head_red_bg.jpg); background-repeat:repeat-y; }
#cbred td.cbcontentheaderfoot { background-color: #BC1B20;
	background-image:url(ct_head_red_foot_bg.jpg);
	background-repeat:repeat-x;
	margin:0px;padding:0px; text-align:left;
}
#cbred td.cbcontent { background-color: #E41C1C; background-image:url(ct_body_red_bg.jpg); background-repeat:repeat-y; padding:5px;}

#cbred ul li { list-style-image:url(ct_red_li.gif); padding:2px; min-height:12px; vertical-align:middle; margin:1px; text-align:left; }

#cbred ModuleTitle_MenuArrow { color:#FFFFFF;}