.calendar {
	margin: 0;
	background-color: #f8f8f8;
	padding: 1px 0px 0px 0px;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center;
}
.calTable {
	margin: 4px 0px 0px 4px;
	width: 127px;
	empty-cells: show;
	border: 1px solid #ff9900;
}
.calLabel {
	font: 700 11px arial,helvetica,sans-serif;
	color: #660066;
	text-align: center;
	background-color: #fff7d4;
	padding: 1px;
	line-height: 18px;
	white-space: nowrap;
}
.calDayName {
	background: #ff9900;
	color:#ffffff;
	font: 500 10px arial,helvetica,sans-serif;
	text-align: center;
	width: 19px;
}
.calDate {
	text-align: center;
	font: 500 10px arial,helvetica,sans-serif;
	background: #ffffff;
	line-height: 13px;
}
.calDateOff {
	color: #b2b2b2;
	font: 400 10px arial,helvetica,sans-serif;
	text-align: center;
	background: #ffffff;
	line-height: 13px;
}
.calDateSel {
	background: #fff7d4;
	text-align: center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 13px;
}
.calDateRng {
	background: #fff7d4;
	text-align: center;
	font: bold 10px arial,helvetica,sans-serif;
	line-height: 13px;
}
.calDateA {
	text-decoration: underline;
	color:#000000;
}
.calDateA:hover {
	text-decoration:none;
	background-color: #ff9900;
}
.calNavA {
	font: 11px arial,helvetica,sans-serif;
	text-decoration: none;
	vertical-align: middle;
	color: #000000;
	padding: 0 5px;
	clear: both;
}
.calNavA:hover {
	text-decoration: underline;
}
.calSelect {
	font-weight: 900;
	font-size: 11px;
	padding: 0 0 2px 0;
	text-align: left;
	vertical-align: middle;
	color: #000000
}
.calClose {
	font-weight: 900;
	font-size: 11px;
	padding: 0 0 2px 0;
	text-align: right;
	vertical-align: middle;
	color: #000000
}
.calframeH {
	width: 140px;
	height: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeH2 {
	width: 275px;
	height: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeV {
	width: 140px;
	height: 150px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeV2 {
	width: 140px;
	height: 265px;
	position: relative;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calboxonH {
	z-index: 5;
	height: 150px;
	width: 140px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonH2 {
	z-index: 5;
	height: 150px;
	width: 270px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonV {
	z-index: 5;
	height: 150px;
	width: 140px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonV2 {
	z-index: 5;
	height: 265px;
	width: 140px;
	position: relative;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calframeHabs {
	width: 140px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeH2abs {
	width: 275px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeVabs {
	width: 140px;
	height: 170px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calframeV2abs {
	width: 140px;
	height: 285px;
	position: absolute;
	top: 0px;
	left: 0px;
	border: 1px solid #d1d1d1;
}
.calboxonHabs {
	z-index: 5;
	height: 170px;
	width: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonH2abs {
	z-index: 5;
	height: 170px;
	width: 270px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonVabs {
	z-index: 5;
	height: 170px;
	width: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxonV2abs {
	z-index: 5;
	height: 285px;
	width: 140px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	background: #f8f8f8;
	font: bold 10px arial,helvetica,sans-serif;
	text-align: center
	border: 1px solid #d1d1d1;
}
.calboxoff {
	height: 1px;
	width: 1px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	display: none;
}
.calRowHighlight {
	background-color: rgb(156,156,99);
}
.seldaterow {
	background: #f8f8f8;
}
.daterow {
	background: #ffffff;
}
