body {
  margin: 0;
  font-family: Tahoma;
  background-color: #C5BF71;
}
td {
	text-align: left;
	vertical-align: top;
	font-size:12px;
	color:#757575;
}
td.nav {background-repeat:no-repeat}
a {
	text-decoration: underline;
	color:#FFFFFF;
}
a.1 {
    font-size:11px;
	text-decoration: underline;
	color:#FFFFFF;
}
a.2 {
	text-decoration: none;
	color:#FFFFFF;
}
a.clean {
	text-decoration: none;
	color:#757575;
}
a.nav {
    font-size:13px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
h1 { 
  font-size: 14px; 
  font-weight: bold; 
  color: #757575; 
} 
h2 { 
  font-size: 12px; 
  font-weight: bold; 
  color: #757575; 
} 
input.btn {
  cursor: pointer;
  width: 185px;
  background-color: #65a500;
  color: #ffffff;
  font-weight:bold;
  font-size: 14px;
}
.bigger {
  font-size: 16px;
  color: #000000;
}
.content {
  padding-top:10px;
  padding-right:20px;
  padding-left: 20px;
}
.formLabel {
  padding: 2px;
  background-color: #622423;
  color: #ffffff;
  font-size: 14px;
  font-weight:bold;
}
.formField {
  color: #000000;
  font-size: 12px;
}
.t10 {
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
}
.t11 {
	font-size: 11px;
	font-style: normal;
}
.t12 {
	font-size: 12px;
	font-style: normal;
}
.style1 {color: #ffffff}
.style3 {font-size: 11px; font-weight: bold; color: #2F2719; }
.style4 {color: #525252}
.style5 {
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
}
.style6 {
  font-size: 16px;
  color: #FFFFFF;
}
.style7 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
}
.style8 {
  font-size: 12px;
  font-weight: bold;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-left: 0px;
  margin-top: 0px;
}
.style9 {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
}
.welcome {
  background-color: #000000;
}