td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}
body
{
	scrollbar-base-color: #CEC040;
	scrollbar-arrow-color: #2C5450;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CEC040;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0CCB5;
}
.scrolling
{
	overflow: auto;
	height: 502px;
	width: 428px;
	scrollbar-base-color: #CEC040;
	scrollbar-arrow-color: #2C5450;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #CEC040;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #C0CCB5;
}
a:hover {
	text-decoration: underline;
}
.headlines {
	font-family: "Monotype Corsiva";
	font-size: 16px;
	font-weight: bold;
	color: #2C5450;
}
.bottomnav {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	font-weight: bolder;
	color: #2C5450;
	text-decoration: none;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #2C5450;
	text-decoration: none;
}
.packages {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a.packages:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F0E9C1;
	border: 1px solid #2C5450;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #F0E9C1;
	border: 1px solid #2C5450;
}
.highlights{
        font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.featured-links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.featured-links:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sitemap-links {
	font: bold 11px "Trebuchet MS";
	color: #375754;
	text-decoration: none;
}
a.sitemap-links:hover {
	font: bold 11px "Trebuchet MS";
	color: #375754;
	text-decoration: underline;
}
.sitemap-packages {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.sitemap-packages:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}