body, td {
	color : #FFFFFF;
	background-color: #446282; /*#263640*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

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

.smaller {
	font-size: 10px;
}

a {
	font-size: 14px;
	color : #263640;
	text-decoration : none;
	font-weight: bold; 	
}

a:hover {
	font-size: 14px;
	color : #263640;
	text-decoration : underline;
	font-weight: bold; 	
}

p.smaller {
	font-size: 9px;
	color : #22628D;
}

a.smaller {
	color : #22628D;
	font-size: 9px;
	text-decoration : underline;
}

a.smaller:hover {
	color : #22628D;
	font-size: 9px;
	text-decoration : underline;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#446282;
   BORDER-RIGHT: #202d35 1px solid;
   BORDER-TOP: #2a3c47 1px solid; 
   BORDER-LEFT: #2a3c47 1px solid; 
   BORDER-BOTTOM: #202d35 1px solid;
}

textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color:#446282;
   BORDER-RIGHT: #202d35 1px solid;
   BORDER-TOP: #2a3c47 1px solid; 
   BORDER-LEFT: #2a3c47 1px solid; 
   BORDER-BOTTOM: #202d35 1px solid;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : #FFFFFF;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #263640;
   BORDER-RIGHT: #202d35 1px solid;
   BORDER-TOP: #2a3c47 1px solid; 
   BORDER-LEFT: #2a3c47 1px solid; 
   BORDER-BOTTOM: #202d35 1px solid;
   margin: 1px auto 10px auto; /* margin: top right bottom left; */
}

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

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