.nsty {
	border-top: 1px solid #333;
	border-left: 1px solid #333;
}
.nsty td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
#calendartbl td {
	width: 74px;
	height: 74px;
	font-size: 10px;
}
#calendartbl .topdays td {
	height: 25px;
}
tr.topdays {
	background-color: #0f4a84;
}
.topdays td {
	font-weight: bold;
	color : #FFFFFF;
	background-color: #0f4a84;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 10px;
	text-align: center;
}
td.beforedayboxes {
	background-color: #ffffff;
	color: #000000;
}
td.dayboxes {
	background-color: #d8e1ee; color: #000000;
}
td.afterdayboxes {
	background-color: #ffffff; color: #000000;
}
td.highlighteddayboxes {
	background-color: #9FC7FD; color: #003333;
}
td.eventdaybox {
	background-color: #f68a35; color: #FFF;
}
.event {
	font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-size: 11px;
}
.eventwhen {
	font-size: 15px; font-weight: bold;
}
.addevent {
	font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-size: 10px;
}
.toprightnumber {
	font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-size: 10px;	
}
.eventinbox a {
	text-decoration: none;
}
.breakstyle {
	display: inline;
	background: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #0f4a84;
}
