textarea {
	font-family : Courier New, Courier, monospace;
}

body  {
    font-family: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #CCCCFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #BB0000;
}

a:link {
	color: #0033CC;
}

a:hover {
	color: #000000;
}

a.tool {
	font-size: 11pt;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover.tool {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

a.treeforum {
	font-size: 9 pt;
	font-weight: bold;
	text-decoration: none; 
	color: #0033CC;
}

a:hover.treeforum {
	font-size: 9 pt; 
	font-weight: bold;
	color: #000000;
}

a.treemsg {
	font-size: 9 pt; 
	text-decoration: none; 
	color: #0033CC;
}

a:hover.treemsg {
	font-size: 9 pt; 
	color: #000000;
}

.treenav {
	font-size: 10pt;
}

.tree {
	color: #999999;
font-size: 9 pt; 
}

.topics {
	border-style : solid;
	border-color : #F4F4F4;
	
}

.headtext {
	font-size: 9 pt; 
	font-weight: bold;
}

.bodytext {
	font-size: 9 pt; 
	text-decoration: none; 
	color: #000000;
}

.normaltext {
	font-size: 11pt;
}

.notetext {
	font-size: 9 pt;
}
.bigwarn {
	color : #FF0000;
	font-size: 12pt;
}
.smallwarn {
	color : Red;
	font-size: 11pt;
}
.msgbody {
	font-size: 9 pt; 
	color: #000000;
}

.msgfield {
	background-color : #FFFFFF;
}

