@charset "iso-8859-1";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
body, td, th {
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5D38;
}
.txt1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FB5004;
}
a.brown {
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5D38;
	text-decoration: none;
}
a:hover.brown {
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5D38;
	text-decoration: underline;
}
.form1 {
	height: 13px;
	width: 156px;
	border: 1px solid #616F57;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #DCE6D7;
}
.form2 {
	height: 77px;
	width: 156px;
	border: 1px solid #616F57;
	font-family: Tahoma;
	font-size: 10px;
	background-color: #DCE6D7;
	overflow: hidden;
}
