body {
	margin-top: 0px;
}
.HeaderCell {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.LeftGreenCell {
	color: #FFFFFF;
	background-image: url(images/index_04.gif);
	background-repeat: repeat;
}
.MainTextCell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003300;
	background-image: url(images/spacer.gif);
	text-align: center;
}
.FloatRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
}
.TopNavigationCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/index_02.jpg);
	background-repeat: repeat;
	text-align: right;
	padding-right: 4px;
}
.NavMarker {
	color: #FFCC00;
	background-image: url(images/spacer.gif);
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	background-color: #FFFFFF;
	text-align: center;
}

#Table_01 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
}
#Table_top {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-left-color: #003300;
}
.TopNavigationCell a:link {
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(images/spacer.gif);
	text-decoration: none;
}
.TopNavigationCell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.TopNavigationCell a:hover {
	color: #CCFFCC;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
