body 
{
  background-color: #e7fee8;
  margin-top: 0;
  margin-left: 0;
  font-family: Verdana, Arial ;
  font-size:small;
  text-align: center;
}
.footerText
{
  font-size:x-small;
  color:Green;
}
h1
{
  text-align:center;
  /* border:groove 4px Green; */
  /* background-color:Gray; */
  padding:5px 10px 5px 10px;
  color:Green;
  font-size:x-large;
  font-weight:bold;
}

/* Page layout */
div#MainPage
{
  margin-left: auto;
  margin-right: auto;
  width: 800px;
}
div#PageHeader
{
  
}
/*
div#MenuArea
{
  background-color:Green;
}
*/
div#MainContent
{
  text-align: left;
}
div#Spacer
{
  height:200px;
}

div#PageContent
{
  text-align: left;
}
div#PageFooter
{
  color:Maroon;
}
div#PageHeader img#BanPic
{
  float:none;
  margin-left:auto;
  margin-right:auto;
}
.txtWarn
{
  color:Green;
  text-align:left;
  font-size:small;
  font-weight:bold;
  /*list-style-type:none;*/
}
td thead
{
  font-weight:bold;
  color:Black;
  font-size:medium;
}
td tbody
{
  color:Black;
  text-align:left;
}
.centerMe
{
  text-align: center;
}

/* menu classes...
#mainNav
{
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  background-image: url(/MyImages/Menu_BG.jpg);
  height: 2em;
}
#mainNav a
{
  color: #000;
  font-size: 11px;
  text-transform: capitalize;
  text-decoration: none;
  font-weight: 600;
  border: 2px dashed #999;
  padding: 7px 5px;
  display: block;
  zoom: 1;
}
#mainNav li
{
  float: left;
  width: 8em;
}
.clearBoth
{
  clear: both;
}
*/
/* menu 2 */
#menubar
{
  height: 32px;
  background-image: url(/MyImages/menu_BG2.gif);
}
#navcontainer ul
{
  padding: .6em 0;
  margin: 0;
  list-style-type: none;
  /* background-color: #036; */  
  color: #FFF;
  width: 100%;
  font: normal 90% arial, helvetica, sans-serif;
  text-align: center;
}

li { display: inline; }

li a
{
  text-decoration: none;
  background-color: #04B90A;
  color: #FFF;
  font-weight: 600;
  padding: .2em 1em;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

li a:hover
{
  background-color: #0B4908;
  color: #fff;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

