	#side_padding
	{
		padding-left: 5px; 
		padding-right: 0px; 
		padding-bottom: 100px;
		text-align: center;
	}
	#side_padding a
	{
		color: #666666;
		text-decoration: underline;	
	}
	#side_month_title
	{
		padding-left: 5px; 
		padding-right: 0px; 
		padding-bottom: 5px;
		text-align: center;
	}
	.side_link
	{
		vertical-align: middle;
		text-align: center;
		color: #666666;
		font-size: 8px;
	}
	.side_link a
	{
		color: #666666;
		text-decoration: underline;
	}
	td.side_none
	{
		background-color: e2d8bf;
	}
	td.side_day
	{
		vertical-align: top; 
		height: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8px; 
		padding-top: 1px; 
		padding-right: 1px; 
		padding-bottom: 1px; 
		padding-left: 1px; 
		border: #663333; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #ffffff;
	}
	table.side_month
	{
		border: 1px #000000 solid; 
		height: 20px;
		background-color: #ffffff
	}
	td.side_day_title
	{
		font-size: 9px;
		height: 8px;
		width: 20px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC9966;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		padding-top: 1px; 
		padding-bottom: 1px; 
		padding-right: 1px; 
		padding-left: 1px; 
	}

	.main_link
	{
		vertical-align: bottom;
		text-align: center;
		padding-top: 3px;
		color: #666666;
		font-size: 9px;
	}
	.main_link a
	{
		color: #990000;
		text-decoration: underline;
	}
	td.main_none
	{
		background-color: e2d8bf;
	}
	table.main_month
	{
		border: 1px #000000 solid; 
		height: 200px;
		background-color: #ffffff;
	}
	td.main_day
	{
		height: 65px;
		vertical-align: top; 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8px; 
		padding-top: 3px; 
		padding-bottom: 3px; 
		padding-right: 5px;
		padding-left: 5px; 
		border: #663333; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
		background-color: #ffffff;
	}

	td.main_day_title
	{
		width: 65px;
		height: 10px;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #CC9966;
		text-align: center;
		text-decoration: none;
		white-space: nowrap;
		padding-top: 1px; 
		padding-bottom: 1px; 
		padding-right: 0px; 
		padding-left: 0px; 
		border-style: solid; 
		border-top-width: 1px; 
		border-right-width: 1px; 
		border-bottom-width: 1px; 
		border-left-width: 1px;
	}
	.date
	{
		background-position: center;
		background-color: #e2d8bf;
		padding: 5px;
		padding-left: 8px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		position: relative;
	}

	.event
	{
		font-size: 11px;
		background-position: center;
		text-align: left;
		white-space: nowrap;
		background-color: #CC9966;
		padding: 2px;
		color: ffffff;
		font-weight: bold;
		position: relative;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}

	.description
	{
		padding: 3px;
		padding-left: 8px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		position: relative;
	}

	.contact
	{
		font-family: verdana;
		font-size: 9px;
		background-position: center;
		text-align: left;
		text-indent: 5px;
		white-space: nowrap;
		padding: 3px;
		padding-left: 8px;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;	
		position: relative;
	}

	.link
	{
		font-family: verdana;
		font-size: 9px;
		background-position: center;
		text-align: left;
		white-space: nowrap;
		padding: 3px;
		padding-left: 8px;
		padding-bottom: 8px;
		position: relative;
		border-top: 0px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}
	.event_entry
	{
		font-family: verdana;
		font-size: 9px;
		background-position: center;
		text-align: left;
		margin: 0px;
		position: relative;
		width: 500px;
		border-top: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
		border-bottom: 2px solid #ffffff;
		border-left: 2px solid #ffffff;
		
	}
