a:link { color: #036; } 
a:visited { color: #669; } 

.form { width: 80% }
.form th {text-align: left; background-color: #eee; padding: 2px;}
.form textarea { width: 100%; height: 250px; }
.form input { width: 100%; }

.form1 th {text-align: left; background-color: #eee; padding: 2px;}
.form1 input { width: 100%; }
.form1 textarea { width: 500px; height: 200px; }

.tree { margin-left: 10%; margin-right: 10%; }
.msgstring {}
.msgstring li { 	
		list-style-type : none;
		list-style-image : url(page1.gif);
 }
.threadstring { margin-top: 6pt; padding: 2px; background-color: #f8f8f8; }
.threadstring li { 	
		list-style-type : square;
		list-style-image : url(page.gif);
 }
.threadstring li.lock { 	
		list-style-type : square;
		list-style-image : url(pagelock.gif);
 }
.uptoforum { margin: 6pt 0pt 6pt -20px; padding: 2px; }
.uptoforum li { 	
		list-style-type : none;
		list-style-image : url(pageup.gif);
 }

.threadstring a:link { font-weight: bold; } 
.msgstring a:link { font-weight: bold; } 

.msgblock { padding-left: 20px; }
#current { background-color: #f0f0e0; font-weight: bold; }

.message {margin-left: 7%; margin-right: 7%;}
.msgbody {
	width: 86%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 10px 0px 5px 0px;
}
.msgbody td { 
	padding: 10px; 
/*	line-height:	1em;*/
	font-family: monospace;
	font-size:	10pt;
}

.msgbody small { 
	font-size:	80%;
}

.sel {
	background-color: #f8f8d8;
}
acronym {
	border-bottom: 1px dashed #666;
}
