.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-decoration: none;
	background-color: FDFDFD;
	text-transform: uppercase;
	background-attachment: scroll;
	background-image: url(../img/back_palmtrees.jpg);
	background-repeat: no-repeat;
	background-position: right top;



}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.menutransparent {
	filter: Alpha(Opacity=40);
}
.disclaimer {
	bottom: 5px;
	position: absolute;
	right: 5px;
	color: #666666;
	cursor: hand;







}
.table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	text-transform: uppercase;


}
.counter {
	overflow: hidden;
	z-index: 0;
	height: 1px;
	width: 1px;
	position: absolute;
	right: 0px;
	bottom: 0px;


}
