#salescalendar {

font-family: arial;
font-size: 11px;

}

#salescalendarmarketname {

font-family: arial;
font-size: 12px;
color: #ccc;


}

#calendarheading {
	background-color: #d30909;
	color: #fff;
	font-size: 32px;
	font-weight: normal;
	margin: 3px 1px 1px 3px;
	padding: 10px;
}

#calendarheading a {
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}


.caldayname {
margin: 0 1px 2px 1px;
background-color: #01539d;
font-family: arial;
font-size: 22px;
color: #fff;
font-weight: bold;
text-alignment: center;

}

.caldaynumber {
	margin: 1px 1px 5px 1px;
	color: #d30909;
	background-color: none;
	font-family: arial;
    font-size: 22px;
	font-weight: bold;
	line-height: 20px;
	text-alignment: left;
}


.caldaynumber a {
	color: #d30909;
}
.pastsale {
	color: #ccc;
}


.marketname {
	display: block;
	text-align: center;
	text-decoration: none;
	font-family: arial;
    font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #01539d;
	text-decoration: none;
}

.marketname:hover {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #777;
	font-weight: bold;
	text-decoration: underline;
}

.saledetails {
margin-top: 1px;
display: block;
text-align: center;
font-family: arial;
font-size: 11px;
line-height: 12px;
text-decoration: none;
color: #555;
}

.saledetails:hover {
text-decoration: underline;
}
