.TextMainBody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 8px;
	padding: 8px;
}
.TextFooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: left;
	padding: 8px;
	margin: 8px;
}
.TextLinkWhite {
	color: #FFFFFF;
	text-decoration: none;
}
.LeftMenuOver {

	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	text-indent: 4px;
	word-spacing: normal;
	white-space: normal;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	text-decoration: none;
	margin: 8px 8px 8px 2px;
	padding: 4px;
	background-color: #4F729D;
}
body {
	background-image: url(grafx/BkGrd2.png);
	background-repeat: no-repeat;
	background-color: #6987C7;
}
.TextMainBodyLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
	margin: 8px;
	padding: 8px;
	cursor: hand;
}
a.TextMainBodyLink:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4f729d;
	text-decoration: underline;
	margin: 8px;
	padding: 8px;
	cursor: hand;
}
