.head {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.mode {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.over {
	background-color: #D5FFD5;
}

.options {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
.date {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
.topic {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.highlight {
	background-color: #FFFF66;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.fix {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4FAE21;
}

.btn     { width: 22px; height: 22px; border: 1px solid #A2C2EE; margin: 0; padding: 0; }
.btnOver { width: 22px; height: 22px; border: 1px outset; }
.btnDown { width: 22px; height: 22px; border: 1px inset; background-color: buttonhighlight; }
.btnNA   {
	width: 22px;
	height: 22px;
	border: 1px solid buttonface;
	margin-top: 1px;
	margin-left: 1px;
}
