.Day 
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold; 
	border-color: white; 
	border-style: solid; 
	border-top-width: 1px; 
	BORDER-BOTTOM: 0px; 
	BORDER-LEFT: 0px; 
	BORDER-RIGHT: 0px;
	}

.Hour 
{  
	background-color: #DFDED9; 
	border-color: black #FFFFFF #FFFFFF black; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 0px
	}

.Agenda 
{  
	background-color: #E6DFD9; 
	border-color: black #FFFFFF #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
	}
	
.HourText 
{  
	font-family: Arial; 
	font-size: 10pt; 
	font-weight: bold; 
	color: #2861B8
	}
	
.HourBullet
{
	background-image: url(/images/AgendaMeeting.gif);
	background-position: 50% center;
	background-repeat: no-repeat;
	width: 22px;
	}

.AgendaTitle 
{ 
	font-family: Arial; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #2861B8;
	}

.AgendaSquareBullet
{
	background-image: url(/images/BulletSquareLeft.gif);
	background-position: 50% center;
	background-repeat: no-repeat;
	}

.AgendaDescription 
{  font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	font-weight:bold;
	}

.AgendaText 
{  
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000
	}

.TitleCommittee
{ 
	font-family: Arial;
	background-color: #D3D1C9; 
	border-color: black	 #FFFFFF #FFFFFF; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	font-size: 11pt; 
	font-weight: bold; 
	color: #990000
	}
	
.ShowDate
{
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000;
	font-weight:bold;
	}

