span.forum ,span.forum .body {display: block;}
span.forum .date, span.forum .head {color: black; font-style: italic; font-size:100%;}
span.forum .head {background: #d2d2d2; padding: 2px; display: block;}

TABLE.forum {background: #ffffff; color: black; font-size: 9pt; margin: 0px;}
table.forum span.date {color: black; font-style: italic; font-size:100%;}
TABLE.forum h3 { color:#0066CC; font-size: 9pt; margin: 0px; text-decoration: none;}
TABLE.forum TR TH { font-size: 10pt; color: black; background: #d2d2ff }
TABLE.forum TR TD { font-size: 8pt; font-weight: normal; color: black;	background: #ffffff; }

TABLE.forum TR.n TD { font-weight: normal; color: black; background: #F9F6F6; }
TABLE.forum TR.o TD { font-weight: normal; color: black; background: #DEDEFE; }
TABLE.forum TR.n TD a { font-weight: normal; color:#3298FF; text-decoration: none;}
TABLE.forum TR.o TD a { font-weight: normal; color:#3298FF; text-decoration: none;}

table.subforum_list { font-weight: normal; color: black; font-size: 8pt; background: #f8f8f8}
table.subforum_list tr th {background: #F1F1F1; text-align: left; font-size: 10pt;}
table.subforum_list tr td {background: #F1F1F1; text-align: left}

table.subforum_folder { font-weight: normal; color: black; font-size: 8pt; background: #f8f8f8}
table.subforum_folder tr th {background: #CCCCCC; text-align: left; font-size: 10pt;}
table.subforum_folder tr.header th {background: #ABABAB; text-align: left; font-size: 10pt;}
table.subforum_folder tr td.sub {background: #E2E2E2; text-align: left}

div.forum_quote { margin-left: 20; border: solid 1px #DBDBCE; background: #F0FEEE; font-size: 9pt; text-decoration: none;}
pre.forum_code { font-size: 9pt; margin-left: 20px; border: 1px solid #DBDBCE; background: #F0FEEE; }
