td.myheader { text-align: right; }
td.myheader 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.myheader 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.myinfotable { background-color: #eee; border: #fff 2px solid; }
td.myinfo span.head { color: #333; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0.1em; text-align: left; }
div.myinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.myinfo 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.mycontenttable { background-color: #eee; border-bottom: #fff 2px solid; }
td.mycontenthead 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.mycontentheader { height: 26px; border-bottom: #fff 2px solid; }
td.mycontent 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%; }

#mygrey td.mycontentheader { background-color: #888888; }
#mygrey td.mycontent { background-color: #F5F5F5; }

#myblue td.mycontentheader { background-color: #486085; }
#myblue td.cbcontent { background-color: #E7F0FF; }

#myorange td.mycontentheader { background-color: #FF6600; }
#myorange td.mycontent { background-color: #FF9900; }
#myorange td.mycontent td.normal { color: #fff; }

#myred td.mycontentheader { background-color: #FF0000; }
#myred td.mycontent { background-color: #EEEEEE; }
#myred td.mycontent td.normal { color: #fff; }

#myred2 td.mycontentheader { background-color: #FF0000; }
#myred2 td.mycontent { background-color: #fff; }
#myred2 td.mycontent td.normal { color: #fff; }




