body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #E2E1D8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	margin: 15px;
	width: 700px;
}

h2 {
	color: #AE7D2A;
	font-size: 16px;
	margin: 0px;
}

.propthumb {
	border: 1px solid Black;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
}
.largeprop {
	border: 1px solid Black;
}

.lowerbordtop {
	border-bottom: 1px solid;
	border-bottom-color: #423D33;
}

.lowerbordmid {
	border-bottom: 1px solid;
	border-bottom-color: #554F41;
}

.lowerbordlow {
	border-bottom: 1px solid;
	border-bottom-color: #7C785A;
}

.lowerbordbot {
	border-bottom: 1px solid;
	border-bottom-color: #969481;
}

.footer {
	color: #666666;
}

.exclaim {
	color: #AE7D2A;
	font-weight: bold;
}

.maintext2 {
	margin: 5px;
}


.form {
	width: 400px;
	background-color: #e2e1d8;
	padding: 10px;
	text-align: left;
}

div.padded {
	margin: 5px;
}

.required {color: #FF2222;
font-weight: bold;}





/*NEW FORMS*/

.active {background-color: White; color: Black !important; border: 1px solid black;}
.inactive {background-color: #EEEEEE; color: #5C5C5C !important; border: 1px solid #5D5D5D;}
.label {margin: 0px; margin-bottom: 3px;}
input, textarea {font-family: Arial, Helvetica, sans-serif; color: Black; font-size: 1em;}