table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	padding-bottom:3px;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
 COLOR: #ffffff;
 TEXT-DECORATION: none;
	padding:3px;
}

table.agenda { border-collapse:collapse; }
table.agenda a:hover
{
	COLOR: #ffffff;
	TEXT-DECORATION: underline;
	padding:3px;
}
table.agenda td, table.agenda th { border: 1px solid #000; }

.agendaNav
{
	background-color: #003366;
}

.agendaHead
{
	background-color: #006699;
}

.agendaThisDay
{
	background-color: #6699CC;

}

.agendaThisMonth
{
	background-color: #0099CC;
}

.agendaNotThisMonth
{
	background		: #006699;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}

