@charset "utf-8";
/* CSS Document */

body {
	background-color:#2b5502;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0C3805
}
a:link {
	color:#0C3805;
	text-decoration:none;
}
a:visited {
	color:#0C3805;
	text-decoration:none;
}
a:hover {
	color:#808040;
	text-decoration:underline;
}
a:active {
	color:#0C3805;
	text-decoration:none;
}

.page_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003C00;
	font-variant: small-caps;
	background-position: right;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 40px;
	padding-left: 10px;
	background-color: #C9D3AC;
	padding-top: 10px;
	padding-bottom: 10px;		
	border-bottom-width: 1px;	
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
}

.menu_bkg {
	background-image:url(media/menu_bkg2.gif);
	background-repeat: no-repeat;
}

.menuFooterText {
	font-size: 14;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


/* Rounded Corners */
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#d1d8ba}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #728d51;
  border-right:1px solid #728d51;
  background:#a7b78c}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #3b6214;
  border-right:1px solid #3b6214;
  background:#b1bf97}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #b1bf97;
  border-right:1px solid #b1bf97;}
.spiffy4{
  border-left:1px solid #728d51;
  border-right:1px solid #728d51}
.spiffy5{
  border-left:1px solid #a7b78c;
  border-right:1px solid #a7b78c}
.spiffyfg{
  background:#d1d8ba}
.spiffyfg .tableLg td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #A7B777;
}
.spiffyfg .tableLg tr {	
	border-bottom-width: 5px;
	border-bottom-style: solid;	
	border-bottom-color: #2B5502;	
}
/* End Rounded Corners */


.page_content {
	line-height: 20px;
	padding-right: 25px;
	padding-left: 20px;
}
.footer {
	font-size: 9px;
	color: #9CAB69;
	padding-top: 10px;
	padding-right: 5px;
}
.footer a:link {
	color:#9CAB69;
	text-decoration:none;
}
.footer a:visited {
	color:#9CAB69;
	text-decoration:none;
}
.footer a:hover {
	color:#C2C285;
	text-decoration:underline;
}
.footer a:active {
	color:#9CAB69;
	text-decoration:none;
}
.listText {
	line-height: 18px;
	padding-right: 10px;
}
.noticeText {
	font-size: 14px;
	font-weight: normal;
	color: #2B5502;
	background-color: #B3BE8B;
	padding-right: 30px;
	padding-left: 30px;
}
.pix {
	border: thin solid #63703A;
	padding: 2px;
}
.tableLg {
	border: 1px none #2B5502;	
}

.subTitles {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: .5em;
}
.drop_content {
	background-color: #B7CA8A;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}