body {
	margin: 0px;
}
body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #63625E;
}
blockquote {
	margin-right: 20px;
	margin-left: 20px;
}
a:link, a:visited {
	color: #BF4E02;
}
a:active, a:hover {
	color: #773002;
}
.menu, .menuoff, .menutop {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #2F2F2F;
	font-weight: bold;
}
.menu a, .menu a:link, .menu a:visited, .menuoff a, .menuoff a:link, .menuoff a:visited, .menutop a, .menutop a:link, .menutop a:visited {
	color: #5B5B5B;
	text-decoration: none;
	background-color: #F3EFE0;
	display: block;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
}
.menutop a, .menutop a:link, .menutop a:visited {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #2F2F2F;
	font-weight: bold;
}
.menuoff td, .menuoff a, .menuoff a:link, .menuoff a:visited {
	background-color: #B0A88B;
	color: #FFFFFF;
}
.menu a:hover, .menuoff a:hover, menutop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B0A88B;
	display: block;
}
input, select, textarea {
	background-color: #F3EFE0;
	border: 0px none;
}
.form_submit, input[type="submit"], input[type="button"], input[type="reset"] {
	border: 0 none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: pointer;
}
.fld_required {
	font-weight: bold;
	color: #B60606;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B0A88B;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #2F2F2F;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3EFE0;
	padding-left: 10px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63625E;
	font-weight: bold;
}
.fld_label {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F2F2F;
	padding-bottom: 12px;
	padding-top: 12px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F3EFE0;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	background-color: #F3EFE0;
	margin-bottom: 1px;
	padding-left: 5px;
	margin-left: 0px;
}
hr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3EFE0;
	height: 3px;
}
.map {
	visibility: hidden;
}
.map a {
	text-decoration: none;
}
.map ul {
	font-weight: bold;
	list-style-type: none;
	visibility: visible;
	text-align: center;
	list-style-image: none;
}
.map ul li {
	float: left;
	position: relative;
	border: 1px solid #000000;
	left: 0px;
	top: 0px;
	margin: 5px;
	width: 125px;
}
.map ul ul {
	font-weight: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	list-style-type: none;
	padding-left: 5px;
	margin-left: 0px;
	text-align: left;
	list-style-image: none;
}
.map ul ul li {
	float: none;
	border: none;
	margin: 0px;
	width: auto;
}
.map ul ul a, .map ul ul a:link, .map ul ul a:visited {
	color: #000000;
}
.map ul ul a:hover {
	color: #666666;
}
.map a:hover {
	color: #DDDDDD;
}
.gal_table td {
	padding-bottom: 5px;
	padding-top: 10px;
}
.gal_table a, .gal_table a:link, .gal_table a:visited, .gal_table a:hover {
	color: #63625E;
}
.gal_table img {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
}
.gal_lnk_over img {
	opacity: 0.8;
	filter:alpha(opacity=80);
}
.c_l, .c_tl, .c_bl {
	width: 8px;
}
.c_r, .c_tr, .c_br {
	width: 10px;
}
.c_t, .c_tl, .c_tr {
	height: 14px;
}
.c_b, .c_bl, .c_br {
	height: 18px;
}
.c_tl {
	background-image: url(/data/images/c_tl.gif);
	background-repeat: no-repeat;
}
.c_tr {
	background-image: url(/data/images/c_tr.gif);
	background-repeat: no-repeat;
}
.c_bl {
	background-image: url(/data/images/c_bl.gif);
	background-repeat: no-repeat;
}
.c_br {
	background-image: url(/data/images/c_br.gif);
	background-repeat: no-repeat;
}
.c_t {
	background-image: url(/data/images/c_t.gif);
	background-repeat: repeat-x;
}
.c_b {
	background-image: url(/data/images/c_b.gif);
	background-repeat: repeat-x;
}
.c_l {
	background-image: url(/data/images/c_l.gif);
	background-repeat: repeat-y;
}
.c_r {
	background-image: url(/data/images/c_r.gif);
	background-repeat: repeat-y;
}
.layoutcontent {
	background-color: #FFFFFF;
}
.copyright {
	color: #695E38;
}
.copyright a, .copyright a:link, .copyright a:visited {
	color: #FFFFFF;
}
.copyright a:hover {
	color: #000000;
}
