body {
	background-color: #000000;
	margin: 0 0 0 0;
	font-family: Times New Roman, serif;
	font-size: 11px;
	color: #FFFFCC;
	}

h1 {
	font-size: 18px; 
	color: #D22809;
	font-family: Times New Roman, serif;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0; }
	
h2 {
	font-size: 18px; 
	color: #AF9497;
	font-family: Times New Roman, serif;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0; }

h3 {
	font-size: 16px;
	color: #CC3355;
	font-family: Times New Roman, serif;
	font-weight: normal;
	margin-top:0;
	margin-bottom:0; }

a.future:link {
	text-decoration: none;
	color: #990000;
}

a.future:visited {
	text-decoration: none;
	color: #990000;
}

a:link {
	text-decoration: none;
	color: #D96993; }

a:visited {
	text-decoration: none;
	color: #D96993; }

a:hover  {
	text-decoration: underline;
	color: #990000; } 

#tourDates td {
	font-family: Times New Roman, serif;
	font-size: 10pt;
}

#tourDates a:link {
	text-decoration: none;
	color: #33FF99;
}

#tourDates a:visited {
	text-decoration: none;
	color: #33FF99;
}

#tourDates a:hover {
	text-decoration: none;
	color: #990000;
}

#divUpControl {  /* Area for up scroll control */
	Z-INDEX: 2;
	LEFT: 486px;
	WIDTH: 70px;
	POSITION: absolute;
	TOP: 10px;
	TEXT-ALIGN: right; }

#divDownControl { /* Area for down scroll control */
	Z-INDEX: 2;
	LEFT: 486px;
	WIDTH: 70px;
	POSITION: absolute;
	TOP: 110px;
	TEXT-ALIGN: right; }

#divUpDownBG { /* Graphic background to scroll control */
	Z-INDEX: 1;
	LEFT: 456px;
	WIDTH: 100px;
	POSITION: absolute;
	TOP: 0px;
	TEXT-ALIGN: right; }

#divContainer { /* Container for Content */
	LEFT: 0px;
	OVERFLOW: hidden; 
	WIDTH: 466px; 
	CLIP: rect(0px 456px 300px 0px); 
	POSITION: absolute; TOP: -2px; 
	HEIGHT: 300px}

#divDatesContainer { /* Custom container for Dates page with extra graphic */
	LEFT: 180px; 
	OVERFLOW: visible; 
	WIDTH: 276px; 
	CLIP: rect(0px 276px 300px 0px); 
	POSITION: absolute; 
	TOP: 0px; 
	HEIGHT: 300px; }

#divDatesBG { /* Background for Dates page */
	Z-INDEX: 2; 
	LEFT: 0px; 
	WIDTH: 100px; 
	POSITION: absolute; 
	TOP: 0px; 
	TEXT-ALIGN: right; }

#divContent { /* Container for content */
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: #FFFFCC;
	LEFT: 0px;
	POSITION: absolute;
	TOP: 0px;
	TEXT-ALIGN: center;
	width: 457px;
	}
	
	#divDateContent { /* Container for content */
	font-family: Times New Roman, serif; 
	font-size: 14px; 
	color: #FFFFCC;
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	TEXT-ALIGN: center; }

.tps {color:#33FF99}
.hghlgt {color: #9933CC}
.plum {color:#CC3355}
.bld_orng {color:#990000}
.brt_yellow {color: #FFFFCC}

.bld_orngsm {

font-size: 13px;
padding-top: 3px;
color: #990000}

