.MainBCK {
	background-attachment: scroll;
	background-image: url(images/MainBCk.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.RightWhiteBdr {
	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: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #A97C2E;
}
.FormButton {
}
.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #A97C2E;
	border: 1px solid #000000;
}
.BottomBdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c5c5c5;
	border-right-color: #c5c5c5;
	border-bottom-color: #c5c5c5;
	border-left-color: #c5c5c5;
}

#menuTEXT a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A97C2E;
}

#menuTEXT a:hover {
 color: #A97C2E;
 text-decoration: underline;}
 
 #menuTEXT a:active {
 color: #A97C2E;
 text-decoration: none;}
 
 #menuTEXT1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A97C2E;
}

#menuTEXT1 a:hover {
 color: #A97C2E;
 text-decoration: underline;}
 
 #menuTEXT1 a:active {
 color: #A97C2E;
 text-decoration: none;}
 
  #menuTEXT2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A97C2E;
}

#menuTEXT2 a:hover {
 color: #A97C2E;
 text-decoration: underline;}
 
 #menuTEXT2 a:active {
 color: #A97C2E;
 text-decoration: none;}
