.tblMain  { background-color: #eeeeee; }
.tblHeader{ background-color: #0871aa; color: #ffffff; font-weight: bold; }
.tblRow   { background-color: #ffffff; }
.txtSmall { font-size: 7pt; }

BODY,.Content {
	font-family: Verdana,Arial,Helvetica,Tahoma,sans-serif; color: #504e6e; background-color: #ffffff;
	scrollbar-face-color: #0871aa;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #0871aa;
	scrollbar-darkshadow-color: #f1f1f1;
	scrollbar-highlight-color: #f1f1f1;
	scrollbar-track-color: #f1f1f1;
	scrollbar-shadow-color: #0871aa;
}
TD { font-size: 8pt; }

A.menu:link	{ font-size: 11px; color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu:visited	{ font-size: 11px; color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu:active	{ font-size: 11px; color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu:hover	{ font-size: 11px; color: #9e1a1a; text-decoration: none; font-weight: bold; }

A.menu2:link	{ color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu2:visited	{ color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu2:active	{ color: #504e6e; text-decoration: none; font-weight: bold; }
A.menu2:hover	{ color: #9e1a1a; text-decoration: none; font-weight: bold; }

A.menu3:link	{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.menu3:visited	{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.menu3:active	{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.menu3:hover	{ color: #9e1a1a; text-decoration: none; font-weight: bold; }

A.menu4:link	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu4:visited	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu4:active	{ color: #ffffff; text-decoration: none; font-weight: bold; }
A.menu4:hover	{ color: #ffffff; text-decoration: underline; font-weight: bold; }

A.active:link	{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.active:visited{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.active:active	{ color: #504e6e; text-decoration: underline; font-weight: bold; }
A.active:hover	{ color: #9e1a1a; text-decoration: none; font-weight: bold; }

A:link		{ color: #504e6e; text-decoration: underline; }
A:visited	{ color: #504e6e; text-decoration: underline; }
A:active	{ color: #504e6e; text-decoration: underline; }
A:hover		{ color: #9e1a1a; text-decoration: none; }

A.active2:link	{ color: #504e6e; text-decoration: none; }
A.active2:visited{ color: #504e6e; text-decoration: none; }
A.active2:active{ color: #504e6e; text-decoration: none; }
A.active2:hover	{ color: #504e6e; text-decoration: none; }


.where { font-size: 13pt; color: #504e6e /* #cbccd7*/; text-decoration: none; font-weight: bold; }
.txt_gray { font-size: 8pt; color: #9597b0; }
.txt_wht { color: #ffffff; }
.txt_srch { color: #ffffff; background-color: #cbccd7; }
.txt_copy { font-size: 7pt; }
.txt { font-size: 8pt; color: #ffffff; font-weight: bold; }
.err { color: #9e1a1a; }

.inp {	
	color:#504e6e; font-size:8pt;	
	border-right: #504e6e 1px solid; border-top: #504e6e 1px solid;
	font-size: 8pt; border-left: #504e6e 1px solid;
	border-bottom: #504e6e 1px solid; background-color: #ffffff;
}
.inp_blank {	
	color:#504e6e; font-size:8pt;	
	border-right: #ffffff 1px solid; border-top: #ffffff 1px solid;
	font-size: 8pt; border-left: #ffffff 1px solid;
	border-bottom: #504e6e 1px solid; background-color: #ffffff;
}
.trans {
	color:#504e6e; font-size:8pt; border: none;
	border-right: #cccccc 0px solid; border-top: #cccccc 0px solid;
	font-size: 8pt; border-left: #cccccc 0px solid;
	border-bottom: #cccccc 0px none; background: none;
}
