.type1{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #382E1E;
}
.type3{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	color: #382E1E;
}

.type2{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 11px;
	color: #009933;
}
.err{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	font-size: 10px;
	color: red;
}
a.typex {
	color: #2B2B2B;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

a.typex:hover {
	color: #1b7c69;;
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #1bDD69;
	font-family: Arial;
	
	font-style: normal;
	text-decoration: underline;
}

input {
	
	border-bottom: 1px solid #636363;
	border-left: #636363 1px solid;
	border-right: #636363 1px solid;
	border-top: #636363 1px solid;
	color: #382E1E;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width:140px;
}

textarea {
	background-color: #FFFFFF;
	border: 1px solid #636363;
	color: #636363;
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	scrollbar-3dlight-color: #EEEEEE;
	width: 200px;
	height: 80px;
}
.info{
	font-family: Arial, Helvetica,sans-serif;
	font-size: 8px;
	font-style: normal;
	text-decoration: none;
	color: #B0CBBB;
}

select {
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 140px;  
	color: #382E1E;
}
