body, td {
	color : #8e9984;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background: none;
}

td.upper {
	color : #a0946e;
	margin: 10px;
	font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #a0946e;
	text-decoration : none;
}

a:hover {
	color : #a0946e;
	text-decoration : underline;
}

a.smaller {
	font-size: 10px;
	color : #a0946e;
	text-decoration : none;
}

a.smaller:hover {
	font-size: 10px;
	color : #a0946e;
	text-decoration : underline;
}

input {
 background: #000000;
 margin: 0 10px 0 0;
 font-family: arial,"Trebuchet MS",sans-serif;
 font-size: 11px;
 color: #8e9984;
 border-style: solid;
 border-color: #66604e;
 border-width: 1px;
}

textarea {
 background: #000000;
 font-family: arial,"Trebuchet MS",sans-serif;
 font-size: 11px;
 color: #8e9984;
 border-style: solid;
 border-color: #66604e;
 border-width: 1px;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #8e9984;
   padding:5px;
   font-family : Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
   font-size: 11px;
   BORDER: #66604e 3px double;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #a0946e;
   font-family : Times NEw Roman, Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 24px;
	font-weight: normal; 	
}

table.gbookMenu {
	BORDER-TOP: #8e9984 0px solid;
}
