td { color:#666666; font-size:10px; font-family:verdana; }

.bg {
	<!---background-color: #262B37;--->
	background-color: #3E86B3;
	background-image: url(images/main_water.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a.nav { font-size:10px; color:white; text-decoration: none; }
a:hover.nav { font-size:10px; color:#FCA463; text-decoration: none; }

a { color:#3A7AF6; text-decoration: none; }
a:hover { color:#0043C6; text-decoration: none; }

.dropshadow {
	filter: DropShadow(Color=red, OffX=10, OffY=10, Positive=true);
}

