table.agenda, table.agenda tr, table.agenda th, table.agenda td
{
	font-family: verdana, arial, helvetica, sans-serif;

	font-size: 1em;
}

table.agenda a, table.agenda a:link, table.agenda a:visited, table.agenda a:active
{
	color: #000000;
	background-color: none;
	font-weight: bold;
	text-decoration: underline;
}

table.agenda a:hover
{
	color: #ff3300;
	background-color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

th.agendaNav
{
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	background-image: url(img_pack/head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

th.agendaNav a, th.agendaNav a:link, th.agendaNav a:visited, th.agendaNav a:active
{
	color: #ffffff;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
}

th.agendaNav a:hover
{
	color: #000000;
	background-color: none;
	font-weight: bold;
	text-decoration: none;
}

.agendaHead
{
	color: #ffffff;
	background-image: url(img_pack/head.gif);
	background-repeat: repeat-x;
	background-position: bottom;	
}

.agendaThisDay
{
	background-color: #ffffb0;
	border: 1px solid #bab707;
}

.agendaThisMonth
{
	background-color: #ffffe0;
}

.agendaNotThisMonth
{
	background		: #DDDDFF;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}

ul.agendaThemes ul.agendaThemes {
	list-style: none;	
	margin: 5px 0px 0px 15px;
	padding: 0px;
}