body{
	margin: 0px;
	height: 100%;
	scrollbar-face-color:#FFFFCC; //#FFCC66; //#FFCC00;
	scrollbar-arrow-color:#FFFFCC;
	scrollbar-track-color:#FFFFCC;
	scrollbar-shadow-color:#FFFFCC;
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:#FFFFCC;
	scrollbar-darkshadow-Color:#FFFFCC
}
div.wrapContainer{
	width:100%;
}
.hidden { display: none; }
.unhidden { 
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans serif;
	color:darkblue;
	font-weight:normal;
	font-size:8pt
}

.image {
 padding:5px;
 background:#ffffff;
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
  -goog-ms-box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, .5);
}
.cartIndent {	
		left:12px; 
		display:block; 
		position:relative
}
.deprCruise {	
		top:24px; 
		position:relative;
}
.heading{
		font-family: Verdana, Arial, Helvetica, sans serif; 
		color:darkblue;  
		font-weight:bold; 
		font-size:16pt
}
.headingSmall{
		font-family: Verdana, Arial, Helvetica, sans serif; 
		color:darkblue;
		font-weight:bold; 
		font-size:12pt
}
.text {	
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:darkblue;
		font-weight:normal;
		font-size:8pt
}
.optHeading {	
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:#FFFFCC;
		font-weight:bold;
		font-size:8pt
}
.textBold {	
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:darkblue;
		font-weight:bold;
		font-size:8pt
}
.textSmall {	
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:darkblue;
		font-weight:normal;
		font-size:7pt
}
.textSmallOpt {
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:#FFFFCC;
		font-weight:normal;
		font-size:7pt
}
a:link {	
		text-decoration: none;
		color:darkblue;
		font-size:8pt;
		font-weight:bold
}	
a:active {	
		text-decoration: none;
		color:darkblue;
		font-size:8pt;
		font-weight:bold
}
a:visited {	
		text-decoration: none; 
		color:darkblue;
		font-size:8pt;
		font-weight:bold
}
a:hover {	
		text-decoration: none;
		color:#FF9900;
		font-size:8pt;
		font-weight:bold
}
.panelBG {
		background-image: url(/images/PanelMiddle.gif);
		background-repeat:repeat;
		width: 219px;
		height:100%;
		left: 0px;
		top: 0px;
		bottom: 0px;
		position:relative
}
.textCurrent {	
		font-family: Verdana, Arial, Helvetica, sans serif;
		color:#FFFFCC;
		font-weight:normal;
		font-size:8pt
}
.headingCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFCC;
	font-size:10pt;
	font-weight:bold
}
a.current:link {	
		text-decoration: none;
		color:#FFCC00;
		font-size:8pt;
		font-weight:bold
}	
a.current:active {	
		text-decoration: none;
		color:#FFCC00;
		font-size:8pt;
		font-weight:bold
}
a.current:visited {	
		text-decoration: none; 
		color:#FFCC00;
		font-size:8pt;
		font-weight:bold
}
a.current:hover {	
		text-decoration: none;
		color:orange;
		font-size:8pt;
		font-weight:bold
}
