/* CSS Document */

.cmstableheadertext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#999999;
}

.heading2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}

.cmstableheader
{
	border-bottom: 1px solid #734e00;
	padding: 3px 0 3px 0;
}

.cmstableheadersearch
{
	border-bottom: 1px solid #734e00;
	padding: 10px 0 10px 0;
}

.cmsviewtable
{
}

.cmsselect
{
	color: gray;
	background-color: White;
	border: 1px solid gray;
}

.cmsheaderline
{
	color:Orange;
	
}

.errorText
{
	font-family: Arial;
	font-size: 12px;
	color: LimeGreen;
	text-decoration: none;
}

.errorTextRed
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	text-decoration: none;
}
