BODY {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	width: auto;
}

H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 16px;
	color: #9C5A18;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #EDCC9E;
}

p {
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C5A18;
	line-height: 16px;
}

a {
	font-weight: bolder;
	text-decoration: none;
	color: #9C5A18;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #9C5A18;
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
	background-color: #754621;
	color: #D0B6A5;
}

.bg_medium {
	background-color: #CC7E3E;
}

.bg_light {
	background-color: #E7C7AD;
}

.alt_bg_dark {
  background-color : #E8B066;
}

.alt_bg_medium {
	background-color: #EDCC9E;
}

.alt_bg_light {
	background-color: #F5ECDA;
}

.copyright {
	font-size: .8em;
	text-align: right;
	margin-left: 2px;
}

td.leftcell {
	border-top: thin solid #ffffff;
	border-bottom: thin solid #ffffff;
	width: 150px;
}

td.bodycell {
	border-top: 1px solid #EDCC9E;
	padding-left: 7px;
}

td.boxtitle {
	border-bottom: 1px solid #EDCC9E;
}

td.boxcontent {
	vertical-align: top;
}

td.menucontent {
	vertical-align: top;
	line-height: 20px;
}

.menucontent a {
	text-decoration: none;
	font-size: 14px;
	color: #9C5A18;
}

.menucontent a:hover {
	color: #EDCC9E;
	text-decoration: underline;
}

.bodytable {
	border-top: 2px solid #9C5A18;
}
