.calnum2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.calsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #330033;
	font-weight: bold;
}
.calhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.caldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.caltext {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	height:12px;
}
.calnum1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	line-height:18px;
	height:18px;
	background-color: #BBD2F4;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color:#CCCCCC;
}

.calsub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #330066;
	font-weight: bold;
}



.caltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	height:12px;
}
.caltext a:link, .caltext a:visited{
	color: #003366;
	text-decoration: none;
}
.caltext a:hover{
	color: #0033FF;
	text-decoration: underline;
}
.caltextalert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color:#FF0000
}
.calnum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: right;
	line-height:18px;
	height:18px;
	background-color: #BBD2F4;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color:#CCCCCC;
}
.monthtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 38px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.calnum a:link, .calnum a:visited{
	color: #333333;
	text-decoration: none;
}
.calnum a:hover{
	color: #0000CC;
	text-decoration: underline;
}
.calday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	background-color: #9F32FD;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/prpl-grade.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFEFEF;
}
.cal-img-hdr-right {
	background-image: url(images/hdr-calendar-expo_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl-borderTR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cal-footer {
	background-image: url(images/cal_Btile.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #C4C4C4;
}
.cal-header {
	background-color: #C4C4C4;
	background-image: url(images/cal_Ttile.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	line-height: 38px;
}
.tbl-border {
	border: 1px solid #000000;
}
.tbl-border-top {
	border-top: 1px solid #000000;
}
.cell-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
 
.scrollcell {
  text-align : left;
  padding : 5px;
  width : 146px;
  height : 4px;
  overflow: auto;
}
.weekend {
	background-color: #E4EDEF;
}