html {margin:0px;padding:0px;top:0px;left:0px;}

body, td{
	text-align: left;
	font-family: Tahoma, sans-serif;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Tahoma, sans-serif;
	font-size: 10px;
}


td.upper {
	color : #FFFFFF;
	background : #009999;
	font-family : "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smaller {
	font-size: 9px;
}

a {
	color : #0084BE;
	text-decoration : none;
}

a:hover {
	color : #CC6600;
	text-decoration : none;
}

a.smaller {
	font-size: 10px;
	color : #0084BE;
	text-decoration : underline;
}

a.smaller:hover {
	font-size: 10px;
	color : Red;
	text-decoration : none;
}

input {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#FFFFFF;
}

div.centered {
	
}

/* EVERYTHING BELOW ADDED IN 1.6 */
div.centered table.entries {
   color : Black;
   font-family :  "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 11px;
   BORDER-RIGHT: #009999 1px solid;
   BORDER-LEFT: #009999 1px solid;
   BORDER-TOP: #009999 1px solid;
   BORDER-BOTTOM: #009999 1px solid;
   margin: 0px auto 10px auto; /* margin: top right bottom left; */
}


h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Helvetica, Verdana, sans-serif; 
	line-height:1.4em;    
}

h2 {
	color: #009999;
	font-size: 1.7em;
	text-align:center;
}

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

img.floatLeft3 { 
    float: left; 
    margin: -4px 20px 4px 4px; 
    border: 0;

}

