H1 {font-size: 20pt; text-align: center}
TH {font-size: 11pt; font-family: "Arial, Helvetica, sans-serif"}
HTML, TD {font-size: 10pt; font-family: "Arial, Helvetica, sans-serif"}
BODY,  {
	font-size: 10pt;
	font-family: "Arial, Helvetica, sans-serif";
	background-color: #CCCCCC;
}

p.margin {
	margin-left: 20px;
}
p.margin2 {
	margin-left: 40px;
}
p.margin3 {
	margin-left: 60px;
}

p.margin4 {
	margin-left: 80px;
}

h1,h2,h3,h4,h5,h6 
{
color: #993300;
}
}
 h3.indent {
	margin: 20px;
}
h4.indent {
	margin: 20px;
}

div.quote {
	font: "Courier New", Courier, monospace;
	color: #993300;
}

p.quote {
	font: "Courier New", Courier, monospace; font-style: italic;
}

quote {
	font: "Courier New", Courier, monospace; font-style: italic;
}

div.title {
	text-align: center;
	color: #993300;
	font: "Times New Roman", Times, serif;
}

UL {list-style: disc}
DIV.ABMEMBERLIST TD {font-size: 8pt; color: #003300; font-family: "Arial, Helvetica, sans-serif"}
DIV.ABMSGBODY {font-size: 10pt; font-family: "Arial, Helvetica, sans-serif"}
DIV.ABCONFLIST TD{font-size: 10pt; font-family: "Arial, Helvetica, sans-serif"}
A:hover { color: #007FFF; text-decoration: underline; background-color: #ffee00;}
.ABMSGLIST, .ABMSGBODY, .PFTDL, .PFTDR, .CHATAREA {font-size: 10pt; font-family: "Arial, Helvetica, sans-serif"}

/*The message area */
.ABMSGAREA {font-size: 10pt; font-family: "Arial, Helvetica, sans-serif"; text-align: center}

/*Table of the navigation bar*/
TABLE.NAV A{color:#000000; font-weight:900; text-decoration: none}

/*Left TD of the configuration forms */
TD.PFTDL {background-color: #666666; color: #ffffd0}

/*Table contains configuration form */
TABLE.CFG { background-color: #000000; border-width: 1; border-color: #666666; border-style: solid; }

/*Header of the row-column data table */
TD.RowColTableHeader {font-size: 12pt; font-family:Verdana; font-weight: bold; }
TD.RowColTableSubHeader {font-size:12pt; font-family:Arial; font-weight: bold; }

/*Bottom TD of the row-column data table */
TD.RowColTableCaption {background-color: #dddddd}

/*Table contains the even numbered threads*/
TABLE.ThreadTable0 {border:0}

/*Table contains the odd numbered threads*/
TABLE.ThreadTable1 {border:0}

/*Row for the message header */
TR.MsgRowHeader {background-color: #000044; color: #ffcc00; font-family: Verdana; font-weight:bold; font-size:14px}
TR.MsgRowHeaderBottom {background-color: #000044; color: #ffcc00; font-family: Verdana; font-weight:bold}

/*Table that contains the post message form */
TABLE.PostMessageForm { border-width:1; border-color: #666666; border-style: solid; }

/*Table that contains the polls */
TABLE.PollsTable{ border-width:1; border-color: #666666; border-style: solid; }

/*Text prompt on the configuration forms */
.AB-form-prompt { font-family: Arial; font-size: 14pt; }

