/***************************
CSS Document
(c) 2005 by Michael Lambertz
****************************/

.menu0_on	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
	color: white;
}
.menu0_off	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px;
}

.menu_on	{
line-height: 11pt;
margin:0px;
padding:0px;
}

.menu_off	{
line-height: 11pt;
margin:0px;
padding:0px;
}

.menu_on .layer2	{
        border-top:1px solid white;
        border-bottom:1px solid #006600;

}

.menu_off .layer2	{
        border-top:1px solid white;
        border-bottom:1px solid #006600;

}

.menu_on .layer3	{
        border-bottom:1px solid white;
        border-top:1px solid #CCDDCC;

}

.menu_off .layer3	{
        border-bottom:1px solid white;
        border-top:1px solid #CCDDCC;

}

.menu_on td	{
color: #69BBA0;
}

.menu_off td	{
}

.menu_on a	{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
text-decoration: none;
}

.menu_off a	{
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
text-decoration: none;
}
