body, td {
	color : #FF0000;
	background-image:url(images/bg2.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #1C1C1C;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 110%;
}

td.upper {
	color: #FF0000;
	background: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smaller {
	font-size: 10px;
}

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

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

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

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

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

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

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