body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color:#000000;
	color:#CCCCCC;
	text-align: left;
}

#SiteTitle {
    background-repeat: no-repeat;
	background-image:url(/images/gif/Banner-2.gif);
	background-position:center;
	height:150px;
}

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

.smaller {
	font-size: 10px;
}


a:link, a:visited { 
	font-weight: bold; 
	color: #CCCCCC;
	text-decoration: underline;
	}

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


a.smaller {
	font-size: 10px;
	font-weight: bold; 
	color : #CCCCCC;
	text-decoration : underline;
}

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

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 : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #CCCCCC 1px solid;
   BORDER-LEFT: #CCCCCC 1px solid;
   BORDER-TOP: #CCCCCC 1px solid;
   BORDER-BOTTOM: #CCCCCC 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}

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

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