body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/* 11px was the size used during design, which corresponds to 80% when viewed with "Smaller"
   type size */
  	font-size: 80% /* 11px */; 
	line-height: 1.5;
}

#banner {
    font-size: 36px;
	font-weight: normal;
	}

.main {
	margin: 0px 55px 0px 15px;
}

table {font-size: 100%}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.14em;
	word-spacing: 0.2em;
	margin: 0px;
	padding: 0ex;
	border: none;


}

h2 {
	font-size: 140%;
	font-weight: bold;
	line-height: 1;
	margin: 1em 0px 0.5em;
	padding: 0px;
	color: darkcyan;
}

h3 {
	font-size: 115%;
	font-weight: bold;
	line-height: 1;
	margin: 0px;
	padding: 1em 0px 0px;

}

h4 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 1.3em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.indented {
	text-indent: -24pt;
	padding-left: 24pt;

}
.indented b {
	font-weight: bold;

}
td {
	vertical-align: top;

}

table#pageFooting td {
    vertical-align: middle;
	}


/*
h1#topline {
	border-bottom-width: 1px;
	border-bottom-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 100;
	line-height: normal;
	letter-spacing: 0.14em;
	word-spacing: 0.2em;
	padding-bottom: 1ex;
	background-color: #eef2ee;
	margin: 0px;
	padding-right: 0px;
	padding-left: 1em;
	padding-top: 1ex;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 10px;
	margin-bottom: 0px;
	text-decoration: none;


}
*/

table.standard {
	width: auto;

}
.hidden {
	display: none;
}
.floatleft {float: left;}
.floatright {float: right;}

.clear-both {
	CLEAR: both
}

.datestamp-in-post {
/* float: left; */
 font-weight: bold; 
 wrap: none
 }

.navigation-in-post {
 float: right
 }

.messageBody
{padding-left: 1em
 }

h4 {margin-top: 0px; margin-bottom: 0px}
.top-of-post {margin-top: 0px; margin-bottom: 0px}

tr.row0 {
	BACKGROUND: #f0f0f2
}
tr.rowHeading {background: #e0e0f2}

.PublicProfile {
	background: #eeffff;
	border: thin solid;
	padding: 3pt;

   }
.ProfileCaption {
   font-weight: bold;
   }   
.messageDesc {
	font-size: 1.2em;
	background: #ffffee;
	border: 1px dotted;
	padding-left: 1em
}
table#forumList {
	width: 95%;
	border-bottom: 1px solid black;
	border-left: 0px solid;
	border-top: 0px solid;
	border-right: 1px solid black;
	margin-top: 1em
}

table#forumList tr th {
	text-align: left;
}
/* table#forumList tr td h4 {
	font-size: 100%;
	font-weight: bold;
} */

table#forumList td,
table#forumList th {
	border-top: 1px solid black;
	border-right: 0px solid;
	border-bottom: 0px solid;
	border-left: 1px solid black;
}


LABEL {
	FONT-WEIGHT: bold
}
TEXTAREA {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; PADDING-LEFT: 4px; MARGIN-BOTTOM: 2px; BORDER-LEFT: 1px solid; WIDTH: 16em; BORDER-BOTTOM: 1px solid;
	background: #f0f0f0
}

INPUT.FormTextInput
{   background: #f0f0f0
 }

TEXTAREA#FormMessageText {
MIN-HEIGHT: 10em;  HEIGHT: 15em;
}

TEXTAREA#FormMessageText,
TEXTAREA#FormTopicDesc {
	WIDTH: 95%
}

INPUT.submit
{padding: 1px 0.5em; 
 VERTICAL-ALIGN: middle;
 font-weight: bold; font-size: 90%
 }
.formError
{color: red
 }
table tr.new-message
{background: yellow
 }
.ProfileDescription {
}
.userlink {
	text-decoration: none;

}
A:hover.userlink
{background: cyan;
 }

dl dt {
	font-weight: bold;
}
