TH  {
  font-weight : bold; 
  font-size: 14px;
  vertical-align: top;
  text-align : center;
}

TD.center  {
  text-align : center;
  vertical-align: middle;
}

.value {
  font-family : "Courier New", "Courier", monospace;
  text-align : right;
  vertical-align: middle;
}

TD  {
  font-size : 14px;
  vertical-align : top; 
}

TABLE  {
  font-size : 13px;
  vertical-align: top;
  border-collapse: collapse;
}

BODY  {
  font-family : "Arial", "Helvetica", sans-serif; 
  font-size : 14px;
  color : #000000; 
  background : #80c8ff fixed; 
  margin: 0px;
  padding: 0px
}

IMG {
  vertical-align: middle;
}

A:visited  {
  font-weight : normal; 
  text-decoration : none;
  color: #0000ff;
  border-top: 1px solid #003466;
  border-bottom: 1px solid #003466;
  border-right: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  
}
A:link  {
  font-weight : normal; 
  text-decoration : none; 
  color: #0000ff;
  border-top: 1px solid #003466;
  border-bottom: 1px solid #003466;
  border-right: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
}
A:active  {
  text-decoration : none; 
  border: 1px solid #ffff00;
  color: #ffffff;
  background: none;
}
A:hover {
  font-weight : normal;
  text-decoration : none;
  color: #ffffff;
  background: #003466;
  border: 1px solid #003466;
}

A.extlink:before {
  content:url(/images/extlink.gif)" ";
}

.center {
  text-align : center;
}

.left {
  text-align : left;
}

.right {
  text-align : right;
}

H1 {
  text-align : left;
  vertical-align : middle;
  margin-left: -2em;
}

H1.center {
  text-align : center;
}

H2 {
  font-size : 15px;
  text-align : left;
  vertical-align : middle;
  margin-left: -1em;
}

H3,H4,H5,H6 {
  text-align : center;
}
.desc {
  font-weight : bold;
}

.plain {
  font-weight : normal;
}

#content {
  margin-left : 5em;
  margin-bottom : 2em;
  margin-right : 10em;
}

#content LI {
  margin-top: 10px;
  margin-bottom: 10px;
}

#banner {
  text-align : center;
}

.hidden {
  font-size: 1px;
  color: #c0c0c0;
  background: transparent;
  display: none;
  visibility: hidden;
}

.basebar {
  font-size: 10px;
  text-align: center;
}

.copyright {
  font-size: 10px;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}

.copyright A, .copyright A:visited, .copyright A:hover, .copyright A:focus, .copyright A:link {
  border: none;
}

.sponsor {
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

P.spacer {
  font-size: 50px;
}

ADDRESS {
  font-size : 105%;
  text-align : left;
  font-style : normal;
}

UL.nobullets {
  list-style-type : none;
  list-style-position : outside;
  list-style : none outside;
}

#mainMenu {
  background-color: #ffffff;
  color: #000000;
  border: medium double #000000;
  margin: 0px;
  padding: 3px 0px 2px 20px;
}

#menuList {
  margin: 0px;
  padding: 0px;
}

#menuList ul {
  margin: 0px;
  padding: 0px;
}

#menuList li {
  list-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
@media all { /* hide from NS4 */
#menuList li {
  display: inline; 
  list-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
}
} /* media all */

a.actuator, a.actuator:visited {
  color: #000000;
  font-size: 12px;
  margin: 0px;
  padding: 3px 6px;
  text-decoration: none;
  border: none;
}

a.actuator:hover, a.actuator:focus {
  background-color: #003466;
  color: #F0F0F0;
  text-decoration: none;
  border: none;
}

.menu {
  color: #000000;
  background-color: #ffffff;
/*  background-image: url(/images/navbar/left_menu_bottom.png); */
  background-repeat: no-repeat;
  background-position: bottom right;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  position: absolute;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color="#000000", Direction=135, Strength=4) progid:DXImageTransform.Microsoft.Alpha(Opacity=90) progid:DXImageTransform.Microsoft.gradient(enabled='true',gradientType='0',startColorstr='#ffffff', endColorstr='#c0c0c0');
/* breaks Mozilla 1.3b:
  -moz-opacity: 0.9;
*/
}

.menu li a, .menu li a:visited {
  background: none ;
  color: #000000;
  display: block;
  font-size: 12px;
  line-height: 1.75em;
  margin: 0px;
  padding: 0px 10px;
  text-decoration: none;
  border: none;
}

.menu li a:hover, .menu li a:focus {
  background-color: #003466;
  color: #F0F0F0;
  text-decoration: none;
  border: none;
}

span.accesskey {
  text-decoration: underline;
}

#homeMenu { width: 160px; }
#communityMenu { width: 160px; }
#linksMenu { width: 160px; }
#helpMenu { width: 160px; }

