#body {

	background: black

}

#tourTbl {

	border-bottom: 15px dashed;
	border: red;
}

.btnav { background-color: #000000; border: 1px #000000 solid;}

#tblHeader {

	border-bottom: 15px dashed;
	border: red;
}

#cellBorder{

	border-bottom: 15px dashed;
	border: red;
}

/* Table Structures */
.mainStructure{

	background-repeat:no-repeat;
	width:1024px;
	height:100%;
}
