td {
	color : #222;
	font-family : "Adobe Caslon Pro", baskerville, garamond, Times;
	font-size: 14px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

td.upper {
	color : #FFF;
	font-family :"Adobe Caslon Pro", baskerville, garamond, Times;
	font-size: 15px;
	background-color: #816381;
	font-weight: bold;
}

.smaller {
	font-size: 11px;
}

a {
	text-decoration : underline;
	color: #F00;
}

a:hover {
	color : #5d5c5c;
	text-decoration : none;
}

a.smaller {
	font-size: 11px;
	color : #333;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 11px;
	color : 666;
	text-decoration : none;
}

input {
	font-size: 13px;
	font-family: "Adobe Caslon Pro", baskerville, garamond, Times;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
	color : #333;
	font-family : "Adobe Caslon Pro", baskerville, garamond, Times;
	font-size: 16px;
	BORDER-RIGHT: #330033 1px solid;
	BORDER-LEFT: #330033 1px solid;
	BORDER-TOP: #3300335 1px solid;
	BORDER-BOTTOM: #330033 1px solid;
	margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : Black;
   font-family : "Adobe Caslon Pro", baskerville, garamond, Times;
   font-size: 14px;
	font-weight: bold; 	
}

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