.fieldset_font {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

.normal_font {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

a {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	text-decoration: none;
}

input {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px;
	border-style: solid;
}

select {
	font-family: Verdana;
	font-size: 8pt;
	border: 1px;
	border-style: solid;
}

checkbox {
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
}

radio {
	font-family: Verdana;
	font-size: 8pt;
	border: 0px;
	border-style: solid;
}

td {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
}

option.imagebacked {
	padding: 2px 0 2px 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	vertical-align: middle;
}

.unit_label_stay {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #ff0000;
	font-weight:bold;
	white-space:nowrap;
}

.unit_label_move {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #0000ff;
	font-weight:bold;
	white-space:nowrap;
}

.stay_label {
	font-size: 8pt;
	font-weight: normal;
	font-family: Tahoma;
	color: #0010AA;
	font-weight:bold;
}

.table_list td {
	background-color: #EEEEEE;
	padding: 3px;
}

