body, td {
	color : #e3a869;
	background-color: black; /* NEW IN 1.5 */
	font-family : Arial, Helvetica, sans-serif;
		text-align: left; /* NEW IN 1.5 */
}

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


.smaller {/* CHANGED IN 1.5 */
	font-size: 10px;
}




table.entries {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	BORDER-RIGHT: #cd853f 1px solid;
	BORDER-LEFT: #cd853f 1px solid;
	BORDER-TOP: #cd853f 1px solid;
	BORDER-BOTTOM: #cd853f 1px solid;
}




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

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

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

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

input {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	color:#e3a869;
	background-color:#000000;
}




hr {
	color: #cd853f;
	height: 1px;
}




/* EVERYTHING BELOW ADDED IN 1.5 */


div.centered {
	text-align: center;
}



div.centered table {
	margin: 0 auto; 
	text-align: left;
}







td.upper1 {
	color : #000000;
	background : #ffe600;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
}



td.upper2 {
	color : #000000;
	background : #1c86ee;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
}



td.upper3 {
	color : #000000;
	background : #ffffff;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
}



td.upper4 {
	color : #000000;
	background : #808080;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
}



td.upper5 {
	color : #000000;
	background : #cd0000;
	font-family :  Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.smaller1 {
	font-size: 10px;
	color : #b5a642;
	text-decoration : underline;
}




a.smaller1:hover {
	font-size: 10px;
	color : #eec900;
	text-decoration : none;
}


a.smaller2 {
	font-size: 10px;
	color : #00688b;
	text-decoration : underline;
}




a.smaller2:hover {
	font-size: 10px;
	color : #50a6c2;
	text-decoration : none;
}


a.smaller3 {
	font-size: 10px;
	color : #ededed;
	text-decoration : underline;
}




a.smaller3:hover {
	font-size: 10px;
	color : #ffffff;
	text-decoration : none;
}


a.smaller4 {
	font-size: 10px;
	color : #828282;
	text-decoration : underline;
}




a.smaller4:hover {
	font-size: 10px;
	color : #454545;
	text-decoration : none;
}


a.smaller5 {
	font-size: 10px;
	color : #d44942;
	text-decoration : underline;
}




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