<!-- rollover link styles

/* AFePub.com / WestILMall.com */

A.body { text-decoration: underline; font-size: 10px;
    color: #000080}
   
A:hover.body { background-color: #DADADA; 
   color: #000080}

A.link       {  text-decoration: none;
    color: #000080}
   
A.link:hover { background-color: #DADADA; 
   color: #000080}

A.adlink       {  text-decoration: overline;
    color: #000080}
   
A.adlink:hover { background-color: #DADADA; 
   color: #000080}

A.txlink:hover { background-color: #DADADA; 
                 color: #000080;
                 text-decoration: none}

A.nav1:hover { background-color: #DADADA; 
                 color: #000080;
                 text-decoration: none}

td.title     { background-color: #DADADA; color: #000080; background-image: 
               url('images/bg-gray.gif'); border-bottom: 1 solid #C0C0C0}

/* Online Portal style tables */
/* "TH" is the first row of the trans tables, otherwise known as the table header */
   TH { background-color: #008; color: #FFFFFF; font-size: 10pt; font-family: Arial, Times New Roman, Courier New, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}

/* Changes for the odd rows in the tables */
.odd {background-color: white; color: black; font-size: 10pt; font-family: Arial,Times New Roman, Courier New, Bodoni, Garamond, Minion Web, ITC Stone Serif, Georgia, Bitstream Cyberbit, serif;}

/* Changes for the even rows in the tables */
.even {background-color: #EFEBEF; color: black; font-size: 10pt; font-family: Arial; }

-->
