body {
	background-image: url(../Images/bgrepeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#mainTable {
	background-color: #1D2E42;
	
}
#contentTable {
	background-color: #E9F1F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.contentTableMainImage img {
	margin-top:8px;
	margin-bottom:8px;
}

.content {
	background-image: url(../Images/contentBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.indentedp {
	margin-left: 15px;
	margin-top: 30px;
	font-size: 13px;
}

.indentedp li {
	margin-top: 10px;
}
.contentOval {
	background-image: url(../Images/contentBGOval.jpg);
	background-repeat: no-repeat;
}
.planeBox {
	background-color: #DBE5EC;
	padding: 7px;
	border: 1px solid #000000;
	background-image: url(../Images/stripe1.png);
	margin: 7px;
}
.planeBox  img, #contentTable  img {
	border: 1px solid #000000;
}
.planeBox .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	position: relative;
	font-weight: bold;
	background-color: #141736;
	padding: 6px;
	color: #0066FF;
	background-image: url(../Images/planeTitleBG.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #131320;
	border-right-color: #131320;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.planeBox .oval {
	background-image: url(../Images/planeDescriptionOval.png);
	background-repeat: no-repeat;
}
.oval   li   {
	color: #FFFFFF;
	list-style-type: square;
	font-weight: bold;
}

#planeWindow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
}


.planeBox .price {
	display: block;
	position: relative;
	font-weight: bold;
	background-color: #141736;
	padding: 6px;
	color: #0066FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #131320;
	border-right-color: #131320;
	border-left-color: #000000;
}
.oval ul {
	margin-top: 60px;
	margin-left: 20px;

}
