body, td {
	color : #660000;
	background-color: #706F66;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

td.upper {
	color : #706F66;
	background : #660000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smaller {
	font-size: 12px;
}

a {
	color : #660000;
	text-decoration : underline;
}

a:hover {
	color : 112F2C;
	text-decoration : none;
}

a.smaller {
	font-size: 12px;
	color : #660000;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 12px;
	color : 112F2C;
	text-decoration : none;
}

input {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#660000;
	background-color:#706F66;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #660000;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   BORDER-RIGHT: #660000 1px solid;
   BORDER-LEFT: #660000 1px solid;
   BORDER-TOP: #660000 1px solid;
   BORDER-BOTTOM: #660000 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #660000;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #660000 1px solid;
}

