body {
	color: white; 
	background-color: #E7E2D1; 
	margin: 2em;
	margin-top: 2em;
	font-size: 1em;
	text-align: center;
	font-family: sans-serif;}
td {
	color: black; 
	text-align: left;}
.highlight {
	background-color: #F9F8F3;
	font-weight: bold;}
.border {
	border: 1px solid black;}
.title {
	background-color: #C9BF99; 
	color: white;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding: 3px;}
.titletop, .header {
	background-color: #C9BF99; 
	color: white;
	border-bottom: 1px solid black;
	padding: 3px;}
.titleheaderlarge {
	color: white;}
.titleheadernormal {
	color: #766A40;}
.titleheadersmall {
	color: #766A40;}
.header{
	border: 0px;
	font-weight: bold;
	color: white;}
.small {
	padding: 3px;}
.padding {
	padding: 6px;}
.paddingb {
	padding: 3px;}
.titlelogin {
	background-color: #C9BF99; 
	color: #766A40;
	border: 1px solid black;
	padding: 3px;}
form {
	margin: 0px;
	padding: 0px;
	display: inline;
	border: 0px;}
select {
	font-size: small;}
table {
	text-align: left;}
input.box {
	background-color: #E7E2D1;
	color: white;
	font-weight: bold; 
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid #F9F8F3;
	border-bottom: 1px solid #F9F8F3;}
.boxb {
	background-color: #E7E2D1;
	color: black;
	border: 1px solid black;
	font-size: small;
	padding: 1px;}
.button {
	background-color: #C9BF99;
	font-size: small;
	color: black;}
#no1stable td {
    border: none;
    border-bottom: 1px solid #C9BF99;}
.rating_button {
	font-size: small;
	background-color: #C9BF99;
	color: white;
	padding: 0px;}
a:link {color: black;}
a:visited {color: black;}
a:hover {color: black; text-decoration: none; background: #fff;}
a.b:link {color: black; text-decoration: none; font-weight: bold;}
a.b:visited {color: black; text-decoration: none; font-weight: bold;}
a.b:hover {color: black; text-decoration: none; font-weight: bold;}
image{ border: none;}
div.botright{
	position:fixed;
	bottom:0;
	right:0;
	padding: 3px;
	margin: none;

	background-color:#E7E2D1;
	border:1px solid black;
}