BODY {
           font-family: Verdana, sans-serif,"Trebuchet MS", Arial;
           border-collapse: collapse;
           border-style: none;
           margin: 2;
           padding: 0;
           background-image: url(/images/bluesteel6h.gif);
           height: 100%;
           color: #000000;
           background-color: #ffffff;
           background-attachment: fixed;
}
A:link {text-decoration: none; color: #BB3399;}
A:visited {text-decoration: none; color: #BB3399;}
A:active {text-decoration: none; color: #BB3399;}
A:hover {text-decoration: underline; color:RED;}

.LinkBar {color: white; font-weight: bold; font-family: sans-serif,'Trebuchet MS',Verdana, Arial;}
 A.LinkBar:link {text-decoration: none; color: #000000; font-size: 13pt;}
 A.LinkBar:visited {text-decoration: none; color: #000000; font-size: 13pt;}
 A.LinkBar:active {text-decoration: none; color: #000000; font-size: 13pt;}
 A.LinkBar:hover {text-decoration: underline; color:RED; font-size: 13pt;}

.PageTitle {
            font-family: "Times New Roman", serif;
            font-size: 24pt;
            xfont-weight: bold;
           }
.ErrorMsg  {
            color: white;
            background-color: red;
            font-style: italic;
            font-size: 8pt;
            font-weight: bold;
           }
.CatLinkList {display: none;}
.linkcat {cursor: default; color: #000000;}
