BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FCC475;
	SCROLLBAR-FACE-COLOR: #FCC475;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #6B2000;
	SCROLLBAR-3DLIGHT-COLOR: #6B2000;
	SCROLLBAR-ARROW-COLOR: #6B2000;
	SCROLLBAR-TRACK-COLOR: #6B2000;
	SCROLLBAR-DARKSHADOW-COLOR: #6B2000;
}
.title {
	font-size: 14px;
	font-weight: bold;
}
h1.title {
	font-size: 20px;
}
TD {
	font-size: 12px;
}
.text01 {
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 18px;
	text-align: justify;
}
.centertext {
	text-align: center;
}
.size10 {
	font-size: 10px;
}
.picsborder1 {
	border: 1px solid #FCC475;
}
.jumpmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6B2000;
	text-decoration: none;
	background-color: #FCC475;
}
.brown10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #6b2000;
	text-decoration: none;
}
.light10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CF8C2D;
	text-decoration: none;
}

.light11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CF8C2D;
}

.light11 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #CF8C2D;
	text-decoration: none;
}

a.a1:hover {
	color: #FCC475;
	text-decoration: none;
}

a.a1 {
	color: #fcc475;
	text-decoration: underline;
}

.a-ich:hover {
	color: #ff0000;
}

.a-ich {
	color: #ff0000;
	text-decoration: underline;
}

.a-fo:hover {
	color: #6b2000;
	text-decoration: underline;
}

.a-fo {
	color: #6b2000;
	text-decoration: none;
	font-size: 10px;
}

.a-st:hover {
	color: #fcc475;
	text-decoration: none;
}

.a-st {
	color: #fcc475;
	text-decoration: none;
}

.textarea {
	FONT-SIZE: 12px;
	COLOR: #6B2000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FCC475;
	border-left-color: #FCC475;
	border-top-color: #FCC475;
	border-bottom-color: #FCC475
}

#formID label {width:150px; float:left; text-align:right; margin-right:10px; }
#formID .text-input {height:19px; width:200px;}
#formID .row {margin-bottom:5px;}
#formID .submit {width:100%; height:30px; background:#fcc475; color:#551900; border:1px solid #551900; font-weight:bold; font-size:12px; text-transform:uppercase;}
#formID .submit:hover {background:#551900; color:#fcc475; border:1px solid #fcc475; cursor:Pointer;}

fieldset {border:none; background:#551900; margin:1px 0; padding-top:14px;}
