.menu:link   { font-weight: bold; background-color: #a0d0ff; text-decoration: none }
.menu:visited { font-weight: bold; background-color: #a0d0ff; text-decoration: none }
.menu:hover  { color: red; font-weight: bold; background-color: #ffff00; text-decoration: underline }
a:hover      { color: red; font-weight: bold; background-color: #ffff00; text-decoration: underline }
TD           { font-size: 9pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; 
               font-style: normal; color: #000000; text-decoration: none; 
               background-color: #fffbec}
.obyc TD { color : #000000;	font-weight : normal;	background-color : #a0d0ff; }
TH.header {color : #000000; font-weight : bold; background-color : #a0d0ff;}	
.cmdKos      {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image: url(kos1.gif);
	font-style: normal;
	color: #101490;
	text-decoration: none;
	background-color: transparent;
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0;
	cursor: hand;
	margin : 4px;
	background-position : left;
}
.cmdUP       {
	background-image: url('up.gif');
	font-style: normal;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand;
	border-style: none;
	border-width: 0;
	background-position : center;

}
.cmdDN       {
	background-image: url('dn.gif');
	font-style: normal;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: hand;
	border-style: none;
	border-width: 0;
	background-position : center;
}
.over         {cursor: hand;  color:red; background:yellow}
.down         {cursor: hand; color:red; background:yellow; font-weight:bold}

