@charset "iso-8859-1";
a.link_lynx { font-family: Times New Roman; font-size: 10pt; color: #000000;
               text-decoration: none; font-weight: bold }
a.link_lynx:hover { text-decoration: underline; color: #FFFFFF }

a.item       { font-family: Arial; font-size: 8pt; text-decoration: none; color: #000000 }
a.item:hover { font-family: Arial; font-size: 8pt; text-decoration: none; color: #CC0000 }

table.main { background-color: #FFFFFF;  border-style: outset; border-width: 2; border-color: #EAEAEA;}

table.item   { font-family: Arial; font-size: 8pt; cursor:pointer; border-style: solid; border-width: 1; border-color: #EAEAEA;}
table.item_hover1 { background-color: #EAEAEA; font-family: Arial; font-size: 8pt;
              border-style: solid; border-width: 1; border-color: #EAEAEA; cursor:pointer }
table.item_hover2 { background-color: #EAEAEA; font-family: Arial; font-size: 8pt; border-style:
              inset; border-width: 1; cursor:pointer }
table.subitem { background-color: #EAEAEA; color: #000000; font-family: Arial; font-size: 8pt;
              cursor: pointer; border-style: outset; border-width: 2; border-color: #EAEAEA; }
              
td.item   { background-color: #FFFFFF; cursor: pointer; font-family: Arial; font-size:
              8pt; border-style: solid; border-width: 1; border-color: #F4F4F4; }
td.item_hover1 { background-color: #EAEAEA; cursor: pointer; font-family: Arial; font-size:
              8pt; border-style: solid; border-width: 1; border-color: #EAEAEA; }
td.item_hover2 { background-color: #EAEAEA; font-family: Arial; font-size: 8pt; border-style:
              inset; border-width: 1; cursor:pointer }
