@charset "utf-8";
#TableLayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
td#PageTitle {
	text-align: center;
	width: 80%;
}
td#ServiceLinks {
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
td#ServiceLinks a {
	text-decoration: none;
	display: inline-block;
	margin: 5px;
	padding: 2px;
	background-repeat: no-repeat;
	height: 18px;
	width: 120px;
	background-color: #DCF2AE;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	vertical-align: middle;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

td#Header {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3C63B1;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	height: 25px;
}
td#Links {
	font-family: Dotum, "Arial Unicode MS";
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 2px;
	padding: 2px;
	vertical-align: middle;
}

td#Links  a  {
	display: inline-block;
	background-color: #DCF2AE;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	text-decoration: none;
	background-position: bottom;
	color: #000000;
	height: 20px;
	width: 120px;
	text-align: center;
	font-size: 12px;
}
#TourTable {
	margin: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 0;
}
th#TourHeader {
	font-family: Dotum, "Arial Unicode MS";
	font-size: 14px;
	background-color: #DCF2AE;
	text-align: center;
	vertical-align: middle;
	border-bottom-color: #000000;
}
td#TourDescription {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td#TourInfoName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: #F7FCEB;
	font-size: 12px;
}
td#TourInfo {
	background-color: #EFF2FE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td#TourInfo2 {
	font-family: Dotum, "Arial Unicode MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td#Margin {
	background-color: #F7FCEB;
	width: 10%;
}


td#Bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td#IndexWelcome {
	font-family: "Century Gothic", Century, Castellar;
	font-size: 18px;
	color: #000000;
}
td#bottomheader {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/index_bottombanner.JPG);
	background-repeat: no-repeat;
	background-position: center -25px;
	height: 100px;
}
