P
{
    FONT-SIZE: 11px;
    CURSOR: default;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-VARIANT: none;
    TEXT-DECORATION: none
}
.menuheader
{
    FONT-SIZE: 12pt;
    COLOR: #000000;
    FONT-FAMILY: Arial
}
.menuitem
{
    FONT-SIZE: 11px;
    CURSOR: default;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    FONT-VARIANT: none;
    TEXT-DECORATION: none
}
.szitem
{ 
	text-decoration:none;
	color:#000000;
	font: 8pt Arial
}
.szitem:hover
{
	text-decoration:none;
	color:#FFFFFF;
	font: 8pt Arial
}
.listitem
{ 
	text-decoration:none;
	color:#000000;
	font: 10pt Arial
}
.listitem:hover
{
	text-decoration:none;
	color:#35618C;
	font: 10pt Arial
}