a.link_lynx { font-family: Times New Roman; font-size: 12pt; color: #000000;
               text-decoration: none; font-weight: bold }
a.link_lynx:hover { text-decoration: underline; color: #6699FF }

a.item       { font-family: Arial; font-size: 10pt; text-decoration: none; color: #000000 }
a.item:hover { font-family: Arial; font-size: 10pt; text-decoration: none; color: #000000 }

table.main { background-color: #FFCC33;  border-style: outset; border-width: 2; border-color: #EAEAEA;}

table.item   { font-family: Arial; font-size: 10pt; cursor:pointer; border-style: solid; border-width: 1; border-color: #EAEAEA;}
table.item_hover1 { background-color: #b6bdd2; font-family: Arial; font-size: 10pt;
              border-style: solid; border-width: 1; border-color: #000080; cursor:pointer }
table.item_hover2 { background-color: #EAEAEA; font-family: Arial; font-size: 10pt; border-style:
              inset; border-width: 1; cursor:pointer }
table.subitem { background-color: #EAEAEA; color: #000000; font-family: Arial; font-size: 10pt;
              cursor: pointer; border-style: outset; border-width: 2; border-color: #EAEAEA; }
              
td.item   { background-color: #EAEAEA; cursor: pointer; font-family: Arial; font-size:
              10pt; border-style: solid; border-width: 1; border-color: #EAEAEA; }
td.item_hover1 { background-color: #b6bdd2; cursor: pointer; font-family: Arial; font-size:
              10pt; border-style: solid; border-width: 1; border-color: #000080; }
td.item_hover2 { background-color: #EAEAEA; font-family: Arial; font-size: 10pt; border-style:
              inset; border-width: 1; cursor:pointer }
