.tropicalstyle {
	background-image: url(images/flowerimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.direct {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.link {
	font-family: Arial, Helvetica, sans-serif, "Tahoma Regular";
	font-size: 10px;
	font-weight: bold;
	color: #00CC00;
}
.textinput {
	background-color: #999999;
	border: 1px solid #FFCC00;
}
