html, body {
/*	height: 100%; */
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}
body {

	background-color: #99ffff;
	padding: 0px;
	margin: 20px;
}
#navitable {
	text-align: left;
	line-height: 1.2em;
	background-image: url(mbg.gif);
	background-repeat: no-repeat;
	height: 429px;
}
#navicontent {
	padding-left: 20px;
}
a.naviLink {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.naviLink:hover {
	color: #FF0000;
}
#contentcell {
	padding: 20px;
}
#contentcell2 {
	border: 1px solid black;
	background-color: white;
	background-image: url(l1.gif);
	background-repeat: repeat-y;
}