<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	font-size: 9pt;
	text-decoration: none;
	margin:0px;
}

table
{
	font-size:9pt;
	border-collapse:collapse;
	}
	
.tableLeft
{
	height:18px;
	background-color:#E6E6E6;
	font-size:9pt;
	text-align:center;
	}

A:visited { COLOR: #818080; FONT-SIZE: 9pt; text-decoration: none}
A:hover { COLOR: #FF6600;FONT-SIZE: 9pt; TEXT-DECORATION: underline}
A:active { COLOR: #000000; FONT-SIZE:9pt;TEXT-DECORATION: none} 
A:link { COLOR: #000000; FONT-SIZE: 9pt; text-decoration: none}

.td_sort {
	font-size: 9pt;
	font-weight:normal;
	color: #336699;
	text-decoration: none;
}
.td_sortTV {
	font-size: 9pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	text-indent: 20px;
	background-image:url('../images/leftmenu_sort.gif');
}
.td_menu {
	font-size: 9pt;
	color: #818080;
	text-decoration: none;
	text-indent: 40px;
}
.login_input {
	font-size: 9pt;
	border: 1px solid #879DBD;
}
.forminfo {
		font-size: 9pt;
		text-decoration: none;
}
.forminfo td {
		border-right-width: 1px;
		border-right-style: dashed;
		border-right-color: #CCCCCC;
}
.GridHeader
{
	height:25px;
	color:white;
	font-size:10.5pt;
	background-color:#96a6bb;
}
.GridAlternate
{
	height:18px;
	background-color:#E6E6E6;
	font-size:9pt;
}
.GridRow
{
	height:18px;	
	font-size:9pt;
}

.txtReadOnly
{
	background-color:Scrollbar;
}
.txtSelectMode
{
	cursor:hand;
	background-color:InfoBackground;	
}
.button {
	font-size: 9pt;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 25px;
	border: 1px solid #96a6bb;
	color: #526d91;
	text-align:center;
}</pre></body></html>