﻿.chkTable label
{
	vertical-align: top;
	position:relative;
	top:-1px;
	cursor:pointer;
}

.chkTable .chkheading
{
	font-weight:bold;
	height:25px;
	vertical-align:top;
}

.chkTable a
{
	cursor:pointer;
}

.chkTable td
{
	padding-bottom:2px;
	vertical-align:middle;
}

.chkTable input
{
	visibility:hidden;
	width:20px;
}

#tblContent input
{
	border:1px solid #7F9DB9;
}

.highlight
{
	background-color:#FFFACD;
}

.nohighlight
{
	background-color:#ffffff;
}

.tabOptions td
{
	vertical-align:top;
}

.tabPadding
{
	width:25px;
}

.vertPadding
{
	height:25px;
}

.fld
{
	width:160px;
}