body, td {
	color : White;
	font-family : Georgia, "Times New Roman", Times, serif;
	text-align: left;
}


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

 
.smaller {
	font-size: 10px;
}
.style4 {


	font-family: Georgia, "Times New Roman", Times, serif;


	font-weight: bold;


}


.style5 {font-family: Georgia, "Times New Roman", Times, serif}


.style7 {


	font-size: 10px;


	color: #FFFFFF;


	font-family: Georgia, "Times New Roman", Times, serif;


}


.style11 {font-size: 18px; color: #000000; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif;}


.style15 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #95855C; }


.style23 {


	font-size: 2;


	color: #202624;


}


.style25 {color: #FFFFFF}


.style28 {


	font-size: 2px;


	color: #202624;


	font-family: Georgia, "Times New Roman", Times, serif;


}


.style31 {


	font-size: 16px;


	font-weight: bold;


}


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

a:hover {
	color : Red;
	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:;
}

div.centered {
	text-align: center;
}

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

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

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

