.lhs_bg {
	background-image: url(images/dallas_international_1.jpg);
	background-repeat: repeat-y;
}
.footer_bg {
	background-image: url(images/dallas_international_4.jpg);
	background-repeat: no-repeat;
}
.header_bg {
	background-image: url(images/dallas_international_10.jpg);
	background-repeat: no-repeat;
}
.dotted_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

#header {
	width: 422px;
	height: 180px;
	background-image: url(images/dallas_international_5.jpg);
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#header span {
	display: none;
	background-position: 0px 0px;
	}
	
.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bg {
	background-color: #231f20;
}

.bg2 {
	background-color: #231f20;
	background-image: url(images/style_3_cont.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.bg3 {
	background-color: #231f20;
	background-image: url(images/style_3_cont3.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #231f20;
}

.border {
	border: 1px solid #666666;

}
.orangeborder {
	border: 2px solid #e55202;

}
.dark_border {
	border: 1px solid #534e48;
}
.search_bg {
	background-image: url(images/dallas_international_11.jpg);
	background-repeat: repeat;
	border: 1px solid #CCCCCC;
}
.bodybg {
	background-image: url(images/dallas_international_12.jpg);
	background-repeat: repeat-x;
}
.watermark {
	background-image: url(images/Popup-Display_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
