﻿div.doc-date {
	font-size: 11px;
}

h3.comments {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	color: #ee5c3a;
}

.small {
	font-size: 11px;
}

.selected {
	font-weight:bold;
	color: Maroon;
}

.select-date {
	color: Maroon;
	width: 85px;
}

.TableMenu
{
	BORDER-LEFT-COLOR: #c0c0c0; 
	BORDER-BOTTOM-COLOR: #c0c0c0; 
	BORDER-TOP-COLOR: #c0c0c0; 
	BORDER-RIGHT-COLOR: #c0c0c0;
	BORDER-COLLAPSE: collapse; 
	background-color: #f3f3f3;
}

.topic_vote{background-color:#5F8CCD;font-weight:bold;padding:1px 3px; text-decoration: none;}

.CellOff { background-color: #ffffff; border-bottom: solid 1px red; }
.CellOn  { background-color: #f3f3f3; border-bottom: solid 1px red; }

