body {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 13px;
	background-image: url(../images/bg_bridge.jpg); background-repeat: no-repeat; background-position: center; background-color: #444; /* this was a REALLY cool color! #8e3a00 #2e3b4f #7e3010  */
	color: #ffffff;
	margin: 5px;
	scrollbar-face-color: #cfccc8;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #404040;
}
td {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 13px;
}
p {
	margin-top: 6px;
}
a {
	text-decoration: none;
	color: #ffdf30;
}
a:hover {
	color: #afadaa;
}
form {
	margin: 0px;
}
hr {
	margin: 0px;
	color: #776265;
}

.imgMain {
	border-style: solid; border-width: 1px; border-color: #000000;
}

.tblLayoutMain {
	/* background-image: url('../images/bg_homeMain.jpg'); background-repeat: no-repeat; background-color: #0f0b08; */
	color: #ffffff;
	/* border: solid 1px #bcd; */ /* this was a GREAT color, too! #93a8c5 #bf5e00 */
}
.tblLayoutSub {
	border: solid 1px #000000; border-top-width: 0px; /* COOL color #bf5e00 */
}
.tblLayoutElist {
	background-color: #0f0b08;
	border: solid 1px #000000;
}
.bodyCopyMain {
	background-color: #555; /* #631f00 */
	color: #ffffff;
	text-align: justify;
	line-height: 17px;
	padding: 6px; padding-left: 11px;
	/* height: 345px;
	overflow: auto; */
}
.bodyHead {
	color: #fffff7;
	font-size: 16px; font-weight: bold;
	/* margin-left: 318px; */
}
.txtBodyCopy {
	color: #ffffff;
}
.txtFinePrint, .txtFinePrintRev {
	font-family: arial,geneva,sans-serif; font-weight: normal; font-size: 10 px;
	line-height: 11px;
	text-decoration: none; text-align: left;
	color: #5e5d5c;
}
.txtFinePrintRev {
	color: #ffffff;
}
.caption {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 10px; font-weight: normal;
}


/* Miscellaneous elements */
.bdr1, .bdr2, .bdr3 {
	width: 1px;
	background-color: #ffffff;
	font-size: 1px;
}
.bdr2 {
	background-color: #000000;
}
.bdr3 {
	background-color: #a00000;
}
.col1 {
	width: 60%;
	padding: 0px;
	margin: 0px;
}
.colMerch {
	width: 25%;
	color: #efece9;
	text-align: center;
	padding-top: 15px;
}
.colTour {
	width: 15%;
	color: #efece9;
	text-align: left;
}
.colNav {
	width: 15%;
	background-color: #555;
	text-align: right;
}
.colBlank {
	width: 2px;
	font-size: 1px;
}

.linkTour, .linkMerch {
	color: #70737f;
	line-height: 12px;
	margin-bottom: 4px;
	padding: 1px 3px 1px 3px;
}
.linkTour:link, .linkTour:visited, .linkMerch:link, .linkMerch:visited {
	color: #dfdcd8;
}
.linkTour:hover, .linkMerch:hover {
	color: #808080;
}


.tblLinkUtil {
	font-size: 11px;
	text-align: center;
	color: #7F7E7A;
	border: solid 1px #5f5c59;
}
.linkUtil, .linkUtil:link, .linkUtil:visited, .linkUtil:hover {
	color: #bfbdba;
	font-weight: normal;
	padding: 1px; padding-left: 6px; padding-right: 6px;
}
.linkUtil:hover {
	background-color: #8f8e8a;
	color: #fffdf0;
}

/* Nav elements */
.tblNavMain {
	padding-top: 2px; padding-left: 2px;
}
.tblNavSpcr {
	font-size: 3px;
}
.linksNavMain {
	/* background-color: #e9df9a; */
	color: #801100;
	font-family: arial,geneva,sans-serif; font-weight: bold; font-size: 12px;
	text-decoration: none; text-align: right;
	padding-right: 9px; padding-left: 11px; padding-top: 3px;
	border: 1px solid #808080;
}


.detailLg {
	font-weight: normal; font-size: 12 px;
	text-decoration: none;
	color: #000066;
}
.detailSm {
	font-weight: normal; font-size: 10 px;
	text-decoration: none;
	color: #000066;
}
.lblSm {
	font-weight: bold; font-size: 10 px;
	text-decoration: none;
	color: #111111
}
.detailLinkLg {
	font-weight: bold; font-size: 12 px;
	text-decoration: underline;
	line-height: 20px
}



.formLblTiny {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 10px;
	color: #000000;
	background-color: #dfdcd8;
}
.formLblSm {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 9px; font-weight: bold;
	color: #000000;
	background-color: #dfdcd8;
	text-align: right;
	padding-left: 3px; padding-right: 3px;
}
.formLblLg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; font-weight: bold;
	color: #000000;
	background-color: #dfdcd8;
	padding: 4px;
}
.formLblLg:link {
	color: #900000;
}
.formLblLg:hover {
	color: #ddaf00;
}
.formLblXlg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 15px; font-weight: bold;
	color: #000000;
	background-color: #c0c0c0;
	padding: 4px;
}
.formLblAlarmSm {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 9px; font-weight: bold;
	color: #cc0000;
	background-color: #dfdcd8;
	text-align: right;
	padding-left: 2px; padding-right: 3px;
}
.formLblAlarmLg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 12px; font-weight: bold;
	color: #cc0000;
	background-color: #dfdcd8;
}
.formLblAlarmXlg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 15px; font-weight: bold;
	color: #990000;
	background-color: #c0c0c0;
	padding: 6px;
}
.formDspTiny {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 10px; font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formDspSm {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px; font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.formDspLg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 15px; font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.formDspAlarmSm {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 11px; font-weight: bold;
	color: #cc0000;
}
.formDspAlarmLg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 15px; font-weight: bold;
	color: #cc0000;
}
.formInputTxt {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 12px;
	background-color: #ece9e6;
	border-style: solid; border-width: 1px; border-color: #666666;
	color: #802000;
}
.formInputMemo {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 12px;
	background-color: #ece9e6;
	border-style: solid; border-width: 1px; border-color: #666666;
	color: #802000;
}
.btnLinkSm {
	font-family: verdana,arial,geneva,helvetica,sans-serif; font-size: 10px; font-weight: bold;
	text-decoration: none;
}
.btnLinkLg {
	font-family: arial,geneva,helvetica,sans-serif; font-size: 14px; font-weight: bold;
	text-decoration: none;
}
.formBtnTiny {
	background-color: #8f8b88;
	color: #ffffff;
	padding: 0px;
	font-size: 11px;
}
.formBtnCommit {
	font-weight: bold; font-size: 12px;
	color: #990000;
	background-color: #efece0;
	padding: 1px;
}
