td.header { text-align: left; }
td.header span.head { color: white; font-family: Times, Georgia; font-size: 26px; font-style: italic; font-weight: bold; letter-spacing: 0.1em; }
td.header td.normal { color: white; font-family: Times, arial, "lucida console", sans-serif; font-size: 13px; font-style: normal; font-weight: bold; text-align:left; }

table.defaulttable { background-color: white;}
#default td.contenthead span.head { background-color: white; color: #000000; font-family: Times, arial, "lucida console", sans-serif; font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }
#default td.contentheader { height: 24px; background-color: white; border-bottom: #6B543B 1px solid; }
#default td.content td.normal { background-color: #FFFFFF; color: #000000; font-family: Times, arial, "lucida console", sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

table.contenttable { background-color: #FFFFFF;}
td.contenthead span.head { color: #FCFCFC; font-family: Times, arial, "lucida console", sans-serif; font-size: 14px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }
td.contentheader { height: 24px; border-bottom: #fff 1px solid;}
td.content td.normal { color: #666; font-family: Times, arial, "lucida console", sans-serif; font-size: 13px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

/* Light */

table.lighttable { background-color: #FFFFFF; border: #6B543B 1px solid}
#lighttop td.contentheader {FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=1,startColorStr=#6B543B,endColorStr=#9D7C57); background-color: #6B543B; }
#lighttop td.content { background-color: #FFFFFF;}
#lighttop td.content td.normal { color: #000000; font-family: Tahoma, Verdana; font-size: 12px; font-style: normal;}

#light td.contentheader { background-color: #6B543B; }
#light td.content { background-color: #6B543B; }
#light td.content td.normal {color: #FCFCFC; font-family: Tahoma, Verdana; font-size: 12px; font-style: normal;}
#light A:link {color: white; text-decoration: underline;}
#light A:visited {color: #FFB3B3; text-decoration: underline;}
#light A:hover{color: #FF4040; text-decoration: underline;}
#light .SubHead {color: #FFFFFF;}
#light .normal {color: #ffffff;}

/* Dark */

table.darktable {border: #550000 1px solid}
#nc td.contentheader {background-color: #FFFFFF; }
#nc td.content { background-color: #FFFFFF; }
#nc td.content td.normal { color: #000000; font-family: Tahoma, Verdana; font-size: 12px; font-style: normal;}
