body, td {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

td.upper {
	BORDER-BOTTOM: #336699 1px solid;
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #336699;
	font-weight: bold;
}

a:hover {
	color : #336699;
	text-decoration : underline;
	font-weight: bold;
}
a:visited {
	color : #336699;
	font-weight: bold;
}

a.smaller {
	font-size: 10px;
	color : #336699;
	font-weight: bold;
}

a.smaller:hover {
	font-size: 10px;
	color : #336699;
	text-decoration : underline;
	font-weight: bold;
}

a.smaller:visited {
	font-size: 10px;
	color : #336699;
	font-weight: bold;
}

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 : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
	color : #336699;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

table.gbookMenu {
	BORDER-TOP: #336699 1px solid;
}
