/* right navigation table */

.rightnav {
background: url(../i/section_bg2.gif);
background-repeat: repeat-y; 
width: 183px;
vertical-align: top;
padding: 4px 10px 0px 30px;
}

.rightnav img {
margin: 0px;
}

/* agenda block styles */

.agenda_date {
font: 9px Tahoma;
color: #23227e;
background: url(../i/agendadate_bg.gif);
background-repeat: no-repeat;
padding: 2px 0px 0px 14px;
width: 68px;
height: 18px;
}

.agenda_event {
font: 11px Tahoma;
color: #dcdbee;
line-height: 1.4;
margin: 2px 0px 12px 0px;
}

.agenda_event a, .agenda_event a:visited {
color: #dcdbee;
text-decoration: none;
}

.agenda_event a:hover {
color: #dcdbee;
text-decoration: underline;
}

.agenda_event a img {
margin-left: 3px;
}

/* news block styles */

.news_date {
font: 9px Tahoma;
color: #23227e;
background: url(../i/agendadate_bg.gif);
background-repeat: no-repeat;
padding: 2px 0px 0px 14px;
width: 68px;
height: 18px;
}

.news_event {
font: 11px Tahoma;
color: #dcdbee;
line-height: 1.4;
margin: 2px 0px 12px 0px;
}

.news_event a, .news_event a:visited {
color: #dcdbee;
text-decoration: none;
}

.news_event a:hover {
color: #dcdbee;
text-decoration: underline;
}

.news_event a img {
margin-left: 3px;
}
