		td
		{
			vertical-align: top;
		}

		.ContentTable
		{
			width: 920px;
		}

		.ContentTable td
		{
			vertical-align: top;
		}

		.RacingCalendarHeadingLink, .RacingCalendarHeadingLink-Active
		{
			display: block;
			background-color: #314763;
			color: #ffffff;
			font-family: sans-serif;
			font-size: 10px;
			text-align: center;
			text-decoration: none;
			border: 1px solid #314763;
			padding: 0px 0px 2px 0px;
		}

		.RacingCalendarHeadingLink-Active, .RacingCalendarHeadingLink:hover
		{
			background-color: #ffffff;
			color: #314763;
			border: 1px solid #999999;
		}

		#RacingCalendar
		{
			width: 220px;
			background-color: #ffffff;
		}

		#RacingCalendar-HeadingTable
		{
			width: 220px;
		}

		#RacingCalendar-Body
		{
			margin: 5px 0px 0px 0px;
			font-family: sans-serif;
			font-size: 10px;
		}

		.RacingCalendar-Body-Content
		{
			width: 220px;
			background-color: #FF6633;
		}

		.RacingCalendarItems
		{
			width: 220px;
			border-style: solid;
			border-color: #e3e3e3;
			border-width: 1px;
			border-width: 1px 1px 0px 1px;
		}

		.RacingCalendarItems td
		{
			background-color: #ffffff;
			border-style: solid;
			border-color: #e3e3e3;
			border-width: 0px 0px 1px 0px;
		}

		.RacingCalendarItem-Date
		{
			position: relative;
			width: 34px;
			height: 34px;
			background-image: url(/images/RacingCalendarItem-DateBackground.png);
			background-repeat: no-repeat;
			margin: 2px;
			vertical-align: middle;
		}

		.RacingCalendarItem-Date div
		{
			position: absolute;
			top: 2px;
			left: 2px;
			width: 30px;
			height: 30px;
			font-family: arial, helvetica, verdana, tahoma;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			color: #ffffff;
			background-color: transparent;
		}

		.RacingCalendarItem-DateCell
		{
			width: 38px;
		}

		.RacingCalendarItem-ContentCell a
		{
			display: block;
			font-size: 10px;
			text-decoration: none;
			color: #000000;
		}

		.RacingCalendarItem-ContentCell a:hover
		{
			color: #999999;
		}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

