.menubasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
	font-weight:bold;
}
a:active {
	color: #006699;
}

.boxedtop {
	background-attachment: fixed;
	background-image: url(images/boxed_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boxedbottom {
	background-attachment: fixed;
	background-image: url(images/boxed_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu {
	background-attachment: fixed;
	background-image: url(images/menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menuover {
	background-attachment: fixed;
	background-image: url(images/menu_over.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
.menusub {
	background-attachment: fixed;
	background-image: url(images/menusub.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.lines {
	background-image: url(images/lines.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.horline {
	background-image: url(images/horline.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.horlinebottom {
	background-image: url(images/horline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.vertline {
	background-image: url(images/vertline.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menulinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menulinksdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}
.agenda_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
	font-weight: bold;
	text-transform: uppercase;
}
.agenda_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}
.agenda_time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006699;
}.colofon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #006699;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#agenda{
padding-left:5px;
}
