body {
}

#MainTable {	width: inherit;
				height: inherit}
			
#TopHeader {	display: none; }
				
#HeaderBottom { display: none; }
				
#ContentSection { 	width: inherit;
				height: inherit}
			

#PictureSection {display: none; }

.Menu	{	display: none; }

#ContentDIV {		overflow: auto;
				padding-left: 15px;
				padding-top: 15px;
				padding-bottom: 15px;
				width: 575px;
				height: auto; 
				}
					
.TopHeader {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5d4617;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5d4617;
}

.NormalWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}
.NormalBold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #5d4617; 

}
.NormalBoldWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #ffffff; 
}
.Subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #aab537;
}

#FooterTop {	height: 4px;
				width: 800px;
				background-color: #5d4617;
				}
				

#FooterBottom { display: none; }

#FooterBottomRight {	display: none; }


.footerlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}

a:link {
	color: #5d4617;
}
	
a:hover {
	color: #c06600; 
}

a:visited {
	color: #5d4617; 
}
	
a.footerlink:link {
	color: #ffffff;
}

a.footerlink:hover {
	color: #c06600;
}

a.footerlink:visited {
	color: #ffffff;
}

a.Normal:visited {
	color: #5d4617; 
}

a.NormalBold:visited {
	color: #5d4617; 
}

