body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #6E5B3E;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCBD98;
}
a {
	color: #008080;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #6E5B3E;
}
td.Sidebar {
	border-right: 3px #6E5B3E solid;
	padding: 10px;
}

div.Button {
	border: 3px #6E5B3E solid;
	padding: 10px;
	width: 180px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFCC00;
}

td.Main {
	padding: 10px;
}

div.Store {
	padding: 10px;
	border: 3px #6E5B3E solid;
	background-color: #FFCC00;
}

span.Label {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}