.monthhdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
}
.caldate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 0px;

}
.dayon {
	padding: 5px;
	border-top: 1px solid #663399;
	border-right: 1px solid #663399;
	border-bottom: 1px solid #663399;
	border-left: 1px solid #663399;
	width: 14%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	vertical-align: top;
	text-align: left;
	position: static;



}
.extradays {
	background-color: #CCCCCC;
}
.extras {
	padding: 5px;
	border-top: 1px solid #663399;
	border-right: 1px solid #663399;
	border-bottom: 1px solid #663399;
	border-left: 1px solid #663399;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	height: auto;
	vertical-align: top;
	background-color: #CCCCCC;

}
.caltable {
	border: 1px solid #663399;
}
.event {
	padding: 5px;
	border-top: 1px solid #663399;
	border-right: 1px solid #663399;
	border-bottom: 1px solid #663399;
	border-left: 1px solid #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	vertical-align: top;
	text-align: left;
	position: static;
	background-color: #99CCFF;

}
.pagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #333399;
}
.blueline {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}
.RTImage {
	position: relative;
	right: auto;
}
a:hover {

    TEXT-DECORATION: underline;
}
a.callink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}
.letterdiv {
	font-size: 11pt;
	font-style: normal;
	background-image: url(../images/marblefaint.jpg);
	background-repeat: repeat;
	padding: 10px;
	border-top-width: thin;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-right: 50px;
	margin-left: 10px;
	width: 580px;




}
.brickdiv {
	font-style: normal;
	background-image: url(../images/marblefaint.jpg);
	background-repeat: repeat;
	padding: 0px 15px 0px 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	width: 600px;
	font-size: 10pt;

}
