.out        {color: black; 
             cursor:auto;
             height:100%}

.over       {color: #191970; 
             cursor:hand;
             background-color:#DCDCDC;
             height:100%}

.mini_out    {color: black; 
              cursor:auto;
              width:140px;
              height:100%}

.mini_over   {color: #191970; 
              cursor:hand;
              background-color:#DCDCDC;
              width:140px;
              height:100%}
             
table.pu    {visibility: hidden;
             left: 20%;
             top: 30%;
             position: absolute;
             width: 500px;
             background: maroon}

td.pu       {color: #FFFFFF;
             font: bold 9pt arial}

.dropdown   {border:solid;
             padding-bottom:3px;
             padding-top:1px;
             border-top-color: #191970;
	     border-left-color: #191970;
	     border-right-color: #191970;
	     border-bottom-color: #191970;
             border-width: 1px 1px 1px 1px;
             background-color:#F5F5F5;
             filter:progid:DXImageTransform.Microsoft.Shadow(Color='#666666', Direction=135, Strength=4)}

.linkOut     { background-color=#F5F5F5;             
               font-size:10px;
               textDecoration:none;
               width:10px;
               height:4px;
               color:#000000;
               border-width: 1 1px 1px 1;
               border-color: #F5F5F5;
               border-style: solid;
               padding: 1px 1px 1px 1px;}
.linkOver    { background-color=#DCDCDC;
               textDecoration:none;
               font-size:10px;
               width:10px;
               height:4px;
               color:#191970;
               border-width: 1 1px 1px 1;
               border-style: solid;
               padding: 1px 1px 1px 1px;}