body {
  font-family: verdana, sans-serif;
  font-size: 11px;
	background-color: #C7DCBD;
  color: #999999;
  text-align: center;
  height: 100%;
}

td { font-size: 10px; } 

img { border: none; margin: 0px; }
img.with { border: 1px solid #11340a ; }

p { text-align: justify; margin: 0px 0px 19px 0px;}

a { text-decoration: underline; font-weight: bolder; color: #000080; }
a:hover { text-decoration: underline; color: #D60000; }

h1 { font-size: 24px; font-style: italic; font-weight: bolder; margin: 0px 0px 20px 0px; color: #62B759 ; width: 575px; height: 49px; text-align: center; display: block; background: url('h1_bullet.gif'); background-repeat: no-repeat; background-position: left 50%; border-width: 0 0 1px 0; border-style: solid; border-color: #008000;}
h1 a {color: #11340a ; text-decoration: none; display: block; margin-top: 5px; }
h2 { font-size: 11px; border-width: 1px 0px 1px 0px; border-style: solid; border-color: #3A6303 ; padding: 3px; background: #11340a url('h2_bg.jpg'); color: #3A6303; text-indent: 20px}
h3 { font-size: 11px; clear: both; border-left: 3px solid #390706 ; 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: 770px; border: 2px solid #008000; background-color: #FFFFFF ; }
#copy { margin-top: 2px; background: url('footerbg.jpg') #11340a; color: #390706; text-align: left; padding: 3px}
#topmenu {background-color: #62B759; color: white; font-weight: bolder}
#navmenu { background-color: #3B6305; text-align: left; padding: 5px}
#navmenu a {color: white; text-decoration: none}

a.anav { font-size: 12px; text-decoration: none; }
a.anav:hover { background-color: #FFA100}

.ssite a { text-decoration: none; font-size: 12px; color: #FFA100 ; margin-bottom: 8px;}
.dndd { text-align: right; }
.dndd a { text-decoration: none;  }

#main  {
  width: 100%;
  margin: 0px;
  background-color: white;
  color: black;
  /* margin-top: 15px; */
}

#content { text-align: left; width: 580px; vertical-align: top; padding: 10px;}

td.menu {
  padding-top: 20px;
  text-align: left; vertical-align: top; 
  width: 220px; margin: 0px;
  color: white; padding: 0px;
  font-size: 11px;
  background-image: url('bullet.jpg');
  background-repeat: no-repeat;
  background-position: bottom left;
}


.menu a { background-color: #FFC160 ; color: #390706; text-decoration: none; display: block; padding: 7px; margin: 10px 0px 10px 0px;border: 1px solid #AF6100 ;   background-image: url('h1.gif'); background-repeat: no-repeat; background-position: 3px 50%; text-indent: 20px; }
.menu a.no { background-color: white}
.menu a:hover { text-decoration: none; background-color: white ; color: #11340a ;border: 1px solid #000080 ;background-image: none;}

strong { font-weight: normal; }

a.part { color: #808080; text-decoration: none; } 
