body {
	margin:0;
	padding:0;
	height:100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.menuDiv {
	background-color: #000000;
	background-image: url(images/menuBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 10px;
}
.container {
   min-height:100%;
   height:100%;
   position:relative;
}
.header {
	background-image: url(images/HeaderBK.gif);
	background-repeat: repeat-x;
	margin-left: 170px;
	margin-right: 170px;
	border-left-style: solid;
	border-left-color: #11536F;
	border-left-width: 16px;
	border-right-style: solid;
	border-right-color: #11536F;
	border-right: 16px;
	border-top-style: solid;
	border-top-color: #11536F;
	border-top: 16px;
	border-bottom-style: solid;
	border-bottom-color: #11536F;
	border-bottom-width: 5px;
	height: 72px;
}
.Title {
	margin-left: 170px;
	margin-right: 170px;
	background-image: url(images/NavBk.gif);
	margin-top: 0px;
	border-left-style: solid;
	border-left-color: #11536F;
	border-left-width: 16px;
	border-right-style: solid;
	border-right-color: #11536F;
	border-right-width: 16px;
	
}
.HeaderSub {
	background-color: #FFFFFF;
	background-image: url(images/BGHeaderSub.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 12px;
}
.Content {
	margin-left: 170px;
	margin-right: 170px;
	background-image: url(images/BG8.gif);
	margin-bottom: 30px;
	border-left-style: solid;
	border-left-color: #11536F;
	border-left-width: 16px;
	border-right-style: solid;
	border-right-color: #11536F;
	border-right-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #11536F;
	border-bottom-width: 16px;
}
.body {
   padding:10px;
   padding-bottom:30px;   /* Height of the footer */
}
.footer {
	position:fixed;
	bottom:0;
	width:100%;
	height:20px;
	font-size: 0.7em;
	text-align: center;
	margin-top: 25px;
	padding-top: 2px;
	color: #F29132;
	z-index: 1000;
	background-color: #333333;
}
.LinkHeaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	background-color: #366582;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 4px;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: ridge;
	border-bottom-width: thin;
	position: relative;
	z-index: 5;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding: 1px;
	font-style: italic;
	color: #FFFFFF;
}
.HeaderSubAFMA {

	background-color: #FFFFFF;
	background-image: url(images/afmaBG.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin-bottom: 12px;
}
.tracks {
	background-color: #DBEBF9;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
Historic {
	margin: 6px;
	padding: 6px;
	border: 1px solid #0099FF;
}
h4 {
	color: #007799;
}
