/* can interact with top and left Nav menus */
#content a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #487985;
  text-decoration: none
}

#content a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #006699;
  text-decoration: none
}

#content a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #cc0033;
  text-decoration: underline
}

#content a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: bold;
  color: #990033;
  text-decoration: none
}


#submenu {
  font-size: 0.9em;
  font-weight: normal;
  text-align: center;
}
#submenu a:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  color: #487985;
  text-decoration: none
}

#submenu a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  color: #006699;
  text-decoration: none
}

#submenu a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  color: #cc0033;
  text-decoration: underline
}

#submenu a:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-weight: normal;
  color: #990033;
  text-decoration: none
}


/* class for staff page */
a.staff:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #000000;
  text-decoration: none}

a.staff:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #000000;
  text-decoration: none}

a.staff:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #000000;
  background-color: #ffff00;
  text-decoration: none}

a.staff:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: italic;
  font-weight: normal;
  color: #000000;
  text-decoration: none}

/* class for calendar items */
a.calendar:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.calendar:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.calendar:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #ffff00;
  text-decoration: underline}

a.calendar:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}


/* class for medium items */
a.medium:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none
  }

a.medium:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none}

a.medium:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #ffff00;
  text-decoration: none}

a.medium:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none}


/* class for small items */
a.sm:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.sm:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.sm:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #ffff00;
  text-decoration: underline}

a.sm:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.0em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}


/* class for very small items */
a.vsm:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.vsm:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}

a.vsm:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  background-color: #ffff00;
  text-decoration: underline}

a.vsm:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-decoration: underline}


.menulink:link {
 color: #333333;
 background-color: #ffffff;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:visited {
 color: #330033;
 background-color: #ffffff;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:hover {
 color: #ffffff;
 background-color: #000000;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

.menulink:active {
 color: #333333;
 background-color: #ffffff;
 font-size: 10px;
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 line-height: 11px;
 border: #000000;
 border-style: solid;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 text-align: center;
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 2px;
 padding-left: 3px
 }

A.menu {
    font-size: 12px ;
    font-weight: bold ;
    color: #000000 ;
    text-decoration: none ;
    }

A.menu:hover {
    font-size: 12px ;
    font-weight: bold ;
    color: #ff0000 ;
    text-decoration: none ;
    }

A.menu:visited {
    font-size: 12px ;
    font-weight: bold ;
    color: #000000 ;
    text-decoration: none ;
    }

A.menu:active {
    font-size: 12px ;
    font-weight: bold ;
    color: #000000 ;
    text-decoration: none ;
    }


/* class for small items */
* html a {
	height: 1px;
}

#wm {
	display:block;
	position: center;
	text-align: center;
/*	width:70%; */
	font-weight: normal;
	color: #000000;
	border: 1px solid black;
	padding:5px;
}
#wm a:link {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #487985;
    text-decoration: none
}

#wm a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #006699;
    text-decoration: none
}

#wm a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #cc0033;
    text-decoration: underline
}

#wm a:active {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    color: #990033;
    text-decoration: none
}
