body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #505050;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
	text-align: center;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.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;
}


.gratext {
	color: #567176;
	text-decoration: none;
}

.exegreen {
	color: #98ca3c;
	text-decoration: none;
	font: arial;
	font-weight: bold;
}

.tahoma11 {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
.tahoma12 {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.textfield {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #7F9DB9;
	width: 116px;
}

.inputcent {
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	border: 1px solid #DDDDDD;
}

