﻿.header {
	font-family: Tahoma;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FF990E;
}
.pagesetup {
	background-color: #666666;
	margin: 0;
	font-family:Tahoma;
	background-image: url('back.png');
	background-repeat:repeat-x;
	background-color: #666666;
}
.tableback {
	width: 1000px;
	background-color:#3E3E3E
}

a {
	color: white;
}
a:visited {
	color: white;
}
a:active {
	color: #FF9900;
}
a:hover {
	color: #FF9900;
}

.SubTitle {
	font-family: tahoma;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.ColumnTitle {
	font-family: tahoma;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
}

.bodytext {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align:top;
}

.maplink {
	color:white;
	font-size:small
}

.ski-data {
	color:yellow;
	font-size:small
}
.TicketPriceTable {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	font-family:Tahoma;
	font-size:small;
	text-align:center
}

.inset {
	margin-left:40px;
	font-family:Tahoma;
	font-size:small;
}

.rightalign {
	text-align:right
}
