body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5e5d9;
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.greytable {
	border: 1px solid #c2c2c2;
	background-color: #EEEEEE;
}
.greyframe {
	border: 1px solid #c2c2c2;
}
.whiteframe {
	border: 1px solid #FFFFFF;
}
.redtext {
	color: #FF6F00;
	text-decoration: none;
}
.paddingr {
	padding-right: 20px;
}


.greenishtext {
	color: #567176;
	text-decoration: none;
}
.tahoma11 {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.textfield {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #7F9DB9;
	width: 116px;
}

.inputcent {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	border: 1px solid #DDDDDD;
}
