body {
	background-color: #000000;
	font-family: "Century Gothic", Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}

body, td {
	font-family: "Century Gothic", Verdana;;
	font-size: 14px;
	color: white;
	text-align: left;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FA1414;
}
a:active {
	text-decoration: none;
	color: #ffffff;

}

td.upper {
	color : white;
	background : #FA1414;
	font-family : "Century Gothic", Verdana;
	font-size: 14px;
}

.smaller {
	font-size: 10px;
	color: #000000;
}

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

a:hover {
	color : #FA1414;
	text-decoration : none;
}

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

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

input {
	font-size: 14px;
	font-family: "Century Gothic", Verdana;
	color:#FFFFFF;
	background-color:#000000;
}

div.centered {
	text-align: center;
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
	color : white;
	font-family : "Century Gothic", Verdana;
	font-size: 14px;
	BORDER-RIGHT: #FA1414 3px solid;
	BORDER-LEFT: #FA1414 3px solid;
	BORDER-TOP: #FA1414 3px solid;
	BORDER-BOTTOM: #FA1414 3px solid;
	margin: 0px auto 10px auto;
	width: 900px;
}

h3 {
	color : #SFA1414;
	font-family : "Century Gothic", Verdana;
	font-size: 18px;
	font-weight: bold;
	color : Red;
	text-align: left;
}

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

