html, body {
/*	height: 100%; */
}
body {

	background-color: #FDECCC;
	padding: 0px;
	margin: 20px;
}
#topDivCenter {
	background-image: url(t2bg.jpg);
	background-repeat: repeat-x;
}
#topdivLeft {
	background-image: url(t1.gif);
	background-repeat: no-repeat;
}
#topdivRight {
	background-image: url(t3.gif);
	background-repeat: no-repeat;
}
#navitable {
	text-align: center;
	line-height: 1.5em;
	background-image: url(mbg.gif);
	background-repeat: no-repeat;
	height: 429px;
}
a.naviLink {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.naviLink:hover {
	color: #FF0000;
}
#contentcell {
	padding: 20px;
}a.top{ text-decoration:none; color:#000000; font-size:13px;}
a.top:hover{ text-decoration:underline;color:#000000; font-size:13px;}