
.calendarHeader {
	font-size: 20pt;
	font-weight: bold;
}

.calendarToday { 
    background-color: #99ccff;
}

.calendar2 table {
	border-width:0px;
}

.calendar2 TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding:4px;
	height:40px;
	width:40px;
	border-width:0px;
}

.calendar table {
	border-top:solid #cccccc 1px;
	border-left:solid #cccccc 1px;
}

.calendar TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	margin: 0px;
	padding:4px;
	height:40px;
	width:40px;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
}
.calendar TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding:2px;
	height:40px;
	width:40px;
	background-color:#000066;
	color:#ffffff;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
}
.calendar A:visited { 
	color: #006699; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.calendar A:link { 
	color: #006699; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.calendar A:active { 
	color: #006699; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.calendar A:hover { 
	color: blue; 
	TEXT-DECORATION: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.smallright A:hover { 
	color: #3399ff ; 
	TEXT-DECORATION: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

TABLE {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.shortBr { 
	color : blue;
	line-height: .5;
}

.shorterBr { 
	color : blue;
	line-height: .3;
}

h1 {
	font-family : Arial, sans-serif; 
	font-size : 18px;
	font-weight : bold;
	color : black;
	margin-bottom: 4px;
	margin-top: 4px;
}

h2 {
	font-family : Arial, sans-serif; 
	font-size : 16px;
	font-weight : bold;
	color : black;
	margin-bottom: 14px;
	margin-top: 14px;
}

h3 {
	font-family : Arial, sans-serif; 
	font-size : 14px;
	font-weight : bold;
	color : black;
	margin-bottom: 1px;
	margin-top: 1px;
}

a {
	font-family: Arial, sans-serif; 
	text-decoration:none;
	color:#006699;
}

.eventTable table {
	border:solid #cccccc 1px;
	border-bottom:solid #cccccc 0px;
	padding:0px;
	border-spacing:0px;
}

.eventTable TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding:11px;
	border-bottom:solid #cccccc 1px;
	color:#333333;
}

span.label {
	color:black;
	width:20;
	height:20;
	text-align:center;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

span.c1 {
	cursor:pointer;
	color:black;
	width:20px;
	height:20px;
	text-align:right;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

span.c2 {
	cursor:pointer;
	color:red;
	width:20;
	height:20;
	text-align:right;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
span.c3 {
	color:#006699;
	width:20;
	height:20;
	text-align:right;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

.selectDate table{
	border-top:solid #cccccc 1px;
	border-left:solid #cccccc 1px;
	padding:0px;	
}

.selectDate TD {
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-right:5px;
	border-bottom:solid #cccccc 1px;
	border-right:solid #cccccc 1px;
}

.selectStyle {
	width:100px;
	height:17px;	
}

.weekend a:active{
	color:#999999;	
}
.weekend a:link{
	color:#999999;	
}
.weekend a:visited{
	color:#999999;	
}

.weekday a:active{
	color:#006699;	
}
.weekday a:link{
	color:#006699;	
}
.weekday a:visited{
	color:#006699;	
}


