body{
	padding:5px;
	margin:5px;
	background-color:#FFFFcc;
}
table.fes{
	border: 1px solid #CC6600;
	padding: 0px 0px 0px 0px;
	background-color: #009966;
	width: 750px;
}
td.navcol{
	width: 120px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
td.bodycol{
	background-color: white;
	width: 720px;
	padding: 25px 25px 25px 25px;
	font-family: Tahoma;
	font-size: 12px;
}
.menu{
	display: block;
	width: 120px;
}
.submenu{
	font-size: 12px;
	color: #000000;
	padding-left:45px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	display: block;
	width: 100px;

	border: 1px solid white;	
}

a.nav{
	font-family: Georgia;
	color: yellow;
	font-size: 14px;
	padding-left: 6px;
	line-height: 26px;
	text-decoration: none;
}
a.nav:hover{
	background-color: #CC6600;
	color: white;
}
a.nav2{
	font-family: Georgia;
	color: orange;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 26px;
	line-height: 16px;
	text-decoration: none;
	position: relative;
	top: -15px;
}
a.nav2:hover{
	color: white;
}
.PageHeader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:24px;
	color: #3FA28E;
	
}
.Subheads {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color: #000000;
	font-weight:bold;
	line-height: 110%;
}
.Maj_Link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3333FF;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
ul {
	font-family:Georgia, "Times New Roman", Times, serif;
}
li.story{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-left: 0px;
	margin-top: 15px;
}
.TitleList {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:normal;
	color: #000000;
	font-weight:bold;
	line-height: 110%;
}