/* CSS Document */

ul.menu {		display:none; margin-top:5px}

div.menuMain {			margin:0px 0px 0px 0px}

a.menuLink:link {		font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_up.gif'); 															text-indent:10px; font-family:arial; white-space:nowrap; color:#000000; text-decoration:none}
a.menuLink:visited {	font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_up.gif'); text-indent:10px; font-family:arial; white-space:nowrap; color:#000000; text-decoration:none}
a.menuLink:active {		font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_up.gif'); text-indent:10px; font-family:arial; white-space:nowrap; color:#000000; text-decoration:none}
a.menuLink:hover {		font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_down.gif'); text-indent:10px; font-family:arial; white-space:nowrap; color:#FFFFFF; text-decoration:none}
.menuLinkSelected {		font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_down.gif'); text-indent:10px; font-family:arial; white-space:nowrap; color:#FFFFFF; text-decoration:none}
a.menuLinkSelected:visited {		font-size:11px; font-weight:bold; display:block; width:141px; line-height:23px; text-align:center; background-image:url('img/lmenu_down.gif'); text-indent:10px; font-family:arial; white-space:nowrap; color:#FFFFFF; text-decoration:none}

a.menuSubLink:link {	font-size:11px; font-weight:normal;	font-family:trebuchet ms,helvetica,sans-serif; white-space:nowrap; color:#000000; text-decoration:none}
a.menuSubLink:visited {	font-size:11px; font-weight:normal;	font-family:trebuchet ms,helvetica,sans-serif; white-space:nowrap; color:#000000; text-decoration:none}
a.menuSubLink:active {	font-size:11px; font-weight:normal;	font-family:trebuchet ms,helvetica,sans-serif; white-space:nowrap; color:#000000; text-decoration:none}
a.menuSubLink:hover {	font-size:11px; font-weight:normal;	font-family:trebuchet ms,helvetica,sans-serif; white-space:nowrap; color:#000000; text-decoration:underline}
