body, td {
	text-align: left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
td.upper {
	color : #191919;
	background : #EFEFEF;
}

.smaller {
	font-size: 10px;
}

a:link, a:active, a:visited {
	color: #00549f;
	text-decoration: none;
}
a:hover {
	color: #dea928;
	text-decoration: none;
}

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

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

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #191919;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-TOP: #B4AB70 2px solid;
   BORDER-BOTTOM: #B4AB70 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left; 	
}

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

