@charset "utf-8";
.mainborder {
	border: 1px dotted #999999;
}
.infocell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/cellbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

