.maintable {

	background-image: url(images/rewoback_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftcell table {
	border: 1px solid #4DA1CF;
	background-image: url(images/rewofadeback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftcell td {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4DA1CF;
	font-size: 10px;
	padding: 2px;
}
.leftcell th {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #4DA1CF;
	text-align: left;
	padding: 3px;
	background-image: url(images/rewomenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
}

