.Layer1 {
	margin: 2em;
	padding: 10px;
	clear: both;
	float: left;
	height: auto;
	width: auto;
	background: #FFFF99;
	border: 1px outset #FFCC33;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	position: relative;
}  
.yellow_td {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-image: url(/graphics/ybg1.png);
	background-repeat: no-repeat;
}

.blue_td {
	font: normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	background-image: url(/graphics/blbg1.png);
	background-repeat: no-repeat;
}