﻿.TableHederStyle
{
	font-weight : normal;
	text-align:left;
}

body{background-color: White;
	 font-family:Verdana;
	 font-size:11px;}
	 
.header{width: 572px;}

.note{}

.eventDate
{
	font-size : larger;
	font-weight : bolder;
}

.nextEventLabel
{
	font-size : larger;
}

.eventLabel
{
	font-size : larger;
}

.eventText
{
	font-size:11px;
	font-weight :lighter;
}

.selectedYearLink{}
.yearLink{}

.bg1{ background-color:#e7e7e7; width:110px;  text-align:right; padding:4px 4px 4px 4px;}
.tbl1{ border: solid 1px #ffffff;}

.star
{
	color: Red;
	font-size: medium;
	}

.UpcomingEventsLabel
{
	font-weight : bolder;
}

.PastEventsLabel
{
	font-weight : bolder;
}

