
table.agenda, table.agenda tr, table.agenda th, table.agenda td {
	font-size: 9px;
}

.agendaNav {
	background-color: #f90;
	text-align: center;
}

.agendaHead {
	background-color: #fc3;
}

.agendaThisDay {
	background-color: #fc3;
}

.agendaThisMonth {
	background-color: #eee;
}

.agendaNotThisMonth {
	background: #ddd;
}

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

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

table.agenda select {
	font-size: 9px;
	
}

table.agenda
{
	color: #484747;
	font-size: 10px;
}

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

table.agenda a:hover
{
	color: #484747;
	background-color: none;
	font-weight: normal;
	
}

.agendaNav
{
;
background-color: #FFFFFF
; font-size: 9px
}

.agendaHead
{
; text-align: center
; background-color: #FFFFFF
; border-color: black black #CCCC00; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 0px; border-bottom-width: 1px; 
border-left-width: 0px
; font-size: 12px
}

.agendaThisDay
{
 background-color: #FFFFFF;
 border-size:1px;
 border-color:#484747;
 border-style:dashed;
 font-size: 9px;
}

.agendaThisMonth
{
 background-color: #FFFFFF;
 font-size: 9px;
}

.agendaNotThisMonth
{
background : #e4f0db;
; color: #FFFFFF
; font-size: 9px
}

ul.agendaThemes
{
	list-style: none;	
	margin: 0 0 0 20;
	padding: 0;
}
table.agenda td
 { 
	
	color: #333333;
	font-size: 9px;
 } table.agenda tr { 
	
	color: #000000;
	font-size: 9px;
 } table.agenda th
 { 
	
	color: #666666;
	font-size: 9px;
 } 
 
 select {  
 background-color: #FFFFFF; 
 border: 1px #999900 solid; 
 font-size: 9px; 
 color: #484747;}
 
input { 
font-size: 9px; 
color: #484747;
}

table.agenda a:link { 
	color: #666666;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } table.agenda a:visited { 
	color: #999999;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } table.agenda a:active
 { 
	color: #FF0000;
	background-color: none;
	font-weight: normal;
	text-decoration: none;
 } 
 
 .input-go { 
 font-size: 9px; 
 color: #484747; 
 margin-top: 0px; 
 margin-right: 3px; 
 margin-bottom: 0px; 
 margin-left: 3px; 
 padding-top: 0px; 
 padding-right: 0px; 
 padding-bottom: 0px; 
 padding-left: 0px; 
 border-style: none; 
 cursor: hand}
 
 
.select-mini {  
font-size: 9px; 
color: #484747;
background-color: #FFFFFF; 
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
padding-top: 0px; 
padding-right: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
border: #999900; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
cursor: hand}
