@charset "utf-8";

.menuList_hori {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 610px;

}

.menuList_hori li {
	list-style-type: none;
	float: left;
	margin: 10px 15px 10px 0px;
	padding: 0px;
}

.bluesmallfont {
	font-size: 100%;
	color:#003399;
	background-color:#eeeeee;
	padding: 5px;
	clear: both;
}
.bluefont {
	color:#003399;
	font-size:80%;
}

.bggray {
	background-color: #ededed;
}

.socialList {
	margin: 10px 0px 10px 20px;

}

.floatleft {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 10px 0px;
}
.floatright {
	float: right;
}

.floatcenter {
	text-align:center;
	padding:10px;
}

.greetingtextarea {
	height: auto;
	float:right;
}

.historylist {
	padding: 5px;
	width: 607px;
	margin: 0px;
	border-collapse:collapse;
	border: 1px solid #B7B7B7;
}

.historylist th {
	white-space:nowrap;
	width: 150px;
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 3px 10px;
	text-align:right;
	background-color:#F4F4F4;
	font-weight:normal;
}

.historylist td {
	border-bottom: 1px solid #cccccc;
	margin: 0px;
	padding: 3px 10px;
}

.historylisttitle {
	text-align:center;
	background: url(images/historytitle_bg.jpg) repeat-x top left #F4F4F4;
	font-weight:bold;
}

.historymenu {
	margin: 5px;
	width:599px;
	height: auto;
}

.hoteltable {
	width: 319px;
	font-size: smaller;
	border-collapse:collapse;
	border-top:1px solid #dddddd;
}

.hoteltable td {
	padding: 1px;
	border-bottom:1px solid #dddddd;
}

.hoteltable tr {
}


.imgleft {
	float:left;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0px;
}

.imgright {
	float:right;
	padding: 0px 0px 5px 15px;
}

.leftarea {
	width: 350px;
	padding: 0px;
	margin:0px;
	float:left;
	height: auto;
}

.linkarea {
	float:left;
	width: 720px;
	height: 100%;
}

.socialtextarea {
	height: auto;
	width: 470px;
	padding: 0px;
	margin: 15px 5px;
}

.outlinetab {
	width:430px;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	margin: 20px 0px 30px 0px;
	padding: 0px;
	float:left;
}

.outlinetab td {

	padding: 5px 10px;
	background: url(../images/top/dotlinebg.gif) bottom left repeat-x #ffffff;
	border-left: 1px solid #aaaaaa;
}

.outlinetab th {
	background: url(../images/top/dotlinebg.gif) bottom left repeat-x #ffffff;
	border-right: 1px solid #aaaaaa;
	padding: 5px 10px;
	text-align:center;
	font-weight: normal;
	
}

.outlinetable {
	width:100%;
	border-collapse: collapse;
	border-top: 1px solid #ccc;
	margin: 10px auto 10px auto;
	padding: 0px;
}

.outlinetable td {

	padding: 5px 10px;
	background: url(../images/top/dotlinebg.gif) bottom left repeat-x #ffffff;
	border-left: 1px solid #aaaaaa;
}

.outlinetable th {
	background: url(../images/top/dotlinebg.gif) bottom left repeat-x #ffffff;
	border-right: 1px solid #aaaaaa;
	padding: 5px 10px;
	text-align:center;
	font-weight: normal;
	
}

.policylist {
	padding:0px;
	margin: 0px 0px 10px 30px;

}

.relatedbox {
	width: 420px;
	float:right;
	height: 100%;
}

.rightbox {
	float: right;
	width: 350px;
	padding: 0px;
	margin: 0px 0px 0px 9px;
}


.relatedtable {
	border: none;
	border-collapse: collapse;
	width:245px;
}

.relatedtable td {
	text-align:center;
	width: 77px;
	padding: 2px;
	border: none;
	border-collapse: collapse;
}

