﻿body, input, select, textarea
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
}

.clsLeftMargin20
{
	margin-left:20px;
}

.midtext {
	font-size: 11px; 
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a.midtext:active 	{ color: #000000; }
a.midtext:link 		{ color: #000000; }
a.midtext:visited 	{ color: #000000; }
a.midtext:hover 	{ color: #c20000; text-decoration: none; }

[readonly]
{
	background-color: #c0c0c0;
}

.CellBorder tr td
{
	border:solid 1px #000000;
}

.CellBorder table tr td
{
	border:none;
}

.PrintHide 
{
	visibility:hidden;
}