#navlayer {

	z-index:1;
	display:inline;
}



body {
font-family: Arial;  
color: #000000; 
font-size: 12px; 
text-decoration: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
font-family: Arial;  
color: #000000; 
font-size: 13px; 
text-decoration: none;
}

A:link {
	font-family: Arial;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}  

A:visited{
	font-family: Arial;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	font-family: Arial;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
} 

A:hover {
	font-family: Arial;
	color: #008965;
	font-weight: bold;
	text-decoration: none;
}

#navlayer A:link {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}  

#navlayer A:visited{
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#navlayer A:active {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
} 

#navlayer A:hover {
	font-family: Arial;
	color: #F7F8D1;
	font-weight: bold;
	text-decoration: none;
}

.greyline {
	border:2px solid #DDDDDD;
}

table.maintable { border-collapse: collapse; width: 968px; border: 2px solid #DDDDDD;  }
.greytableline { border-collapse: collapse; border-top: 2px solid #DDDDDD; }
.greytableline2 { border-collapse: collapse; border-right: 2px solid #DDDDDD; }

td.ctable { border-collapse: collapse; padding-left: 10px; padding-right: 10px ; width:676px }

td.greentable { background-color: #008864; color:#FFFFFF; }

td.greentableb { background-color: #008864; color:#FFFFFF; font-size: 16px; font-weight: bold;}

.head { font-family: Arial; font-size: 16px; font-weight: bold; text-decoration: none ; color: #000;
}

.bighead { font-family: Arial; font-size: 25px; font-weight: bold; text-decoration: none ; color: #000;
}

.navcell{
height:36px;
width:112px;
font-size: 14px;
text-align:center;
}

.linkcell{
text-align:center;
height:24px;
border:5px solid #fff;
}

#story img { border: 10px solid #FFF;  }

.redlink {
	font-size: 14px;
	color: #D00405;
	font-weight: bold;
}
