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, "lucida console", sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: bold; 
text-align: right; }

table.cbinfotable { 
background-color: #eee; 
border: #fff 2px solid; }

td.cbinfo span.head { 
color: #333; 
font-family: Verdana, arial, "lucida console", sans-serif; 
font-size: 12px; 
font-style: normal;
font-weight: normal;
letter-spacing: 0.1em; 
text-align: left; }

div.cbinfospacer { 
border-top: #666 1px solid;  
font-size: 10px; }

td.cbinfo td.normal { 
color: #666; 
font-family: Verdana, arial, "lucida console", sans-serif;
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
text-align: left; 
line-height: 140%; }

table.cbcontenttable { 
background-color: #eee; 
border-bottom: #fff 2px solid;}

td.cbcontenthead span.head { 
color: #fff; 
font-family: Verdana, arial, "lucida console", 
sans-serif; font-size: 12px; 
font-style: normal; 
font-weight: bold; 
letter-spacing: 0; 
text-align: left; }

td.cbcontentheader {
height: 26px; 
border-bottom: #fff 2px solid; }
 
td.cbcontent td.normal {
color: #666;
font-family: Verdana, arial, "lucida console", sans-serif;	
font-size: 10px;	
font-style: normal;
font-weight: normal;	
text-align: left;	
line-height: 140%;}

#cbgrey td.cbcontentheader { background-color: #888888; }
#cbgrey td.cbcontent { background-color: #F5F5F5; }

#cbblue td.cbcontentheader { background-color: #486085; }
#cbblue td.cbcontent { background-color: #E7F0FF; }

#cborange td.cbcontentheader { background-color: #FF6600; }
#cborange td.cbcontent { background-color: #FF9900; }
#cborange td.cbcontent td.normal { color: #fff; }


