body {
  line-height: 16px;font-size: 13px; font-family: arial, sans-serif;

}

Table {
  line-height: 16px;font-size: 13px; font-family: arial, sans-serif;
}

#mainMenu {
  background-color: 004040;
  border: 2px ridge;
  color: #000;
  margin-left:3px;
  /*n margin-right:3px; */
margin-top:5px;

}

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





li.menubar {
  background: url(plus.gif) no-repeat 0em 0.3em;
  font-size: 12px;
  line-height: 1.5em;
padding-left: 15px;   /* new change */
  list-style: none outside;

}

.menu, .submenu {
  display: none;
  padding: 0px;
  margin-left: 2px; /*new edit previous value 15 */

}  


.menu li, .submenu li {
  background: url(square.gif) no-repeat 0em 0.3em;
  list-style: none outside;
padding-left: 15px;   /* new change */
font-family: verdana, helvetica, arial, sans-serif; 
}

.single{
 list-style: none outside;
background: url(square.gif) no-repeat 0em 0.3em;
padding-left: 15px;   /* new change */
}


a.actuator,  .single a{
  background-color: transparent;
  color: FFFFFF;
font-family: verdana, helvetica, arial, sans-serif; 
  font-size: 11px;
  font-weight:bold;	
  /*deleted padding-left: 15px; */
  text-decoration: none;
}

a.actuator:hover {
  text-decoration: underline;
}

.menu li a, .submenu li a {
  background-color: transparent;
  color: FFFFFF;
font-family: verdana, helvetica, arial, sans-serif; 
  font-size: 10px;
  font-weight:bold;	
    /* deleted padding-left: 15px;*/
  text-decoration: none;
}

.menu li a:hover, submenu li a:hover {
  /*border-bottom: 1px dashed #000;*/
  text-decoration: underline;

}

span.key {
  text-decoration: underline;
}




.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { display:block; border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 



h1, h2, h3
{ font-family: Arial, Helvetica, sans-serif; 
  margin: 0; 
  padding: 0;
  margin-bottom: 10px;
  font-weight: normal;


}



h1 { font-size: 20px; line-height: 20px; margin-top: 0px; }
h2 { font-size: 13px; line-height: 13px; margin-top: 15px; text-decoration: underline; font-weight:bold;}
h3 { font-size: 12px; line-height: 12px; margin-top: 12px; text-decoration: underline; margin-left: 12px; }


