td.upper {
	background : white;
	font-size: 110%;
}

.smaller {
	font-size: 10px;
}


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

a.smaller:hover {
	font-size: 10px;
	color : Red;
	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;
}
div.centered td {
	font-size:small;
}

.style7 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
	border: 2px solid white;
    margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

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