@charset "utf-8";
.content {
	height: 200px;
	width: 545px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #B4E5B4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	border-right-color: #B4E5B4;
	padding-right: 3px;
	padding-left: 3px;
}
.tbl {
	background-color: #F5FFF4;
	background-image: url(images/logox.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: left;
	vertical-align: top;
}
