#contentsArea {
	background-image: url(/competition/img/competitionBg.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#contents {
	float: left;
	width: 559px;
}
#rallyeTitle {
	background-color: #66B3FF;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	padding-left: 10px;
}
#reportArea {
	margin-left: 20px;
	width: 519px;
	margin-right: 20px;
	padding-bottom: 30px;
}
#reportTitle {
	margin-top: 30px;
}
#reportContents {
	margin-top: 30px;
}
#reportText {
	margin-top: 20px;
}
#reportMenu {
	float: right;
	width: 160px;
}
#reportMenu ul {
	list-style-type: none;
}
#reportMenu li {
	display: inline;
}
#reportMenu a {
	display: block;
}
.imageFlortRight {
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
}
.imageFlortLeft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
#reportContents table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 20px;
}
.ItineraryList {
	width: 100%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.itineraryList th {
	background-color: #999999;
	padding: 5px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.itineraryList td {
	padding: 5px;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.itineraryTitle {
	text-align: left;
}
.itineraryTotal {
	background-color: #E8E8E8;
}
.itineraryDate {
	width: 100px;
}
.itineraryLocation {
	width: auto;
}
.itinerarytime {
	width: 100px;
}
.itineraryPos {
	width: 30px;
}
