body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: E6DDCC;
	height: 15px;
	width: 180px;
	border: 1px solid BE9F70;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	line-height: normal;
	color: #000000;
	background-color: E6DDCC;
	border: 1px solid BE9F70;
}
.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: E6DDCC;
	height: 65px;
	width: 180px;
	border: 1px solid BE9F70;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #592D00;

}

a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #990000;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #647D3B;

}

.red_head {
	color:#990000;
	font-weight:600;
	}

.smalltxt {
	text-transform: lowercase;
}
