body {
	background-color: #423D27;
	scrollbar-base-color:#CBC094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.MainTable {
background-color: #CBC094;
}
.ContentTable {
	background-color: #EAE6D5;
	border: 1px solid #000000;
	background-attachment: fixed;
	background-image: url(../i/bg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;

}
.TopMenuBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBAF75;
}
.Footer {
	color: #BBAC71;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCB076;
	text-align: center;

}
.ContentCell {
	padding: 30px;
}
.MenuCell {
	padding-right: 20px;
}
a:link {
	color: #766A36;
}
a:hover {
	color: #BAAE72;
	text-decoration: none;
}
a:visited {

	color: #766A36;
}
a:active {

	color: #BAAE72;
	text-decoration: none;
}
.Image {
border: 1px solid black;
}
p {
	scrollbar-base-color:#CBC094;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
