body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
table {
font-size: 1em;
}

body a {font-weight:bold;
color:#000000;}

body a:hover {color:#666666}

.pagettlbox {
	font-size:1.3em;
	font-weight:bold;
}
.accessabilityselectorbox {
	width: 100px;
	position: absolute;
	top: 0px;
	left: 667px;
	text-align: center;
	border: 2;
	border-width: 2;
	border-style: solid;
	height: 35px;
	background-color: #FFFFFF;
	padding: 2px;
}
.titlebox {
	height: 120px;
	padding: 4px;
}

.footerbox {
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
}

.menubox {
height:18px; 
background-color:#c5e0ab;
} 

.contentbox{
}

.contenttable {
	position: absolute;
	top: 0px;
	width: 770px;
}

a img {border: none; } 

    .menulist {
      padding: 0;

	  color:#FFFFFF;
	  font-weight:bold;
    }


    .menulist ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    .menulist li {
	  width: 150px;
      margin-right: 10px;
      background: #5B9D73 none;
      text-align: center;
  	height:18px;
      padding: 0;
      float: left;
    }
	    .menulist a {
      display: block;
      width: 100%;
      text-decoration: none;
	  color:#FFFFFF;
	  font-weight:bold;
    }
    .menulist a:hover {
      background: #c5e0ab none;
	  	  color:#FFFFFF;
    }