
/* These hyperlink pseudo-classes WILL affect hyperlinks in the js menus */
.text:link { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Helvetica; text-align: center;}
.text:visited { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Helvetica; text-align: center;}
.text:hover { text-decoration: none; color: #CCCCCC; font: 12px Tahoma, Helvetica; text-align: center;}
.text:active { text-decoration: none; color: #FFFFFF; font: 12px Tahoma, Helvetica; text-align: center;}

a:link { color: #000033; font: 12px Tahoma, Helvetica; font-weight: bold;}
a:visited { color: #000033; font: 12px Tahoma, Helvetica; font-weight: bold;}
a:hover { color: #990000; text-decoration:none; font: 12px Tahoma, Helvetica; font-weight: bold;}
a:active { color: #990000; font: 12px  Tahoma, Helvetica; font-weight: bold;}

a.index:link { color: #333399; text-decoration:none; font: 12px Arial, Helvetica; }
a.index:visited { color: #333399; text-decoration:none; font: 12px Arial, Helvetica; }
a.index:hover { color: #666666; text-decoration:underline; font: 12px Arial, Helvetica; }
a.index:active { color: #666666; font: 12px  Arial, Helvetica; }

a.side:link { color: #000000; text-decoration:none; font: 12px Arial, Helvetica; font-weight: bold;}
a.side:visited { color: #000000; text-decoration:none; font: 12px Arial, Helvetica; font-weight: bold;}
a.side:hover { color: #990000; text-decoration:underline; font: 12px Arial, Helvetica; font-weight: bold;}
a.side:active { color: #990000; font: 12px  Arial, Helvetica; font-weight: bold;}


a.PageMenu:link { color:#FFFFFF; font: 11px tahoma, helvetica; }
a.PageMenu:visited { color:#FFFFFF;  font: 11px tahoma, helvetica; }
a.PageMenu:hover { color:#CCCCCC;  font: 11px tahoma, helvetica; }
a.PageMenu:active { color:#FFFFFF; font: 11px tahoma, helvetica; }

td.topBottom { text-align: center; color:#FFFFFF; font: 12px tahoma, helvetica; }

td.content { text-align: left; left; text-valign: top; font: 12px tahoma, helvetica; color: #000000; }

td.right { text-align: right; text-valign: bottom; }
td.left { text-align: left; text-valign: bottom; }

td.cen { text-align: center; text-valign: bottom; }


p, li, td, br  { font: 12px tahoma, helvetica;  color: #000000; text-align: left; text-valign: middle; }

div.content  { color: #000000; text-align: left; scrollbar-face-color: #CCCCCC; abosolute; height: 75%; width: 100%; overflow-y: scroll; overflow-x: hidden; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:tahoma, helvetica }

H2 { font: 15px tahoma, helvetica; color: #000000; text-align: left; font-weight: bold; }