@charset "utf-8";
/* CSS Document */


/* CSS Document */



#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	height: 170px;
}
#extwrapper {
	position: absolute;
	top: 165px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	width: 100%;
	height: auto;
}
#main_table {
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_table td {
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.extTours_TBL {
	width: 95%;

	cell
;	margin-left: 10px;
	margin-right: 10px;
	border: 1px ridge #CCCCCC;
}
.tbl_hdr {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	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: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #66CCFF;
}
.tbl_exttours_text {
	border: 1px solid #999999;
	padding: 2px;
}
