body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8EBE7;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.GreenBackground1 {
	background-color: #abbfbd;
	border-bottom-width: 3px;
	border-bottom-color: #505a4b;
	border-bottom-style: solid;
}
.GreenBackground2 {
	background-color: #71938f;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #505a4b;
	border-right-color: #505a4b;
	border-bottom-color: #505a4b;
	border-left-color: #505a4b;
}

.GreenBackground3 {
	background-color: #F0F1EF;
}
.WhiteText {
	color: #FFF;
}
a.whitelink:link {
	color: #FFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #71938F;
	text-decoration: none;
	background-color: #FFF;
}


.BodyTable {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #505A4B;
	border-right-color: #505A4B;
	border-bottom-color: #505A4B;
	border-left-color: #505A4B;
}
a.TopMenu:link {
	font-size: 11px;
	font-weight: bold;
	color: #505a4b;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
a.TopMenu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #505a4b;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
a.TopMenu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #505a4b;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	text-align: center;
}
a.MiniMenu:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.MiniMenu:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
a.MiniMenu:hover {
	font-size: 11px;
	font-weight: bold;
	color: #505A4B;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	background-color: #FFF;
}
.CopyRightText {
	font-size: 10px;
	color: #70938F;
}

