table.agenda
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
}

table.agenda a
{
	color: #ffffff;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
}

table.agenda a:hover
{
	color: #A5D30C;
	background-color: none;
	font-weight: normal;
	text-decoration: underline;
}

.agendaNav
{
	background-color: #C0C0C0;
}

.agendaHead
{
	background-color: #E6E6E6;
}

.agendaThisDay
{
	background-color: #E6E6E6;
}

.agendaThisMonth
{
	background-color: #f2f2f2;
	background-image: url(site_img/agenda/tab-agenda.png);
}

.agendaNotThisMonth
{
	background		: #FFFFFF url(site_img/agenda/tab-agenda_not.png);
	color: #FFFFFF;
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}
table.agenda td
 { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px
 } table.agenda tr { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
 } table.agenda th
 { 
	font-family: verdana, arial, helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
 } 
table.agenda a:link { 
	color: #A5D30C;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } table.agenda a:visited { 
	color: #A5D30C;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } table.agenda a:active
 { 
	color: #A5D30C;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } 
