body,tr,td{
	scrollbar-face-color:#e1e1e1;
	scrollbar-shadow-color:#d6d6d6;
	scrollbar-3dlight-color:#b2afaf;
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#e1e1e1;
	scrollbar-track-color:#e1e1e1;
	scrollbar-darkshadow-color:#c1c1c1;
	scrollbar-highlight-color:#ffffff;
	color:#000000;
	font-size:7pt;
	font-family:tahoma,georgia;
	background-color: ;
	background-image: ;
	background-attachment : fixed;
	line-height: 13px;
	letter-spacing: 0px;
	text-align:justify;
	CURSOR: ;
}
a:link{
	color:#000000; 
	text-decoration:none;
	font-weight:bold;
}
a:visited{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:active{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	color:#769c9f;
	text-decoration:underline;
	font-weight:bold;
}

.welcome { text-align: left;
font-family: tahoma;
font-size:9px;
font-weight: bold;
color: #000000;
}


.header{
	font-family: tahoma,georgia;
	font-size: 7pt;
	font-weight:bold;
	color: #D7D0D0;
	background:#817A74;
padding: 4px;
}
.content{
	font-family: tahoma;
	font-size: 7pt;
	color: #000000;
	background:#D3D3D3;
}
.posted{
	font-family: tahoma,georgia;
	font-size: 7pt;
	font-weight:bold;
	color: #D7D0D0;
	background:#999999;
padding: 2px;
}