

td.upper {
	color : #333333;
	background-image:url(http://www.dave-naline.com/images/trans.png);
	font-family : Arial;
	font-size: 12px;
	text-align:left;
}

td.upper2 {
	color : #333333;
	background-image:url(http://www.dave-naline.com/images/trans.png);
	text-align:right;
	font-family : Arial;
	font-size: 11px;
}
td.upper3 {
	color : #333333;
	background-image:url(http://www.dave-naline.com/images/trans2.png);
	text-align:left;
	font-family : Arial;
	font-size: 12px;
}

.smaller {
	font-size: 12px;
}

a {
	color : White;
	text-decoration : underline;
}

a:hover {
	color : White;
	text-decoration : none;
}

a.smaller {
	font-size: 14px;
	color : #White;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 14px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}


/* EVERYTHING BELOW ADDED IN 1.6 */


h3 {
   color : Black;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 14px;
	font-weight: bold; 	
}

table.gbookMenu {
	BORDER-TOP: #B8CFE7 1px solid;
}

