body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin: 0;
}

#headerTable {
/*	background-image: url(/splash/headerBKx50.gif);   */
/*	background-repeat: repeat-x;  */
/*	height: 50px;  */
/*	width: 100%;  */
/*	text-align: left;  */
/*	border-top-width: 1px;  */
/*	border-bottom-width: 1px;  */
/*	border-top-style: solid;  */
/*	border-bottom-style: solid;  */
/*	border-top-color: #FFFFFF;  */
/*	border-bottom-color: #FFFFFF;  */
}

.navbar {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
color: #FFFFFF;
text-decoration: none;
}

.navbar a {
color: #FFFFFF;
text-decoration: none;
}

.navbar a:hover {
color: #FFFFFF;
text-decoration: underline;
}

      .mainText {
         color: #003366;
         font-family: Verdana;
         font-size: 32px;
         font-weight: normal;
      }

      .mainText a {
         color: #003366;
         text-decoration: none;
      }

      .noteText {
         color: #666666;
         font-family: Arial, Verdana, sans-serif;
         font-size: 13px;
         font-weight: normal;
      }


.menulink {  margin: 0px;
	   font-size:12.5px;
           font-family:Verdana;
           color:white;
        }
a.menulink , a.menulink:visited, a.menulink:active { color:white; text-decoration:none; font-weight:bold;}
a.menulink:hover { color:orange; text-decoration:none; font-weight:bold;}

      .welcomeText {
         color: #black;
         font-family: Verdana;
         font-size: 24px;
         font-weight: normal;
      }


