BODY {
	font-family: Georgia, "Times New Roman", serif; 
	font-size: .8em;
	margin-left: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom:0; 
	padding: 0; 
	background-color: white; 
	color: black;
     no-repeat;
     fixed;
	}

.menufont-bigandbold { color: #960; font-weight: bold; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif }
.menufont-bold { font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.menufont-hilite { color: #900; font-weight: bold; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.menufont-sub { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }


A:link {
	text-decoration: underline;
	}

A:visited {
	text-decoration: underline;
	}

A:active {
	background: #ffcc00; 
	text-decoration: underline;
	}

A:hover {
     background: #ff9900;
     text-decoration:underline;
     }


.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 20px;
	background: white; 
	color:#000080;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: .6em;
	background: white; 
	color: black;
	text-align: center;
	}

.bluebold {
	font-weight: bold;
	background: white; 
	color: #000080
     }

.search {
	font-size: .6em;
     }

.password {
	font-size: .6em;
	}


.erheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: black;
	}

.newred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.67em;
	color: red;
    } 

.newblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.67em;
	color: black;
    }
 
  

.short {
    font-size: .6 em;
    }





