.calendarWrap {
	width: 234px;
	height: 100px;
	margin: -3px 0 10px;
	padding: 0;
	border: 1px solid #d3e1b1;
}

.calendarHeader {
	width: 235px;
	height: 35px;
	margin: 0;
	padding: 0;
	color: #608551;
	font: 9px "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
}

.calendarItems {
	color: #50874b;
	font: 9px "Lucida Grande", LucidaGrande, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0px 5px 5px 5px;
	text-align: left;
	vertical-align: top !important;
}

.calendarItems li {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	margin-bottom: 8px;
}

.calendarItems ol, ul {
	list-style-type: none;
	list-style-position: outside;
	margin-left: 0;
	padding-left: 0;
}

/*.calendarItems a:link {
	color: #4f4c31;
	text-decoration: none;
}

.calendarItems a:visited {
	color: #4f4c31;
	text-decoration: none;
}

.calendarItems a:hover {
	color: #4f4c31;
	text-decoration: none;
}

.calendarItems a:visited:hover {
	color: #4f4c31;
	text-decoration: none;
}

.calendarItems a:active {
	color: #4f4c31;
	text-decoration: none;
}*/

.calendarButton {
	margin: 0;
	padding: 0;
}

.calendarButton a img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarButton a:hover img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarButton a:active img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarButton a:visited img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarButton a:link img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarHeader a img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarHeader a:link img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarHeader a:hover img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarHeader a:visited img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarHeader a:active img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarWrap a img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarWrap a:link img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarWrap a:hover img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarWrap a:visited img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.calendarWrap a:active img {
	border-style: none;
	background-color: transparent;
	text-decoration: none;
}

.ListTable
{
	width: 100%;
}.ListDate
{
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListTitle
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #4f4c31 !important;
}

.ListTitle a:link
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #4f4c31 !important;
	text-decoration: underline;
}

.ListTitle a:visited
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #4f4c31 !important;
	text-decoration: underline;
}

.ListTitle a:visited:hover
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #fff !important;
	text-decoration: underline;
}

.ListTitle a:hover
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #fff !important;
	text-decoration: underline;
}

.ListTitle a:active
{
	font-size: 10px !important;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif !important;
	text-align: left !important;
	vertical-align:top !important;
	color: #4f4c31 !important;
	text-decoration: underline;
}
.ListDescription
{
	font-size: 10px;
	font-family: verdana,helvetica,arial;
	text-align: left;
	vertical-align:top;
}
.ListLink 
{
	font-weight: bold;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	text-align: left;
	vertical-align:top;
}

.ListHeader
{
	font-weight: bold;
	font-size: 10px;
	background-image: url(gradient_Default.jpg);
	color: black;
	font-family: "Lucida Grande", Lucida, Tahoma, Verdana, sans-serif;
	height: 32px;
	text-align: left;
	display: none;
}