body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana;
	font-size:12px;
}
table#wrapper {
	background-color: #FFFFFF;
	height:100%;
}
table#theader {
	height:60px;
}
table#tmain {
}
table#tfooter {
}
table#dform {
	border: 1px solid #CCCCCC;
	margin: auto;
}
td#intro {
}
td#dform {
}
td#error {
	color:red;
}
.smalltext {
	font-size:10px;
}
.tabletitle {
	font-weight:bold;
}