html, body { margin: 0px; padding: 0px }
body {
  font-family: verdana, sans-serif;
	background-color: #F0FFF0; #390706;
  color: #D0D0D0;
  text-align: center;
  height: 100%;
}

* { font-size: 11px; } 

img { border: none; margin: 0px; }
p { text-align: justify; margin: 0px 0px 19px 0px;}
strong { font-weight: normal; display: block; text-align: justify}
a { text-decoration: underline; font-weight: bolder; color: #000080; }
a:hover { text-decoration: underline; color: #D60000; }

h1 { padding: 3px 0px 3px 10px; background-color: #FF8860; color: white; }
h1.top { font-size: 13px; margin: 0px 0px 20px 0px; color: #11340a ; height: 28px; text-align: center; display: block}
h1.top a {color: #11340a ; text-decoration: none; display: block; margin-top: 5px; width: 648px; }
h2 { font-size: 11px; padding: 3px 0px 3px 10px; background-color: #11340a; color: white; }
h2 a { color: white }
h3 { font-size: 11px; clear: both; margin: 50px 0px 20px 40px; padding: 3px 0px 3px 10px; color: #390706;}
h5 { margin: 0px; font-size: 11px; text-align: center;}
h6 { margin: 0px; font-size: 10px; font-weight: normal; }

#global { margin-right: auto; margin-left: auto; width: 980px; padding: 2px; }
#header { font-family: "Times New Roman"; border-bottom: 10px solid  #FF8860}
#header a { font-size: 61px; }
#copy { margin-top: 0px; background-color: #D9F7D3; color: #004000; padding: 3px}

#main  {
  margin: 0px;
  color: black;
  margin-top: 0px;
}

#content { text-align: left; width: 782px; vertical-align: top;}
#content p { margin: 0 10px }
td.menu {
  text-align: left; vertical-align: top; background-color: #FF8860 ;
  width: 166px;
  color: white;
  font-size: 11px;
}

.pub { vertical-align: top; }

.menu a { background-color: #FF8860 ; color: #D60000; text-decoration: none; display: block; padding: 7px; margin: 0px 0px 10px 0;}
.menu a.no { background: transparent}
.menu a:hover { text-decoration: none; background-color: white ; color: #11340a ;}

.subm a { background: white none; text-align: right; border-bottom: 1px solid black; padding: 2px; margin: 0px auto;}
.subm { margin-bottom: 10px }

