BODY{
	  margin-top: 0px;
	  margin-bottom: 0px;
	  margin-left: 0px;
	  margin-right: 0px;
	  background-color: #eeeeff;
}

TD.logo_holder{
  padding: 0px 0px;
  border-top: 8px solid #000000;
  border-left: 8px solid #ff0000;
  border-right: 8px solid #ff0000;
  border-bottom: 8px solid #ffff33;
  vertical-align: bottom
}

TD.text{
  padding: 4px 6px;
  background-color: #ffff99;
  color: #000000;
  font-family: arial;
  font-size: 9pt;
  line-height: 18px;
  border-bottom: 1px solid #CFA887;
}

 #navlist li
{
display: inline;
/* for IE5 and IE6 */
}

#navlist
{
width: 7em;
/* to display the list horizontaly */
font-family: sans-serif;
margin: 0 0 0 3em;
padding: 0;
border-top: 1px #000 solid;
border-left: 1px #000 solid;
border-right: 1px #000 solid;
}

#navlist li
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #cccccc;
border-bottom: 1px #000 solid;
text-align: center;
text-decoration: none;
color: #000;
}

#navlist a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #cccccc;
text-align: center;
text-decoration: none;
color: #000;
}

#navlist a:hover { background-color: #ffff99; }
#navlist a:visited { color: #000; }

#footer
{
text-align: center;
font-size: 10px;
}
