td {
 color: #CCCCCC;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
 font-size: 11px;
 text-align: left;
}
td.upper {
 color : #FFFFFF;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 background-color:#222222;
}
.smaller {
	font-size: 10px;
}
a {
	color : #0084BE;
	text-decoration : underline;
}
a:hover {
	color : Red;
	text-decoration : none;
}
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:#333333;
	background-color:#EEEEEE;
}
div.centered {
	text-align: center;
}
/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
 color : CCCCCC;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 11px;
 border: #999999 1px solid;
 margin: 0px auto 10px auto; /* margin: top right bottom left; */
 line-height:1.5em;
}
h3 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold; 	
}
table.gbookMenu {
 border-top: #999999 1px solid;
}

