@charset "utf-8";
html, body, #container { height: 100%; }

body > #container { height: auto; 
min-height: 100%; }

#content { padding-bottom: 3em; }

#footer { clear: both; 
position: relative; 
z-index: 99; 
height: 20px; 
margin-top: -26px;
background-color:#000000;
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color:#938572;
text-align:center;
padding:3px;
}

body{ margin: 0; padding: 0; 
background-color: #93906F;
}

hr {
  color:#000000;
  height:1px;
}

.header1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #93906F;
	font-weight:bold;
}

.button1, .button1 a:link, .button1 a:visited, .button1 a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0f4d11;
	text-decoration: none;
}

.button1 a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #93906F;
	text-decoration: none;
}

.button1-lined {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #93906F;
	text-decoration: line-through;
}

.buttonsmall, .buttonsmall a:link, .buttonsmall a:visited, .buttonsmall a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0f4d11;
	text-decoration: none;
}

.buttonsmall a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #93906F;
	text-decoration: none;
}

.buttonsmall-lined {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #93906F;
	text-decoration: line-through;
}

.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.bodytxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}

.bodytxtLARGE {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

.bodytxt a:link, .bodytxt a:visited, .bodytxt a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #384518;
	text-decoration:none;
}

.bodytxt a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #4b5435;
	text-decoration:none;
}