body {
	background-color: #6699CC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	margin: 0px;
	background-image: url(back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.white {
	background-color: #FFF;
}
.star{
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
.toplink {
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	font-weight: bold;
	padding: 10px;
}
.prices1 {
	font-size: 11px;
}
.titles {
	font-size: 13px;
	font-weight: bold;
	color: #3366CC;
}
.info {
	font-size: 13px;
	text-align: justify;
	line-height: 20px;
}
.seasons {
	font-size: 12px;
	color: #00F;
}
.sminfo {
	font-size: 11px;
}
.highlight{
	font-weight: bold;
}
#tiny {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}
#tiny A:link {
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#tiny A:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#tiny A:visited {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	border: 1px solid #6699CC;
	background-color: #FFF;
}
input {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	border: 1px solid #6699CC;
	background-color: #FFF;
}
option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	border: 1px solid #6699CC;
	background-color: #FFF;
}
select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
	border: 1px solid #6699CC;
	background-color: #FFF;
}

