@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1B66A7;
}

.ContentArea {
	width: 950px;
	background-image: url(../images/back01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea2 {
	width: 950px;
	background-image: url(../images/back02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea3 {
	width: 950px;
	background-image: url(../images/back03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea4 {
	width: 950px;
	background-image: url(../images/back04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea5 {
	width: 950px;
	background-image: url(../images/back05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea6 {
	width: 950px;
	background-image: url(../images/back06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
.ContentArea7 {
	width: 950px;
	background-image: url(../images/back07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}


.ContentAreaWhite {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 950px;
}
.AreaText {
	padding: 20px;
}

.HomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.PackageText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 236px;
	padding-left: 7px;
	padding-right: 28px;
	text-align: left;
}

.LeftFade {
	background-image: url(../images/leftfade.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.RightFade {
	background-image: url(../images/rightfade.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.PlayerBack {
	border: 1px dotted #1B66A7;
	height: 130px;
	width: 400px;
}

.FormCS {
	background-color: #EBEBEB;
	padding: 10px;
}

h1 {
	color: #DC853E;
}


a:link {
	color: #0065A5;
	text-decoration: none;
}
a:hover {
	color: #2BA1E1;
	text-decoration: none;
}
a:visited {
	color: #0065A5;
	text-decoration: none;
}
a:active {
	color: #0065A5;
	text-decoration: none;
}
.style1 {color: #DC853E}
.style4 {
	font-size: 10px;
	line-height: 12px;
}
.style5 {
	font-size: 14px;
	font-weight: bold;
}


.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 10px;
}
.FooterText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.FooterText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.FooterText a:active {
	color: #FFFFFF;
	text-decoration: none;
}
