.font {
	font-family: "ms Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #666;
}
.high {
	font-family: "ms Sans Serif";
	font-size: 14px;
	color: #FF0000;
}

.Head {
	font-size: 20px;
	font-weight: bold;
	color: #F00;
	font-family: "ms Sans Serif";
}
.VL-Box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.small {
	font-family: "ms Sans Serif";
	font-size: 9px;
	color: #FFFFFF;
}
.title {
	font-family: tahoma;
	font-size: 14px;
}
.bg {
	background-image: url(Pic/cell_bg.jpg);
	background-repeat: repeat-x;
}
.bgcell {
	background-image: url(Pic/under.gif);
	background-repeat: repeat-x;
}
.bgcell-right {
	background-attachment: fixed;
	background-image: url(Pic/cell%20bg%20r.jpg);
	background-position: 10px 0px;
}

.bgcell-left {
	background-attachment: fixed;
	background-image: url(Pic/cel%20bg%20l.jpg);
	background-position: 10px 0px;
}

.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
}
.border0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
}

.fontDay {
	font-family: "ms Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.midhead {
	font-family: "mS Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.link {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
}
.Link2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #06F;
	text-decoration: underline;
}

