body {
  color: #297a27; 
  background-color: white; 
FONT-FAMILY: 'Trebuchet MS', Arial, sans-serif;
margin-top: 0px;
margin-left: 50%
margin-right:50%

}


select, textarea, input {
FONT-SIZE: 12px; 
FONT-FAMILY: 'Trebuchet MS', Arial, sans-serif; 
border:1px solid #008000;
COLOR: #297a27; 
BACKGROUND-COLOR: #B5DBB5
}


body a:link, body a:visited, body a:active {
 color: #297a27;
 text-decoration: none;
 }

body a:hover {
 color: #297a27;
 text-decoration: underline;
 
}
.tablehead a:link, .tablehead a:visited, .tablehead a:active

{ 
       color: #ffffff; text-decoration: underline;
}
.tablehead a:hover { color: #ffffff; text-decoration: underline; }



messageContent  {
text-align: left;
} 

/* main menu */
a.mainlevel {
list-style: none;
font-size:11px;
padding-left:4px;
display:block;
line-height:19px;
margin-bottom:3px;
text-decoration:none;
text-align:left;
right: 25px;

font-weight:bold;
width:168px;
color:#297A27;
}

a.mainlevel:hover, a.mainlevel#active_menu {
border-left:4px solid #297A27;
background:#b4e5b2;
color:#297A27;
text-decoration:none;
font-style:italic;
}

