.DayDiv {
	float: left;
	width: 90px;
	height: 75px;
}
.Calendar {
	border-collapse:collapse;
	clear: both;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.CalTitle {
	float: left;
	width: 476px;
	height: 22px;
	background-image: url(../Images/V3/cal_MonthTitle.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.CalFooter {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
.CalFtr_Body {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 476px;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #FFFFFF;
	font-size: 18px;
}
caption {
	border: 0px none #FFFFFF;
}


.WeekDay {
	float: left;
	height: 20px;
	width: 90px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #666666;
	margin-bottom: 3px;
	font-weight: bold;
	background-image: url(../Images/V3/cal_dateBG.png);
	background-repeat: repeat-x;
	display: block;
}
th {
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	background-color: #0D730D;
	background-image: url(../Images/V3/cal_Weekname-Highlight.png);
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.NonDay {
	background-color: #dff2df;
	border: 1px solid #dff2df;
	padding: 5px;
}
.Weekend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	vertical-align: top;
	padding: 0px;
	height: 75px;
	width: 90px;
	border: 1px solid #CCCCCC;
}

.Day {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 75px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 90px;
	margin: 0px;
	padding: 0px;
}
.CurrentDay {
	background-color: #FFFFCC;
	vertical-align: top;
	padding: 0px;
	color: #000000;
	width: 90px;
	margin: 0px;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	height: 75px;
}
.Event {
	width: 87px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 1px;
	margin-bottom: 3px;
	clear: both;
}
.EventBody {
	color: #000000;
	background-image: url(../Images/cal_WS-bg-Current.png);
	background-repeat: repeat-y;
	padding-right: 4px;
	padding-left: 4px;
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	overflow: hidden;
}


.Style1 {
	font-size: 9px;
	color: #000000;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.Style1 a {
	text-decoration: none;
	color:#000000;
	}
.Style1Title {

}
.Style1Footer {
	background-image: url(../Images/cal_WS-FooterGreen.png);
	background-repeat: no-repeat;
	display: block;
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}


.Style1Title a {
	text-decoration: none;
	display: block;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.Style1Title a:hover {
	background-image: url(../Images/V3/cal_WS-Highlight.png);
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
	background-color: #0150ee;
	color: #FFFFFF;
}
.Style1BG {
	background-color: #0000CC;
}

.Style2 {
	font-size: 9px;
	color: #000000;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
}
.Style2Top {
	background-image: url(../Images/cal_WS-PastTop.png);
	background-repeat: no-repeat;
	height: 5px;
	display: block;
}
.Style2Back {
	background-image: url(../Images/cal_WS-BackPast.png);
	background-repeat: repeat-y;
	display: block;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.Style2Old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../Images/cal_WS-BackPast.png);
	background-repeat: repeat-y;
}
.Style2Closed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	display: block;
	background-image: url(../Images/cal_WS-BackPast.png);
	background-repeat: repeat-y;
}


.Style2Footer {
	background-image: url(../Images/cal_WS-FooterPast.png);
	background-repeat: no-repeat;
	display: block;
	height: 5px;
}


.Style2 a {
	color:#000000;
	text-decoration: none;
	display: block;
	margin: 1px;
	padding: 1px;
	border: 1px solid #c6c6c6;
}
.Style2 a:hover {
	display: block;
	text-decoration:none;
	background-color: #333333;
	color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
}
.Style3 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0000FF;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
.Style3 a {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}
.Style3 a:hover {
	display: block;
	text-decoration:underline;
	background-color: #000066;
}
.Style4 {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
}
.Style4 a {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
}
.Style4 a:hover {
	display: block;
	text-decoration:underline;
	background-color: #990000;
}
.CalendarKey {
	width: 150px;
}
p {
	margin: 0px;
}
.stime {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	padding-left: 6px;
	background-image: url(../Images/cal_WS-TimeBack_Day.png);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 3px;
}
.etime {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 6px;
	background-image: url(../Images/cal_WS-TimeBack_Evening.png);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 3px;
}
.ptime {
	display: block;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 6px;
	background-image: url(../Images/cal_WS-TimeBack_Past.png);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 3px;
}


.tooltip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 250px;
	border: 1px solid #000000;
	padding: 5px;
	background-color: #D8F9D2;
}
.calCost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: both;
}
.Sessions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #DFEFFF;
	display: block;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.ctime {
	display: block;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	background-image: url(../Images/cal_WS-TimeBack.png);
	background-repeat: no-repeat;
	height: 13px;
	padding-top: 1px;
}
.closedTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-image: url(../Images/cal_WS-BackPast.png);
	background-repeat: repeat-y;
}
.Style-Closed {
	font-size: 9px;
	color: #000000;
	display: block;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	width: 83px;
	margin-top: 4px;
}
.Style-ClosedTitle {
	display: block;
	padding: 2px;
	margin: 0px;
}

.Style-ClosedFooter {
	background-image: url(../Images/cal_CL-Footer.png);
	background-repeat: no-repeat;
	display: block;
	height: 5px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.Style-ClosedTitle a {
	color:#333333;
	text-decoration: none;
	display: block;
}
.Style-ClosedTitle a:hover {
	background-image: none;
	background-repeat: no-repeat;
	display: block;
	text-decoration:none;
	background-color: #666666;
	color: #FFFFFF;
}
.Style-ClosedTime {
	display: block;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 0px;
	background-image: url(../Images/cal_CL-TBack.png);
	background-repeat: no-repeat;
	height: 12px;
	padding-top: 2px;
	text-align: center;
}
.cal_stats_box_current {
	margin: 0px;
	width: 87px;
	padding-right: 0px;
	padding-left: 0px;
}
.cal_stats_box_past {
	width: 87px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.cal_stats_min {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../Images/V3/EmployeeStats/cal_stats_min.png);
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	height: 16px;
	width: 27px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cal_stats_under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/V3/EmployeeStats/cal_stats_under.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 16px;
	width: 33px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cal_stats_above {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/V3/EmployeeStats/cal_stats_above.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 16px;
	width: 33px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.cal_stats_max {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(../Images/V3/EmployeeStats/cal_stats_max.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 16px;
	width: 27px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cal_stats_full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../Images/V3/EmployeeStats/cal_stats_full.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 16px;
	width: 33px;
	float: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.calFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 1px;
	background-color: #990000;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #CCCCCC;
}
