.cell {
	background-color: #FFFFFF;
	border: 1px none #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	color: #000000;





}
.menu {
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.sidebar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #996633;
}
.piccell {
	vertical-align: middle;
	text-align: left;
}
