body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
background-image: url(images/iceveil.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f17f48;
}
h1 span { font-size:80%; font-weight:normal; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0078a7;
}
.tourHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F17F48;
}
.cellRule {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
}

.cellRuleR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 3px;
	padding-left: 3px;
	}
.cellPadding {
	padding-right: 3px;
	padding-left: 3px;
}
.contentCellPad {
	padding-right: 10px;
}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; color:#000033; }

a.ext { background:url(images/newwin_grey.gif) no-repeat top right; padding-right:11px; }
/*
a.ext:link { color:#007000; }
a.ext:visited { color:#007000; }
*/
a.ext:hover { color:#ff0000; background:url(images/newwin_red.gif) no-repeat top right; }

.sulli { color:#e35b29; } /* #f84c16 */
.cbd { color:#346cac; }
.sala { color:#944d34; }
.drive { color:#346cac; }

td.nav img {display: block;}
.navC { font-size:110%; font-weight:bold; color:#f17f48; } /* #5293c8 */
.thumb { cursor:pointer; padding:5px; }
.head { padding-right:8px; padding-bottom:2px; border:none; }

@media print
{
td.nav,.noprint { display:none; }
}