*{background: transparent; margin:0; padding:0; }

html, body {
	font-family: Arial, sans-serif;
	font-size:12px;
	margin:0px;
	color: #4b4b4b;
}

table {
	border: 0;
	border-collapse: collapse;
}
 
td {
	padding:0;
	vertical-align:top;
}
 
 
h1 {
	display:none;
}

h2 {
	color:#7389a4;
	font-size:16px;
}

a {
	text-decoration: none;
	color: #1f6d32;
}


input, textarea, button, select, table, th, td, div, p, label, span {
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: #4b4b4b;
}

input, textarea {
	padding: 0 2px;
	border: 1px solid #31a32c;
}

select {
	border: 1px solid #31a32c;
}

input:focus, select:focus, textarea:focus {
	background:white;
}


.stdclass td {
	color:#616161;
	text-align:left;
	font-size:12px;
	padding:3px;
}

.tblheader {
	width:90px;
	font-size:12px;
}

#inputform .ergtd {
}
						 
#legende {
	margin-left:36px;
}

.valinput {
	width:70px;
}

.subinput {
	background: transparent;
	cursor:pointer;
}

#inputform td {
	text-align:left;
	padding-left:10px;
}

#inputform .size1 {
	width:200px;
}

#inputform .size2 {
	width:100px;
}




/* RECALLSERVICE */
#recall_service body {
	width:530px!IMPORTANT;
}

#recall_service .tblheader {
	color:#4b4b4b!important;
	font-weight:normal;
}

#recall_service .stdclass td {
	border:0;
}

#recall_service #erg2 {
	position:relative;
	left:auto;
	top:auto;
	padding-top:20px;
	font-size:0.9em;
}

#recall_service #choosbox_dest {
	width:450px!IMPORTANT;
height:60px;
}

#recall_service .button_td {
	border-top:1px solid #31a32c!IMPORTANT;
	border-bottom:1px solid #31a32c!IMPORTANT;
}

#recall_service #rmbutton {
	float:right;
	margin-top:5px;
	margin-bottom:5px;
}

#recall_service input {height:18px!IMPORTANT;}

