body {
      background: #FFFFFF;
      margin: 0;
      padding: 0;
      font-family: Arial, Tahoma, Verdana;
      font-size: 12px;
      color: #000000;
}
.borderMain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table {
	page-break-inside: avoid;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
SPAN.smaller {
	font-size: 9px
}
SPAN.verysmall {
	font-size: 6px
}
SPAN.larger {
	font-size: 15px
}
SPAN.verylarge {
	font-size: 18px
}
.borderNavTab {
	background-color: #ffffda;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fcf1a6;
	border-bottom-color: #fcf1a6;
}
body {
	background-image: url(images/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.borderPanel {
	background-color: #ffffcc;
	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: #FFFFFF;
	border-right-color: #fbf19c;
	border-bottom-color: #fbf19c;
	border-left-color: #FFFFFF;
}
.titlePanel {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.borderFooter {
	background-color: #b67100;
	border: 1px solid #FFFFFF;
}
.textWhite {
	color: #FFFFFF;
}
.linkFooter {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkFooter:hover {

	color: #FDFD8E;
	text-decoration: underline;
}
.linkBlack {
	text-decoration: underline;
	color: #000000;
}
.linkBlack:hover {
	text-decoration: underline;
	color: #CC9900;
}
.linkNav {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.linkNav:hover {
	font-size: 12px;
	color: #CC9900;
	text-decoration: none;
	font-weight: bolder;
}
.txtBox1 {
	background-color: #FFFFCC;
	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: #DAB87F;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #DAB87F;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.btn1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #b67100;
	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: #FFFFCC;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFFFCC;
}
.linkSubNav {
	color: #000000;
	text-decoration: none;
}
.linkSubNav:hover {

	color: #ECC200;
	text-decoration: underline;
}
.borderCreditCard {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECC200;
}
.minuteTour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
      background: #ffffff;
      text-decoration: none;
}
a.tooltip span {
      display: none;
      padding: 2px 3px;
      margin-left: 8px;
      width: 130px;
}
a.tooltip:hover span {
      display: inline;
      text-decoration: none;
      position: absolute;
      background: #ffffff;
      border: 1px solid #cccccc;
      color: #6c6c6c;
}
a.tooltipimg span {
      display: none;
      padding: 2px 3px;
      margin-left: -65px;
      width: 100px;
}
a.tooltipimg:hover span {
      display: inline;
      text-decoration: none;
      position: absolute;
      background: #ffffff;
      border: 1px solid #cccccc;
      color: #6c6c6c;
}