body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CAC899;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}
.menu1 {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:0px solid #06a; /* add a border to show size of menu */
  }
* html .menu1 {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 2px;         /* fix bug in IE for border spacing */
  }  
.menu1 li {
  display:table-cell;    /* ignored by IE */
  }
* html .menu1 li {
  display:inline;        /* for IE only */
  }
.menu1 a, .menu a:visited {
  display:block;        /* for all browsers except IE */
  padding:4px 16px;
  color:#333333; 
  background:#A7A256; 
  border:0px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  }
* html .menu1 a, * html .menu a:visited {
  display:inline-block;  /* for IE only */ 
  margin:0 -2px;         /* to correct an IE border width bug */  
  text-decoration:none;
  }
.menu1 a:hover {
  color:#FFFFFF;
  text-decoration:none;
  background:#8D8A49;}


.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;
}
.menu2 {
  display:table;         /* ignored by IE */
  padding:0; 
  list-style-type:none;
  white-space:nowrap;    /* keep text on one line */
  border:0px solid #06a; /* add a border to show size of menu */
  }
* html .menu2 {
  display:inline-block;  /* for IE only */
  width:1px;             /* IE will expand to fit menu width */
  padding:0 2px;         /* fix bug in IE for border spacing */
  } 
.menu2 li {
  display:table-cell;    /* ignored by IE */
  }

.menu2 a, .menu2 a:visited {
  display:block;
  width:165px;          /* for all browsers except IE */
  padding:4px 16px;
  color:#333333; 
  background:#A7A256; 
  border:0px solid #fff; /* add a 1px white border around items */ 
  text-decoration:none;
  text-align:left
  }
.menu2 a:hover {
  color:#FFFFFF; 
  background:#8D8A49;
  width:165px; 
  text-decoration:none;
  }
.lefted {margin:0 auto 0 0;}
.centered {margin:0 auto;}
.righted {margin:0 0 0 auto;
  }
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.footbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6F6C39;
	font-weight: bold;
	line-height: 12px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.subhead {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.subheadG {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F6C39;
}
.bodyG {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6F6C39;
	line-height: 18px;
}
.bodyR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
}
.footbk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}

