body, td {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

td.upper {
	color: #FFFFFF;
	background: #000033;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smaller {
	font-size: 11px;
}

a {
	color: #000099;
	text-decoration : none;
}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: bold
}

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

a.smaller:hover {
	font-size: 11px;
	color : #0000FF;
	text-decoration: underline;
	font-weight: bold
}

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

div.centered {
	width: 100%;
	margin: 0 auto 0 auto;
	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;
   BORDER-RIGHT: #000033 1px solid;
   BORDER-LEFT: #000033 1px solid;
   BORDER-TOP: #000033 1px solid;
   BORDER-BOTTOM: #000033 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   	color : Black;
   	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   	font-size: 14px;
	font-weight: bold; 	
}

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