.calendar 
{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.calendar  .score_instructions
{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 10px;
	margin-bottom: 0px;
	clear: both;
	padding: 10px;
}

.calendar  p 
{
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

.calendar  h3
{
	text-align: left;
	font-size: 18px;
	margin-left: 0px;
	padding-left: 0px;
}
.calendar h4
{
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 14px;
	font-weight: bold;
}
.calendar ul     
{
	list-style-image: none;
	list-style-type: none;

}
.calendar li
{
	list-style-image: none;
}


.calendar td
{
	min-height: 40px;
	text-align: center;
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #CCCCCC;
}
.calendar td p   
{
	font-size: 12px;
}


.calendar th
{
	background-color: #999966;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	margin: 4px;
	text-align: center;
}
.calendar .floatright
{
	float: right;
	width: 170px;
	height: 340px;
	clear: none;
	margin-right: 30px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 5px;
}
.calendar .floatleft
{
	float: left;
	width: 170px;
	height: 340px;
	clear: none;
	margin-left: 30px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 5px;
	display: inline;
}
.calendar .aligncenter
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.calendar .AppleScoreLink
{
	color: #102536;
	font-size: 12px;
	text-align: center;
}
