body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	background-color: #9DB9F4;
	background-image:url(/images/bkgrd/yellow_blue.jpg);
}

td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #F0EE00;
	background-color: #024AE3;
	}

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

.smaller {
	font-size: 10px;
}

a {
	color : #FFFFFF;
	text-decoration : underline;
}

a:link {
	text-decoration: none;
	font-weight: bold;
	color: #F0EE00;
	}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #F0EE00;
	}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #F0EE00;
	}
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 : #FFFFFF;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #FFFFFF 1px solid;
   BORDER-LEFT: #FFFFFF 1px solid;
   BORDER-TOP: #FFFFFF 1px solid;
   BORDER-BOTTOM: #FFFFFF 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

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

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