/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.text {
	font-size: 11px;
}

body {
	background-color: #ECE9D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #990000;
}
a:active {
	color: #990000;
}

h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #333333;
}
h4 {
	font-size: 12px;
	color: #333333;
}
h5 {
	font-size: 10px;
	color: #333333;
}
h6 {
	font-size: 9px;
	color: #333333;
}.maintable {
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #92766A;
	border-right-color: #92766A;
	border-bottom-color: #92766A;
	border-left-color: #92766A;
}
.bborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.headerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
}
.tborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#form {
	border: 1px solid #666666;
	background-color: #9D8268;
}
.red {
	color: #990000;
}

.formfield {
	font-size: 12px;
	background-color: #DEDECA;
	color: #333333;
}


.mapback {
	background-image: url(images/mapBack.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92766A;
}
