body, td {
	color : #820E0D;
	background-color: White;
	font-family : Trebuchet MS;
	font-size: 11px;
	text-align: left;
}

td.upper {
	color : #FFFFFF;
	background : #820E0D;
	font-family : Trebuchet MS;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color:#820E0D;
	text-decoration : underline;
}

a:hover {
	color:#820E0D;
	text-decoration : none;
}

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

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

input {
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#820E0D;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color:#820E0D;
   font-family : Trebuchet MS;
   font-size: 11px;
   BORDER-RIGHT: #820E0D 1px solid;
   BORDER-LEFT: #820E0D 1px solid;
   BORDER-TOP: #820E0D 1px solid;
   BORDER-BOTTOM: #820E0D 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color:#820E0D;
   font-family : Trebuchet MS;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: ##820E0D 1px solid;
}
