body {
	background: #fff;
	color: #555;
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
}
td {
	font-family: Arial;
	font-size: 12px;
}
img {
	border: none;
}
.tfield {
	width: 300px;
	height: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #999;
	background: #FFFFFF;
	border: 1px solid #D4D0C8;
	padding-left: 4px;
}
.tarea {
	font-family: Arial;
	font-size: 12px;
	color: #111;
	background: #fff;
	padding: 3px;
	border: 1px solid #999;
}
.dropdown {
	height: 22px;
	font-family: Arial;
	font-size: 12px;
	color: #111;
	background: #fff;
	border: 1px solid #000
	padding-left: 2px;
	margin-bottom: 3px;
}
a:link {
	color: #777;
	text-decoration: underline;
}
a:visited {
	color: #777;
	text-decoration: underline;
}
a:hover {
	color: #ccc;
	text-decoration: none;
}
.white {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
}
.tinytext {
	font-family: Arial;
	font-size: 10px;
	color: #ccc;
}
