body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #121212;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/gb_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color : white;
	background-color: #121212;
	font-size: small;
	text-align: left;
}

td{
	background-color: #121212;
	font-family: Georgia, "Times New Roman", Times, serif;
	color : white;
	background-color: #121212;
	font-size: small;
	text-align: left;
}


td.upper {
	color : #FFFFFF;
	background : #23559C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.smaller {
	font-size: 10px;
}

a {
	color : #0033bb;
	text-decoration: none;
}

a:hover {
	color : #660066;
	text-decoration: underline;
}

a.smaller {
	font-size: 10px;
	color : #0033bb;
	text-decoration : none;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : underline;
}

input {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
	font-family: Georgia, "Times New Roman", Times, serif;
   font-size: small;
   BORDER-RIGHT: #191816 3px solid;
   BORDER-LEFT: #191816 3px solid;
   BORDER-TOP: #191816 3px solid;
   BORDER-BOTTOM: #191816 3px solid;
   margin: 0px 10px 10px 10px; /* margin: top right bottom left; */
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 14px;
	color: #c3710e;
	font-weight: bold;	
}

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