.general {
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;		
	background-color:#dcdcd4
}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #BABAA9;
	height: 22px;
}
.textfield2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px solid #BABAA9;
}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#333333;
	background-color: #DCDCD4;
	border: 1px solid #7E693D;	
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#1d80af;
	text-decoration: none;
}
