html, body {
	padding:											0px;
	margin:												0px;
	background-color: 						#1C4866;
	font-family:									Lucida Sans Unicode, Helvetica, Verdana, Tahoma;
	scrollbar-base-color: 				#668AA3;
	scrollbar-arrow-color: 				#001D31;
	scrollbar-3dlight-color: 			#668AA3;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-face-color: 				#668AA3;
	scrollbar-highlight-color: 		#ACCCE2;
	scrollbar-shadow-color: 			#3D5362;
	scrollbar-track-color: 				#15374E;
	height: 							100%;
}

td {
	vertical-align:				top;
	font-size:						14px;
}

td.leftEdge {
	width: 								15px;
	height:								88px;
	background-image: 		url('../img/left_edge.gif');
	background-repeat: 		repeat-y;
}

td.rightEdge {
	width: 								15px;
	height:								88px;
	background-image: 		url('../img/right_edge.gif');
	background-repeat: 		repeat-y;
}

td.banner {
	width: 								898px;
	height:								88px;
	background-image: 		url('../img/banner.jpg');
	background-repeat: 		no-repeat;
}

td.topMenuContainer {
	width: 								898px;
	height:								31px;
	background-image: 		url('../img/top_menu.jpg');
	background-repeat: 		no-repeat;
}

table.topMenu {
	width:								670px;
	margin:								7px 10px 0px 216px;
	font-size:						14px;
	color:								#FFFFFF;
}

div.topMenuItem {
	font-size:						14px;
	color:								#87ABC6;
	background-image:			url('../img/delta_logo_mini.gif');
	background-repeat:		no-repeat;
	background-position: 	top left;
	padding-left:					20px;
}

div.topMenuItem a, div.topMenuItem a:link, div.topMenuItem a:visited, div.topMenuItem a:active {
	text-decoration:			none;
	color:								#87ABC6;
}

div.topMenuItem a:hover {
	text-decoration:			none;
	color:								#FFFFFF;
}

td.leftMenuContainer {
	width: 								193px;
	background-image: 		url('../img/left_menu_bg.gif');
	background-repeat: 		repeat-y;
}

div.leftMenu {
	padding:							13px 23px 13px 20px;
}

div.leftMenuItem {
	font-size:						13px;
	color:								#FFFFFF;
	line-height:					24px;
	background-image:			url('../img/menu_square.gif');
	background-repeat:		no-repeat;
	background-position: 	top left;
	padding-left:					12px;
}

div.leftMenuItem a, div.leftMenuItem a:link, div.leftMenuItem a:visited, div.leftMenuItem a:active {
	text-decoration:			none;
	color:								#FFFFFF;
}

div.leftMenuItem a:hover {
	text-decoration:			none;
	color:								#AAAAAA;
}

td.leftMenuBottom {
	width: 								193px;
	height:								15px;
	background-image: 		url('../img/left_menu_bg_bottom.gif');
	background-repeat: 		no-repeat;
}

td.contentContainer {
	width: 								705px;
	background-image: 		url('../img/main_bg.gif');
	background-repeat: 		repeat-y;
}

td.contentBottom {
	width: 								705px;
	height:								15px;
	background-image: 		url('../img/main_bg_bottom.gif');
	background-repeat: 		no-repeat;
}

td.bottom {
	width: 								928px;
	height:								15px;
	background-image: 		url('../img/bottom.gif');
	background-repeat: 		no-repeat;
}

div.content {
	padding:							23px 23px 13px 23px;
	font-size:						14px;
	line-height:					22px;
}

h1, h2, h3 {
	margin:								0px;
	padding:							0px;
}

h1 {
	font-size:						32px;
}

h2 {
	font-size:						24px;
}

h3 {
	font-size:						18px;
}

a, a:link, a:visited {
	color: 								#013C66;
	text-decoration:			none;
}

a:hover, a:active {
	color: 								#000000;
	text-decoration:			underline;
}

img.deltahr {
	display:							none;
}

hr {
	border:								0;
	width:								100%;
	height:								1px;
	color:								#AAAAAA;
	background-color:			#AAAAAA;
	margin:								16px 0px 16px 0px;
}

td.stock {
	font-family:					Times New Roman, Times, serif;
	font-size:						13px;
	padding-bottom:				5px;
}

div.disclaimerText {
	display:							none;
	font-family:					Times New Roman, Times, serif;
	font-size:						11px;
	margin:								5px 0px 5px 0px;
}

span.disclaimerText {
	font-family:					Times New Roman, Times, serif;
	font-size:						11px;
}

span.noteText {
	font-size:						12px;
}

.footerText {
	font-size:						10px;
	color:								#CCCCCC;
	letter-spacing: 			0.2em
}

iframe {
	border:								1px solid #AAAAAA;
	margin:								0px;
	padding:							0px;
	width:								655px;
}

div.mic {
	width: 								125px; 
	z-index: 							5; 
	position: 						absolute; 
	margin: 							10px 0px 0px 50px; 
	font-size:						10px;
	color:								#CCCCCC;
}

div.mic div a, div.mic div a:link, div.mic div a:visited {
	color:								#CCCCCC;
}

div.mic div a:hover, div.mic div a:active {
	color:								#FFFFFF;
}

#downloadsDiv div a, #downloadsDiv div a:link, #downloadsDiv div a:visited {
	color:								#CCCCCC;
}

#downloadsDiv div a:hover, #downloadsDiv div a:active {
	color:								#FFFFFF;
}

.smallerText {
	font-size:						11px;
}

table td.heading {
	font-weight: 					bold;
	font-size: 						12px;
	border: 							1px solid #000000;
	vertical-align: 			bottom;
}
table td.value {
	font-size: 						12px;
	border: 							1px solid #888888;
	white-space: 					nowrap;
}

.imageGalleryHeading {
	font-size:				14px;
	color:					#1C4866;
}

.lightBoxDiv {
	position: 				fixed;
	top: 					50%;
	left: 					50%;
	z-index:				1000;	
	text-align:				center;
	font-size:				11px;
}

.webteamIMGborder {
    border: 1px solid #000000;
}

.empnames a {
	color:#000000;
	text-decoration:underline;
}

.empnames a:visited {
	color:#000000;
	text-decoration:underline;
}

.empnames a:hover {
	color:#000000;
	text-decoration:none;
}

.eCommteamLightbox {
	top: 					50%;
	left: 					50%;
	margin-top:-257px;
	margin-left:-411px;
	width:823px;
	height:514px;
	display:visible;
	text-align:left;
	color:#000000;
	font-size:13px;
	font-family: "Courier New", Courier, monospace;
    position:fixed;
    z-index:                      1000;
}

.eCommteamLightbox h1 {
	text-align:left;
	color:#000000;
	font-size:40px;
	font-family: Arial, Helvetica, sans-serif;
	left:100px;
	margin-left:45px;
    margin-top:25px;
}

.eCommteamLightbox a {
	color:#000000;
	text-decoration:none;
}

.eCommteamLightbox a:visited {
	color:#000000;
	text-decoration:none;
}

.eCommteamLightbox a:hover {
	color:#000000;
	text-decoration:underline;
}

.eCommteamLightbox .title {
	text-align:left;
	color:#000000;
	font-size:17px;
	font-family: Arial, Helvetica, sans-serif;
	left:100px;
	margin-left:45px;
}

.eCommteamLightbox .teampic {
	position:absolute;
	margin-top:25px;
	margin-left:645px;
	color:#000000;
	z-index:100;
}

.eCommteamLightbox .discount {
	position:absolute;
	margin-top:475px;
	margin-left:545px;
	color:#000000;
	z-index:98;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}

.eCommteamLightbox .interest {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align: middle;
}

.eCommteamLightbox .connect {
	vertical-align: middle;
}

#overlay { 
	background-image: 		url('/img/overlay.png');
	background-repeat:		repeat;
	height:					100%;
	display: 				none; 
	position: 				fixed; 
	top: 					0; 
	left: 					0; 
	z-index: 				999; 
	width: 					100%;	
}

* html #overlay{
	background-color: 		#000;
	back\ground-color: 		transparent;
	background-image: 		url('/img/trans_pixel.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
}
		 
#overlay img { 
	border: none; 
}

#realTreeImagesLightbox {	
	height: 				460px;
	width:					680px;
	padding-top:			20px;
	border:					1px solid #1C4866;
	background-image:		url('/img/main_bg.gif');
	background-repeat:		repeat;		
	margin-left:			-340px;
	margin-top:				-300px;
}

#lightBoxClose {
	height:					22px;
	color:					#1C4866;	
	font-size:				12px;
	position:				absolute;
	line-height:			22px;
	bottom:					10px;
	right:					30px;
	width:					63px;
}


#container {
	margin: 				0 auto;
	min-height: 			100%;
	text-align: 			left;
	overflow:				hidden;
}
td.empnames {
  vertical-align:				bottom;
}
.roundedCorners {
	-moz-border-radius: 	15px;
	-webkit-border-radius: 	15px;
}

#overlay2 { 
	background-image: 		url('/img/overlay.png');
	background-repeat:		repeat;
	height:					100%;
	display: 				none; 
	position: 				fixed; 
	top: 					0; 
	left: 					0; 
	z-index: 				999; 
	width: 					100%;	
}

* html #overlay2{
	background-color: 		#000;
	back\ground-color: 		transparent;
	background-image: 		url('/img/trans_pixel.gif');
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/img/overlay.png", sizingMethod="scale");
}
		 
#overlay2 img { 
	border: none; 
}
