.tblMain  { background-color: #ffffff; }
.tblHeader{ background-color: #ffffff; color: #000000; font-weight: bold; }
.tblRow   { background-color: #ffffff; }
.txtSmall { font-size: 7pt; }

BODY,.Content { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; color: #000000;  }
TD { font-size: 9pt; }

A:link		{ color: #000000; text-decoration: underline; }
A:visited	{ color: #000000; text-decoration: underline; }
A:active	{ color: #000000; text-decoration: underline; }
A:hover		{ color: #000000; text-decoration: none; }

A.menu:link	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu:hover	{ color: #eeeeee; text-decoration: underline; font-weight: bold; }

A.menu2:link	{ color: #000000; text-decoration: none; font-weight: bold; }
A.menu2:visited	{ color: #000000; text-decoration: none; font-weight: bold; }
A.menu2:active	{ color: #000000; text-decoration: none; font-weight: bold; }
A.menu2:hover	{ color: #000000; text-decoration: underline; font-weight: bold; }

A.menu3:link	{ color: blue; text-decoration: none; font-weight: bold; }
A.menu3:visited	{ color: blue; text-decoration: none; font-weight: bold; }
A.menu3:active	{ color: blue; text-decoration: none; font-weight: bold; }
A.menu3:hover	{ color: blue; text-decoration: underline; font-weight: bold; }

A.active:link	{ color: #ffffff; text-decoration: underline; font-weight: bold; }
A.active:visited{ color: #ffffff; text-decoration: underline; font-weight: bold; }
A.active:active	{ color: #ffffff; text-decoration: underline; font-weight: bold; }
A.active:hover	{ color: #eeeeee; text-decoration: underline; font-weight: bold; }

A.active2:link	{ color: #ffffff; text-decoration: none; }
A.active2:visited{ color: #ffffff; text-decoration: none; }
A.active2:active{ color: #ffffff; text-decoration: none; }
A.active2:hover	{ color: #eeeeee; text-decoration: underline; }

.txt { font-size: 8pt; color: #ffffff; font-weight: bold; }
.err { color: red; text-decoration: bold; }

.inp {	border-right: #999999 1px solid; border-top: #999999 1px solid;
	font-size: 8pt; border-left: #999999 1px solid;
	border-bottom: #999999 1px solid; background-color: #ffffff;
}
.inp_blank {
	border-right: #ffffff 0px none; border-top: #ffffff 0px none;
	font-size: 8pt; border-left: #ffffff 0px none;
	border-bottom: #999999 1px solid; background-color: #ffffff;
}
.trans {
	border-right: #cccccc 0px none; border-top: #cccccc 0px none;
	font-size: 8pt; border-left: #cccccc 0px none;
	border-bottom: #cccccc 0px none; background-color: #ffffff;
}
