body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7094B7;
	scrollbar-face-color:'#003366';
	scrollbar-arrow-color:'#FFFFFF';
	scrollbar-track-color:'#006699';
	scrollbar-shadow-color:'#336699';
	scrollbar-highlight-color:'#336699';
	scrollbar-3dlight-color:'#FFFFFF';
	scrollbar-darkshadow-Color:'#000000';
}
body.index {
	background-image: url(/images/index/bg-page.jpg);
	background-repeat: repeat-x;
	}
body.page {
	background-image: url(/images/index/bg-page2.jpg);
	background-repeat: repeat-x;
	}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFF00;
}
.tablemargin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
.pindex {
	margin-top: 7px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.btmbar a:link, .btmbar a:visited, .btmbar a:active {
	color: #FFFF00;
	text-decoration: none;
}
.btmbar a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lowText { text-decoration: none; color: #FFFFFF; font: 10px Verdana, Arial, Helvetica; text-align: left }
.highText { text-decoration: none; color: #000000; font: 10px Verdana, Arial, Helvetica; text-align: left }
.itemBorder { border: 1px solid #000000 }
.itemBorderBlank { border: 1px solid #000000 }
.buttonText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 12px Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }
.tabledec {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #006699;
}
.tdbg {
	background-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	margin-left: 25px;
	margin-right: -25px;
}
.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumb a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.botnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.botnav a:link, .botnav a:visited, .botnav a:active {
	color: #FFFF00;
	text-decoration: none;
}
.botnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.tdborder {
	border-top: 1px solid #003366;
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
	border-left: 1px solid #003366;
}
hr {
	border-top: 1px solid #003366;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #003366;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #FFFFFF;	
	height: 20px;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#00B1EE',EndColorStr='#003366');
}
.btnhov{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #336699;
	border-top: 1px solid #003366;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #003366;	
	height: 20px;
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#003366',EndColorStr='#00B1EE');
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 18px;
	border-top: 1px solid #003366;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #003366;	
	background-color: #7094B7;
}
.sidenav a:link, .sidenav a:visited, .sidenav a:active {

	color: #FFFF00;
	text-decoration: none;
}
.sidenav a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	line-height: 15px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #7094B7;
	height: 100px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #464231;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #464231;
}
.box {
	height: 15px;
	border: none;
	width: 15px;
	background-color: #7094B7;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #7094B7;
}
.tourbg {
	background-color: #7C7666;
}
.txtindex {
	background-image: url(/images/index/bg-txt.jpg);
	background-repeat: repeat-y;
}
.homesrchbg {
	background-image: url(/images/index/bg-homesrch.jpg);
	background-repeat: repeat-y;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.sidetxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	left: 15px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: normal;
}
.MORE {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	float: right;
	padding-bottom: 15px;
	bottom: 15px;
}
.btmbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/index/bottom-bar.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 26px;
	width: 800px;
	top: 2px;
	padding-top: 2px;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/index/bg-date.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 255px;
}
.maintxtbg {
	background-image: url(/images/bg-maintxt.jpg);
	background-repeat: repeat-y;
	width: 526px;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/images/bg-breadcrumb.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 40px;
	width: 526px;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
