
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
/*  font-weight: bold; */
	color: #000055;
	background-color: #e5e5e5;
}

a:link {
/*	color: #0000aa; */
	color: #2f2faa;
	font-weight: bold;
}

a:visited {
	color: #2f2faa;
	font-weight: normal;
/*	color: #ff9900;  */
}

a:hover {
	color: #ff5500; 
/*	color: #0000ff; */
	font-weight: bold;
	text-decoration: underline;
/*	background: #ffaa00;*/
}
a:active {
/*	padding: 3px; */
/*	color: #ff9900; */
	color: #9fcfff; 
/*	font-weight: bold; */
}

a
{
	text-decoration: underline;
}



div.ski_map {
 	white-space: nowrap;
	margin-left: 0px;
	margin-right: 0px;
	position: absolute;
	left: 100px;
	top: 250px;
/*  width: 300px; */
	height: 50px;
/*  background: transparent url(image_path/png_bg_image.png) repeat; */
	background: transparent url(/images/page/spacer.gif) repeat;
	filter: alpha(opacity=75);
	-moz-opacity:.75;
	-khtml-opacity: 0.75;
	opacity: .75;
}


div.ski_map-n {
/*  z-index: 1; */
	visibility: hidden;
	white-space: nowrap;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

table.ski { 
	width: 240px;
	margin-left: 0;
	margin-right: 0;
	padding: 0px;
	background: #ccccff;
	border-style: solid;
	border-width:  1px 1px 1px 1px ;
	border-color: #ffffff;
/*  border-style: none,hidden,dotted,dashed,double,inset,outset, goove
	border-style: solid;
	border-collapse: collapse; */

	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000055;
	font-weight: normal;
}


table.ski_station {
	width: 230px;
	margin-left: 0;
	margin-right: 0;
	padding: 2px;
	background: white;
	border-style: solid;
	border-width:  1px 1px 1px 1px ;
	border-color: #777777;
/*  border-style: none,hidden,dotted,dashed,double,inset,outset, goove
	border-style: solid;
	border-collapse: collapse; */

	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000055;
	font-weight: normal;
}


table.ski_station1 {
	width: 180px;
	margin-left: 0;
	margin-right: 0;
	padding: 2px;
	background: white;
	border-style: solid;
	border-width:  1px 1px 1px 1px ;
	border-color: #777777;
/*  border-style: none,hidden,dotted,dashed,double,inset,outset, goove
	border-style: solid;
	border-collapse: collapse; */

	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #000055;
	font-weight: normal;
}

#lfrmbg40 {
/*	background: #555555 url(/images/frame/vbar40-left.gif); */
	background: #efefef url(/images/frame/frm_lbg.gif);
	background-repeat: repeat-y;
}


