body {font-family: Verdana; font-size: 10pt}
a:link, a:visited {text-decoration:none}
/*h1 {font-size: 14pt; color: #006633; margin-top:0.25em; margin-bottom:0.25em }*/
h2 { font-size: 12pt}
h3 { font-size: 10pt}
label {color:black; display:block; margin-top:1em}



#topnav {  float:left; background: whitesmoke; border:1px solid gray; clear:both;}
#topnav ul {float:left; background-color:whitesmoke; list-style: none; margin: 0; padding:0}
#topnav a {color:navy; display:block; padding: 0.25em; border:1px solid whitesmoke; }
#topnav a:hover {background-color:white; border:1px solid gray}
#topnav li { float:left; padding:0.1em}


#footer {border:1px solid gray; background-color:whitesmoke; margin-top:10em; clear:both; text-align:right;}

.datatable {border:1px solid gray}
.datatable th {background-color:whitesmoke}
.datatable td {text-align:center; border-bottom:1px solid gray}

.editbut  {background-color:green; font-family: Verdana; font-size: 10pt; font-weight:bold; width:10%; text-align:center;}
.editbut a {color:white;}
.editbut a:hover {background-color:whitesmoke; color:green}


