body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #363636;
}

td.upper {
	color : #FFFFCC;
	background : #ffffcc;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	height:3px;
   border:0;
   cellspacing:0px;
   cellpadding:0px;
   width:100%;
	
}

.smaller {
	font-size: 10px;
}

a {
	color : #0084BE;
	text-decoration : underline;
}

a:hover {
	color : 660000;
	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:#000000;
	background-color:#FFFFFF;
	
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : 363636;
   font-family :  Arial, Helvetica, sans-serif;
   font-size: 11px;
/*   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid;*/
   margin: 0px auto 50px auto; /* margin: top right bottom left; */
   border:0;
   cellspacing:0;
   padding: 5px;
   width:100%;
   background: #ffffff;
      
   }

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

table.gbookMenu {
	BORDER-TOP: #336666 3px solid;
}

/* Scotts */


.float {
	height: 2000px;
	width: 250px;
	position: absolute;
	left: 640px;
	top: 0px;
}

.entries {
   color : 363636;
   font-family :  Arial, Helvetica, sans-serif;
   font-size: 11px;
/*   BORDER-RIGHT: #23559C 1px solid;
   BORDER-LEFT: #23559C 1px solid;
   BORDER-TOP: #23559C 1px solid;
   BORDER-BOTTOM: #23559C 1px solid; */   
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
   border:0;
   cellspacing:0;
   width:100%;
   background: #ffffff;
   padding-left:10px;
   padding-right:10px;
   padding-top:10px;
      
   }
   
   .upper {
	color : #FFFFCC;
	background : #cccc99;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:100%;
	height:8px;
   border:0;
   cellspacing:0px;
   cellpadding:0px;
   width:100%;
	
}
.icon {
	margin-right: 0px;
	margin-bottom: 5px;
	border: 0px;
	vertical-align: bottom;
}
