body {
	margin: 0px;
	padding: 0px;
	background-color: #072641;
	color: #ffffff;
	font-family: Lucida Grande, Verdana, Sans-Serif;
	font-size: 10px;
}

.top-content {
	width: 329px;
	height: 158px;
	background-image: url(../images/layout-top_05_bg.jpg);
	background-color: #072641;
	background-position: left bottom;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

a:active {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.text {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 13px;
}

.text-title {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	margin-bottom: 4px;
}

.big-title {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
	text-align: center;
	vertical-align: top;
	margin-bottom: 7px;
}

.tour-table-header {
	padding: 7px;
	background-color: #091a27;
	color: #ffffff;
}

.tour-table-1 {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	background-color: #072641;
	padding: 7px;
}

.tour-table-2 {
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	background-color: #2C465D;
	padding: 7px;
}

.img {
	margin-top: 6px;
	margin-bottom: 9px;
}

.left-side {
	background-image: url(../images/layout_side_bg.gif);
	background-color: #072641;
	background-position: right bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.right-side {
	background-image: url(../images/layout_side_bg.gif);
	background-color: #072641;
	background-position: left bottom;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

.bottom {
	color: #455c71;
	font-family: Lucida Grande, Verdana, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	line-height: 130%;
	vertical-align: bottom;
	padding-bottom: 9px;
}