body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.standarttext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.innertable {
	background-color: 5C9325;
	margin: 0px;
	padding: 0px;
	border: 0px none #999999;
}
.outertable {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-position: center center;
	vertical-align: middle;
	text-align: center;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	position: absolute;
}
body {
	margin: 0px;
	padding: 0px;
}
.tabble {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px none;
}

