/*css*/
body{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12;
}
.head1{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.b1{
	color:#ffffff;
	font-size:14px;
	font-weight: bold;
	cursor: pointer;
}

.b7{
	color:#FF7E00;
	font-size:14px;
	font-weight: bold;
}

.b1a{
	color:navy;
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
}

.b2{
	color:#FF7E00;
	font-size:12px;
	font-weight: bold;
}

.b3{
	color:#003399;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
.b4{
	font-size:12px;
	text-decoration: none;
}
.td_1{
	border: 1px solid #CDDCFE;
}


.t2{
	color:#5C5C5C;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.s1{
	color:#FF0000;
	font-size:12px;
	font-weight: bold;
}
.in1{
	color:#232323;
	font-size:12px;
	width: 180px;
	font-family:Arial;
	border-style: solid;
	BORDER-COLOR:gray;

}
.in1a{
	color:#232323;
	font-size:12px;
	width: 140px;
	font-family:Arial;
	border-style: solid;
	BORDER-COLOR:gray;

}
.in1_s{
	color:#232323;
	font-size:11px;
	width: 180px;
	font-family:Arial;
	border-style: solid;
	BORDER-COLOR:gray;

}
.in1b{
	color:#232323;
	font-size:12px;
	width: 110px;
	font-family:Arial;
	border-style: solid;
	BORDER-COLOR:gray;

}
.in1c{
	color:#232323;
	font-size:12px;
	width: 70px;
	font-family:Arial;
	border-style: solid;
	BORDER-COLOR:gray;

}
.in2{
	color:#232323;
	font-size:12px;
	width: 110px;
}

.td_blu{
	border-left: 1px solid #CCD7E6;
	border-right: 1px solid #CCD7E6;
	border-bottom: 1px solid #CCD7E6;
}

.td_blu1{
	border: 1px solid #CCD7E6;
	
}

.img_1{
	border: 2px solid #FF7E08;
}
.greenfont{color:darkgreen;font-size:12px;font-weight: bold;}
.header1{text-decoration:none; font-size:14px; color:#ffffff; font-family:Arial; font-weight:normal;}
.greenfontbig{color:darkgreen;font-size:28px;font-weight: bold;}
.skihead{background-color: Gray; width: 100%; color: #ffffff; padding-right: 10px; height: 30px; padding-top: 7px; font-weight: bold;text-align: right;}
