.tbllayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
	height: 70px;
	line-height: 20px;
	border-top-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;







}
.navarea {
	background-color: #CCCCCC;
	padding: 2px;
	color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;




}
td a:link {
	color: #000000;
	text-decoration: none;
}
td a:visited {
	color: #000000;
	text-decoration: none;
}
td a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8899AA;

}

