body {
  margin:0px 0px 0 0px;
  padding:0;
  background:white;}

#level0 {
  background:white;
  height:100%;
  width:100%;
  font-family : Arial, Tahoma, Verdana;
  font-size : 13px;
  color: gray;
  font-style : normal; }

#level1 {
  margin-left:143px;
  padding-left:2px;
  font-size : 13px;
  background:white;
  height:100%;
  color: gray;
  font-size : 13px;}

#main {
  background:white;
  height:100%}

#menubar{
  font-family : Arial, Tahoma, Verdana;
  position:absolute; 
  font-size : 13px;
  color: gray;
  top:60px; 
  left:40px;
  width:133px;}

A:link  
{
    font-family : Arial, Tahoma, Verdana;
	font-size : 13px;
	font-style : normal;
    text-decoration : none;
    color : gray;
}
A:visited
{
    font-family : Arial, Tahoma, Verdana;
	font-size : 13px;
	font-style : normal;
    text-decoration : none;
    color : gray;
}

div {
  color: gray;
  font-family : Arial, Tahoma, Verdana;
  font-size : 13px;}

td {
  color: gray;
  font-family : Arial, Tahoma, Verdana;
  font-size : 14px;}

.Title {
  padding-top : 30px;
}
.TopTitle {
  padding-top : 0px;
}