body, td {
	color:#808080;
	background-color: White;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	text-align: left;
}

td.upper {
	color:#808080;
	background-color: White;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.smaller {
	font-size: 10px;
}

a {
	background-color:inherit;
	color:#5EAEFF;
	font-weight: none;
	text-decoration:none;
}

a:hover {
	background-color:inherit;
	color:#999999;
	font-weight: none;
	text-decoration:underline;
}

a img {
	border:0;
}

a.smaller {
	background-color:inherit;
	color:#5EAEFF;
	font-weight: none;
	text-decoration:none;
}

a.smaller:hover {
	background-color:inherit;
	color:#999999;
	font-weight: none;
	text-decoration:underline;
}

input {
	color:#808080;
	background-color: White;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 11px;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #808080;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 12px;
   BORDER-TOP: #808080 1px solid;
   margin: 12px auto 10px auto; /* margin: top right bottom left; */
}

h3 {
   color : #808080;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #5EAEFF 1px solid;
}
