.headerXLgTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : White;
	font-weight : normal;
}
.headerMedTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : normal;
}
.ContentTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	font-weight : normal;
}

.Tour-ContentText {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
.Tour-ContentTitleText { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000 ; font-weight: bold}
.Tour-ContentSubText { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #868686; font-weight: normal}

INPUT {
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	border: 1px #005B92 solid
}
SELECT {
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight: normal;
}
TEXTAREA {
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	padding: 3px;
	margin : 3px
}

.imgborder { border: #000000; border-style: solid; border-width: 1px }

.Tour-secnav {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	text-decoration: none;
	font-size : 12px;
}
.Tour-secnav:link { color: Black; text-decoration: none }
.Tour-secnav:visited { color: Black;  text-decoration: none }
.Tour-secnav:hover {  color: Black; text-decoration: underline }
.on	 {background: #F7F7FF}
.off {background: #F4AAA4}

ul li {
list-style-type: disc; margin-bottom: 1.0 em
}
.trans    { 
   filter:alpha(opacity=85); 
   vertical-align: top; 
   height: 120px; 
   padding: 20px; 
   font: normal 12px/1.3em arial; 
   width: 175px; 
   background-color: #FFFFFF; 
   } 
   .TA {scrollbar-3dlight-color:#EEEEEE;
           scrollbar-arrow-color:#EEEEEE;
           scrollbar-base-color:#EEEEEE;
           scrollbar-darkshadow-color:#EEEEEE;
           scrollbar-face-color:#EEEEEE;
           scrollbar-highlight-color:#EEEEEE;
           scrollbar-shadow-color:#EEEEEE}
.headerSmTxt { font-family: Arial, Helvetica, sans-serif; font-size : 11px; color : White; font-weight : normal; }
