table.menu1{ font-size:80%;background:#C0C0C0}
td.header {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	background: white;
	background-color: #8080FF;
	color: #FFFFFF;
}
td.menu {
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	background: #ADD5FF;
	background-color: #CCDBFF;
}
table.menu {
	font-size:100%;
	position:absolute;
	visibility:hidden;
	color: #CCDBFF;
}
a.menu{
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color: #CCDBFF;
}
a.menu:link{ color : black; text-decoration : none; }
a.menu:visited{ color : black; text-decoration : none; }
a.menu:active{ color : black; }
a.menu:hover{ color : gold; text-decoration : underline; }

table {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #400040;
	top: auto;
}
.csd-online {
	font: lighter normal xx-small/normal Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

