/* --- static menu styles ---note:	1. not all browsers render styles the same way so try out your style sheet	on different browsers before publishing;style naming convention:	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>*/.m0l0i {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration : none;	padding: 1px;}.m0l0o {	text-decoration : none;	border : 0px solid #ffffff;}.m0l1i {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration : none;	padding: 4px;}.m0l1o {	text-decoration : none;	border : 1px solid #ffffff;}.m0l2i {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 11px;	text-decoration : none;	padding: 4px;}.m0l2o {	text-decoration : none;	border : 1px solid #ffffff;}.txt02 {	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; fontsize: 10px}.txt13 {	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; fontsize: 11px}.menu4link:link {	COLOR: #002484; TEXT-DECORATION: underline}.menu4link:visited {	COLOR: #002484; TEXT-DECORATION: underline}.menu4link:hover {	COLOR: #d56000; TEXT-DECORATION: underline}A.MenuTop:hover
{
    COLOR: #ff0000;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
.MenuTop
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana,helvetica,arial;
    BACKGROUND-COLOR: transparent;
    TEXT-DECORATION: none
}
