body,html {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: black;
}

/*select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}*/

img {
	border: 0px;
}

fieldset.fieldsetpanel {
	border: 0 none;
	padding: 10px;
}

table.tablepanel {
	margin: 0 0 0 0;
}

input.normal, select.normal {
	width: 280px;
	border: 1px solid #888;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: black;
}

.required {
	color: #ff3333;
}

.ui-effects-transfer {
	border: 1px solid #000;
}

.dashedline {
	/*border: 1px dashed #888;*/
	color: #888;
	height: 1px;
}