﻿.style_ckText_area
{
	background-color:#E0E8D0;
	font-family:Arial;
	font-size:7.5pt;
	color:#000000;
	text-align:center;
	vertical-align:middle;
	border:solid 1px #FFFFFF;
	border-collapse:collapse;
}
.Active
{
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	cursor: pointer;
}
.NoActive
{
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	cursor: pointer;
}
.cActive
{
	background-color:#980e0e;
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	border:solid 0px #000000;
}
.cNoActive
{
	background-color:#f2f6f9;
	font-family:Tahoma, "Times New Roman";
	text-decoration:none;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	border:solid 0px #000000;
}

