@charset "utf-8";
.topCell {
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 800px;
}
.contentCell {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 10px;
}
.bottomCell {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
}

.menuCell {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	height: 20px;
	width: 800px;
	line-height: normal;
	text-indent: 10px;
	vertical-align: middle;
	letter-spacing: normal;
	text-align: left;
}
