@charset "utf-8";

a:focus {
   outline: none;
}
a:link {
	color: #00C;	
	text-decoration: none;
}
a:visited {
	color: #00C;	
	text-decoration: none;
}
a:hover {
	color: #00C;
	text-decoration: none;
}
a:active {
	color: #00C;
	text-decoration: none;
}

.bottomgrphx {
	background-image: url(bot-back.jpg);
}

.bottomgrphxnye {
	background-image: url(nye-back.jpg);
}

.legendtext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #963;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}

.smallbody {
	font-size: 12px;
	color: #000;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 9px;
}
.availabilitytext {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	margin-right: 20px;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.propertytext {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.largetext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C00;
	font-size: 18px;
}

