
td.row1	{ background-color: #FFFFFF; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }
td.row2	{ background-color: #FFFFFF; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }
td.row3	{ background-color: #E3E3E3; border-style: solid; border: black; border-width: 1px 1px 1px 1px; }

.topiclink		{ font-weight: bold; font-size: 10px; color : #9F0002; }
a.topiclink 	{ font-weight: bold; font-size: 10px; text-decoration: underline; color : #9F0002; }
a.topiclink:visited 	{ font-weight: bold; font-size: 10px; text-decoration: underline; color : #9F0002; }
a.topiclink:hover { font-weight: bold; font-size: 10px; text-decoration: underline; color : #9F0002; }

.name			{ font-size : 11px; color : #111111;}

.postbody { font-size : 11px; line-height: 17px}
a.postlink:link	{ text-decoration: none; color : #9F0002 }
a.postlink:visited { text-decoration: none; color : #9F0002; }
a.postlink:hover { text-decoration: underline; color : #9F0002}

.nav2			{ font-weight: normal; font-size: 11px; color : #000000; text-align: left;}
a.nav2			{ font-weight: normal; font-size: 11px; text-decoration: underline; color : #0000FF; text-align: left;}
a.nav2:visited		{ font-weight: normal; font-size: 11px; text-decoration: underline; color : #0000FF; text-align: left;}
a.nav2:hover		{ font-weight: normal; font-size: 11px; text-decoration: underline; color : #0000FF; text-align: left;}

.nav			{ font-weight: bold; font-size: 11px; color : #9F0002; text-align: left;}
a.nav			{ font-weight: bold; font-size: 11px; text-decoration: none; color : #9F0002; text-align: left;}
a.nav:visited			{ font-weight: bold; font-size: 11px; text-decoration: none; color : #9F0002; text-align: left;}
a.nav:hover		{ font-weight: bold; font-size: 11px; text-decoration: underline; color : #9F0002; text-align: left;}

.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #111111; }
a.gen,a.genmed,a.gensmall { color: #111111; text-decoration: none; }
a.gen:visited,a.genmed:visited,a.gensmall:visited { color: #111111; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #9F0002; text-decoration: underline; }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #000000; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	/* background-color: #FFFFFF; */
	border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 1px 0px 1px 0px; }
th.thCornerL { border-width: 1px 0px 1px 0px; }
th.thCornerR { border-width: 1px 0px 1px 0px; }

.code {
	font-family: verdana, sans-serif; font-size: 9px; color: #A76100;
	background-color: #E3E3E3; border: #000000; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: verdana, sans-serif; font-size: 9px; color: #000000; line-height: 16px;
	background-color: #E3E3E3; border: #000000; border-style: dotted;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


