﻿.tborder
{
	background: #FFFFFF;
	color: #546c7a;
	font-family: tahoma;
	border-top: 1px solid #d1d1d1;
	border-bottom: 0px solid #d1d1d1;
}
.tcat
{
	background: #edf2de;
	color: #447792;
	font: bold 10pt tahoma;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	padding: 8px;
	
}

.thead
{
	background: #dbe8be;
	color: #447792;
	font: bold 10px tahoma;
	border-bottom: 3px solid #c8de9d;
}

.tfoot
{
	background: #edf2de;
	color: #447792;
	border-bottom: 3px solid #c8de9d;
}

.vbmenu_control
{
	background: #e7edd5;
	color: #447792;
	font: bold 11px tahoma;
	padding: 9px 6px 6px 9px;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	white-space: nowrap;
	cursor: pointer;
}

.last_post1 {
   border-left-style: solid;
   border-left-color: #c8de9d;
   border-right-style: solid;
   border-right-color: #c8de9d;
   font-size: 8pt;
   color: #800080;
   background:#fff;
}

