#body {

	background: black

}

#tourTbl {

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

#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%;
}
