#staff #menu
{
	padding:8px;
}

#staff #content
{
	padding:8px;
}

#staff .block
{
	margin-top:16px;
}

#staff h3
{
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-indent:16px;
}
#staff h5
{
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	text-indent:16px;
}

#staff ul#tab
{
	border-bottom:3px solid #BBBBBB;
	padding:0 0 0 8px;
	margin:16px;
}

#staff ul#tab li
{
	display:inline;
}
#staff ul#tab a
{
	border:1px solid #BBBBBB;
	margin-left:8px;
	padding-top:4px;
	padding-left:16px;
	padding-right:16px;
}
#staff ul#tab a.active
{
	font-weight:bold;
	border-color:#BBBBBB #BBBBBB #FFFFFF;
	border-style:solid;
	border-width:3px;
}
.tTable table {
	margin-bottom: 1px;
}
.tTable table td {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
.tTable table tr:hover {
	background-color: #FFFFCC;
}

.tTable .rowA   {
	background-color: #f6f6f7;

}
.tTable .rowB {
	background-color: #ededee;
}
.tTable table .columnA {
	width: auto;
}
.tTable table .columnB {
	width: 90px;
}
.tTable table .columnC {
	width: 90px;
}
.tTable table .columnD {
	width: 50px;
}
.tTable table .columnE {
	width: 50px;
}
.tourDownload
{
	background-image: url(../images/btn-download-a.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 73px;
	text-decoration: none;
	line-height: 8px;
	padding-right: 0px;
	padding-left: 23px;
	padding-top: 2px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 0px;
	font-size:9px;
}
.tourDownload a
{
	color: #FFFFFF;
	text-decoration:none;
}
.tourDownload a:hover
{
	text-decoration:underline;
}
