TD {
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #474747; 
}

A:Link {color: #d64300; text-decoration: none}
A:Hover {color: #a70000; text-decoration: none}
A:Visited {color: #d64300; text-decoration: none}
A:Visited:Hover {color: #a70000; text-decoration: none}

.top {
	color: #ebebe2; 
}

A.top:Link {color: #80d4df; text-decoration: none}
A.top:Hover {color: #ffffff; text-decoration: none}
A.top:Visited {color: #80d4df; text-decoration: none}
A.top:Visited:Hover {color: #ffffff; text-decoration: none}

.menu {
	font-size: 11px; 
	color: #ebebe2; 
}

A.menu:Link {color: #80d4df; text-decoration: none}
A.menu:Hover {color: #ffffff; text-decoration: none}
A.menu:Visited {color: #80d4df; text-decoration: none}
A.menu:Visited:Hover {color: #ffffff; text-decoration: none}

.title {
	font-size: 14px; 
  font-weight: bold;
	color: #028ea0; 
}

.emph {
  font-weight: bold;
	color: #028ea0; 
}

.photoby {
  font-size: 10px; 
	color: #b4b3b3; 
}

.copyright {
  font-size: 10px; 
	color: #b47272; 
}

.label {
  font-size: 10px; 
	color: #5e676c; 
}

.inputlist {
  font-size: 11px; 
	color: #000000; 
}

#scrollbar {	
	left: 0px;
	top: 0px;
  padding-right: 10px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: #989687; /* button face colour */
	scrollbar-3dlight-color: #c7c4b1; /* button top left back shadow */
	scrollbar-darkshadow-color: #c7c4b1; /* button bottom right shadow */
	scrollbar-shadow-color: #c7c4b1; /* button bottom right shadow */
	scrollbar-highlight-color: #e6e3cd; /* button top left front shadow */
	scrollbar-track-color: #e6e3cd; /* scrollbar */
	}
