/* CSS Document */

.banner-bg {
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
}
.packagebg {
	background-color:#BED3E3;
}
.rightbg {
	background-color:#EA8F0B;
}
.style4 {color: #333366; font-size: 11px; font-family: Tahoma; }
a:link {
	color: #EA8F0B;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC0000;
}
a:hover {
	text-decoration: none;
	color: #EA8F0B;
}
a:active {
	text-decoration: underline;
}
.footer-bg {
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
}
.style9 {color: #FF0000}
.orange-bg {
	background-color:#EA8F0B;
}
.style10 {color: #FFFFFF}
.style11 {color: #FFFFFF; font-size: 12px; font-family: Tahoma; }
.style12 {color: #EA8F0B}