body {
	background: #75181A;
	font-family: arial;
}
td {
	background: #ECDEDF;
	color: black;
	font-size: 12px;
	vertical-align: middle;
}

.tdmid {
	text-align: center;
}
input, textarea {
	background-color: white;
	color: black;
}
.boxit {
	border: 3px solid #BA8C8D;
}
.desc {
	text-align: right;
	padding-right: 10px;
}
.toptab {
	background-color: #f0f0f0;
	width: 350;
}
.toptab .desc {
	font-size: 13px;

}
.itemtab {
	background-color: #f0f0f0;
	width: 350;
	xxxborder: 1px solid #ccc;
}
.itemtab td.desc { 
	text-align: right;
	xxxborder-bottom: 1px solid #ccc;
	padding-right: 20px;
}
.itemtab .desc {
	font-size: 12px;
	vertical-align: bottom;
	text-align: right;
	width: 250;
}
.itemh {
	font-weight: normal;
	font-size: 13;
	background-color: #DBCECF;
	color: black;
}