.table_header1 {  
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	vertical-align: middle;
	text-align:center;
	font-size:9pt;
	background:#FFFFCC;
}

.table_header2 {  
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	vertical-align: middle;
	text-align:center;
	font-size:9pt;
	background:#FFFFCC;
}

.stat_header{
	font-size:8pt;
	color:#3333FF;
	cursor:default;
}

.newpost_button{
	width:90px;
	height:20px;
	font-size:8pt;
}

.post_id{
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	border-right-width: 1px; 
	border-left-width: 0px; 
	border-bottom-width: 1px;
	border-top-width: 0px;
	text-align:center;
}

.post_subject{
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	border-right-width: 1px; 
	border-left-width: 0px; 
	border-bottom-width: 1px;
	border-top-width: 0px;
}

.post{
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	border-left-width: 0px; 
	border-top-width: 0px;
	text-align:center;
}

.post_date{
	border-color: #cc99cc #cc99cc #cc99cc #FFFFFF; 
	border-style: dotted; 
	text-align:center;
	border-right-width: 0px; 
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px; 
}

.sender{
	color:#FF0099;
}