body, td {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px
}



.m1 {
   background-color: 333399; /* #004F6F; */
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 2.5mm;
   text-align: left;
   width : 138px;
   height : 18px;
   background-image : url(../images/bg_menuitems.gif);
   color : #FFCC66;
   padding : 0px;
   font-weight : bold;
   padding-left : 12px;
   text-indent : 4px;
}
.m1 a {
   color : #FFCC66;
   text-decoration : none;
}
.m1 a:link {
   color : #FFCC66;
}
.m1 a:visted {
   color : #FFCC66;
}
.m1 a:hover {
   color : #F5F5F5;
}
td.rm {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   xfont-size: 2.5mm;
   text-align: left;
   width : 138px;
   height : 18px;
   background-image : url(../images/clear.gif);
   color : White;
   padding : 3px 0px 10px 5px;
   text-indent : 2px;
}


.date {
   color : #CCCCFF;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 2.5mm;
   text-align: center;
   background-image : url(../images/clear.gif);
}

.h1 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size : 4.2mm;
}

.h2 {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-weight : bold;
   font-size : 3.5mm;
}
.h3 {
   font-family : Arial, Helvetica, sans-serif;
   font-weight : bold;
   color : #CC0000;
   font-size : 3.5mm;
}

.wc {
   color : Red;
   font-style : italic;
}

.header {
   padding : 0px 0px 3px 7px;
   text-indent : 4px;
   width : 399px;
   color : #333366;
}

.footer, .footer a, .footer a:visited, .footer a:link {
   color : #669999;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 2.5mm;
   text-align: center;
   text-decoration: none
}

.footer a:hover {
   color: White;
}
.footer a:active {
   color: White;
}


.topBut, .topBut a, .topBut a:visited {
   background-color: #004F6F;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 2.5mm;
   text-align: center;
   width : 70px;
   height : 19px;
   background-image : url(../images/bg_topbutton.gif);
   color : #CCCCFF;
   text-decoration: none;
   padding : 1px 0px 0px 0px;
   vertical-align : middle;
}

.topBut a:hover {
   color: White;
}

.topBut2 {
   background-color: #333399;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 3.5mm;
   font-weight:bold;
   height : 19px; 
   background-image : url(../images/bg_topbutton.gif);
   color : #CCCCFF;
   text-decoration: none;
   padding : 1px 0px 0px 0px;
   vertical-align : middle;
}

.warning {
   background-color:#ff5555;
   width:85%;
   padding:10px;
   border-style:solid;
   border-width:thin;
   border-color:#ff0000;
   overflow:hidden;
}

.notice {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #333399;
  width:80%;
  padding:10px;
  border-style:solid;
  border-width:thin;
  border-color:#3366CC;
  overflow:hidden;
}


div.college{position:absolute; top:40px; left:15px; visibility:hide; visibility:hidden;}
div.search{position:absolute;top:40px;left:115px;visibility:hide;visibility:hidden;}
div.javascript{position:absolute;top:40px;left:215px;visibility:hide;visibility:hidden;}

