@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(images/palmtrees2.jpg);
	background-repeat: no-repeat;
	
}
body,td,th {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.background {
	background-image:url(images/bamboo-border.jpg);
}
.buttonbackground {
	background-image:url(images/button-background.jpg);
}
.backgroundtable {
	background-image:url(images/palm_tree.gif);
	background-repeat: no-repeat;
}
.footer {
	font-size:12px;
	color:#FFFFFF;
}
.sliderbackground {
	background-image:url(images/leaf-background-blue.jpg);
}
