<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ######################### MENU STYLE #########################*/
#imSite { position: relative; }
#imMnMn { text-align: left; }
#imMnMn &gt; ul { z-index: 10001; display: inline-block; }
#imMnMn li &gt; ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn &gt; ul &gt; li { position: relative; margin-left: 0px;  }
#imMnMn &gt; ul &gt; li:first-child { margin-left: 0; }
/* Links */

/* Main Menu style */
#imMnMn &gt; ul &gt; li { cursor: pointer; display: block; float: left; }
#imMnMn &gt; ul &gt; li &gt; a { display: block; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg { background-image: url('../menu/main.png'); width: 120px; height: 42px; }
#imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg , #imMnMn &gt; ul &gt; li.imMnMnCurrent:hover .imMnMnFirstBg  { background-image: url('../menu/main_h.png'); }
#imMnMn &gt; ul &gt; li.imMnMnSeparator .imMnMnFirstBg  { background-image: none; cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnCurrent .imMnMnFirstBg  { background-image: url('../menu/main_c.png'); cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnFirst .imMnMnFirstBg   { background-image: url('../menu/main_f.png'); }
#imMnMn &gt; ul &gt; li.imMnMnFirst:hover .imMnMnFirstBg , #imMnMn &gt; ul &gt; li.imMnMnFirst.imMnMnCurrent:hover .imMnMnFirstBg  { background-image: url('../menu/main_f_h.png'); }
#imMnMn &gt; ul &gt; li.imMnMnFirst.imMnMnSeparator:hover .imMnMnFirstBg  {  background-image: none; cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnFirst.imMnMnCurrent .imMnMnFirstBg  { background-image: url('../menu/main_f_c.png'); cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnMiddle .imMnMnFirstBg  { background-image: url('../menu/main_m.png'); }
#imMnMn &gt; ul &gt; li.imMnMnMiddle:hover .imMnMnFirstBg , #imMnMn &gt; ul &gt; li.imMnMnMiddle.imMnMnCurrent:hover .imMnMnFirstBg  { background-image: url('../menu/main_m_h.png'); }
#imMnMn &gt; ul &gt; li.imMnMnMiddle.imMnMnSeparator:hover .imMnMnFirstBg  {  background-image: none; cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnMiddle.imMnMnCurrent .imMnMnFirstBg  { background-image: url('../menu/main_m_c.png'); cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnLast .imMnMnFirstBg  { background-image: url('../menu/main_l.png'); }
#imMnMn &gt; ul &gt; li.imMnMnLast:hover .imMnMnFirstBg , #imMnMn &gt; ul &gt; li.imMnMnLast.imMnMnCurrent:hover .imMnMnFirstBg  { background-image: url('../menu/main_l_h.png'); }
#imMnMn &gt; ul &gt; li.imMnMnLast.imMnMnSeparator:hover .imMnMnFirstBg  {  background-image: none; cursor: auto; }
#imMnMn &gt; ul &gt; li.imMnMnLast.imMnMnCurrent .imMnMnFirstBg  { background-image: url('../menu/main_l_c.png'); cursor: auto; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg .imMnMnImg, #imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg .imMnMnImg { overflow: hidden; position: absolute; line-height: 42px; width: 100%; height: 42px; top: 0; left: 0;text-align: left; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg .imMnMnImg img, #imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg .imMnMnImg img { border: none; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg .imMnMnLevelImg { display: none; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg .imMnMnHoverIcon { display: none; }
#imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg .imMnMnDefaultIcon { display: none; }
#imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg .imMnMnHoverIcon { display: inline; }
#imMnMn &gt; ul &gt; li.imMnMnSeparator &gt; .imMnMnFirstBg &gt; .imMnMnTxt { display: none; }
#imMnMn &gt; ul &gt; li &gt; a { text-decoration: none; }
#imMnMn &gt; ul &gt; li .imMnMnFirstBg &gt; .imMnMnTxt { overflow: hidden; margin: 0px; padding: 0px;  width: 115px; height: 42px; font: normal normal normal 9pt Tahoma; color: #FFFFFF; text-align: center; text-decoration: none; line-height: 42px; display: block;}
#imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg &gt; .imMnMnTxt, #imMnMn &gt; ul &gt; li.imMnMnCurrent:hover .imMnMnFirstBg &gt; .imMnMnTxt { cursor: pointer; color: #75919D;font-weight: bold;font-style: normal;}
#imMnMn &gt; ul &gt; li.imMnMnCurrent .imMnMnFirstBg &gt; .imMnMnTxt { color: #000000;font-weight: bold;font-style: normal;}
#imMnMn &gt; ul &gt; li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 42px; }
#imMnMn .imMnMnFirstBg { position: relative; display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }
#imMnMn .imMnMnTxt .imMnMnTextLabel { position: relative; }
#imMnMn .imMnMnFirstBg .imMnMnImg { display: block; height: 42px; width: 120px; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnImg img { position: absolute; }

/* SubMenu style */
#imMnMn li .imMnMnBorder { position: relative; background-repeat: no-repeat; background-position: left top; width: 160px; height: 22px; border-collapse: collapse; }
#imMnMn ul ul li { cursor: pointer; overflow: hidden; width: 160px; height: 22px; border-collapse: collapse; cursor: pointer; display: inline; }
#imMnMn ul ul li a { display: block; width: 160px; height: 22px; }
#imMnMn ul ul li &gt; .imMnMnBorder, #imMnMn ul ul li &gt; a &gt; .imMnMnBorder { background-image: url('../menu/sub.png'); }
#imMnMn ul ul li:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_h.png'); }
#imMnMn ul ul li.imMnMnSeparator:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnSeparator:hover &gt; .imMnMnBorder { background-image: url('../menu/sub.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnFirst &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst &gt; a &gt; .imMnMnBorder { background-image: url('../menu/sub_f.png'); }
#imMnMn ul ul li.imMnMnFirst:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_f_h.png'); }
#imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnFirst.imMnMnSeparator:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_f.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnMiddle &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle &gt; a &gt; .imMnMnBorder { background-image: url('../menu/sub_m.png'); }
#imMnMn ul ul li.imMnMnMiddle:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_m_h.png'); }
#imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnMiddle.imMnMnSeparator:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_m.png'); cursor: auto; }
#imMnMn ul ul li.imMnMnLast &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnLast &gt; a &gt; .imMnMnBorder { background-image: url('../menu/sub_l.png'); }
#imMnMn ul ul li.imMnMnLast:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnLast:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_l_h.png'); }
#imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover &gt; a &gt; .imMnMnBorder, #imMnMn ul ul li.imMnMnLast.imMnMnSeparator:hover &gt; .imMnMnBorder { background-image: url('../menu/sub_l.png'); cursor: auto; }
#imMnMn .imMnMnImg img { vertical-align: middle; padding: 0px; border: none; }
#imMnMn li .imMnMnBorder .imMnMnImg img.imMnMnHoverIcon { display: none; }
#imMnMn li:hover &gt; a &gt; .imMnMnBorder &gt; .imMnMnTxt &gt; .imMnMnImg img.imMnMnDefaultIcon { display: none; }
#imMnMn li:hover &gt; a &gt; .imMnMnBorder &gt; .imMnMnTxt &gt; .imMnMnImg img.imMnMnHoverIcon { display: inline; }
#imMnMn ul ul li .imMnMnImg { display: block; height: 22px; line-height: 22px; float: left; cursor: pointer; cursor: pointer; }
#imMnMn ul ul li .imMnMnImg img { margin-left: 3px; }
#imMnMn ul ul li .imMnMnTxt { position: relative; overflow: hidden; text-align: left; margin: 0px; padding: 0px; line-height: 22px; height: 22px; }
#imMnMn ul ul li .imMnMnTxt .imMnMnTextLabel { display: inline-block; padding-left: 3px;  }
#imMnMn ul ul li .imMnMnLevelImg { z-index: 100; position: absolute; right: 3px; top: 0; display: inline-block; width: 7px; height: 22px; background-image: url('../res/imIconMenuLeft.gif'); background-position: center center; background-repeat: no-repeat; }

/* Normal font style */
#imMnMn ul ul .imMnMnTxt { height: 22px; text-decoration: none; text-align: left; font: normal normal 9.000pt Tahoma; color: #75919D;}

/* Hover font style */
#imMnMn ul ul li:hover &gt; a &gt; .imMnMnBorder .imMnMnTxt,
#imMnMn &gt; ul &gt; li &gt; ul li:hover a,
#imMnMn ul ul li:hover &gt; .imMnMnBorder .imMnMnTxt,
#imMnMn &gt; ul &gt; li &gt; div &gt; ul li:hover a { text-decoration: none; color: #000000; font-weight: bold; }
#imMnMn ul .imMnMnSeparator, #imMnMn ul .imMnMnSeparator * { cursor: default; }

/* Section font style */
#imMnMn ul ul li.imMnMnSeparator &gt; a &gt; .imMnMnBorder .imMnMnTxt,
#imMnMn &gt; ul &gt; li &gt; ul li.imMnMnSeparator:hover a,
#imMnMn ul ul li.imMnMnSeparator:hover &gt; .imMnMnBorder .imMnMnTxt,
#imMnMn ul ul li.imMnMnSeparator &gt; .imMnMnBorder .imMnMnTxt { text-decoration: none; color: #75919D; font-style: normal; font-weight: bold; }
#imMnMn ul a, #imMnMn ul a:hover, #imMnMn ul a:visited { font: inherit; color: inherit; text-align: inherit; text-decoration: none; }


/* MENU POSITION : HORIZONTAL VerticalOneColumn */
#imMnMn ul .autoHide, #imMnMn ul div .autoHide { display: none; }

/* ######################### MAIN MENU POSITION #########################*/

/* div: Menu container*/
#imMnMn { z-index:10000; }
#imMnMn &gt; ul { position: relative; }
#imMnMn &gt; ul &gt; li &gt; ul { position: absolute; }

/* First level menu style */
#imMnMn &gt; ul &gt; li { display: inline-block; width:120px; }
#imMnMn &gt; ul &gt; li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:120px;}

/* ########################## SUB MENU POSITION #########################*/

#imMnMn.auto ul li ul li { top: 0px; }

/* Second level boxmodel*/
#imMnMn.auto ul li ul li ul { position: absolute; width: 160px;left: 100%; margin-top: -22px; }

/* Hide Levels */
#imMnMn.auto li:hover &gt; ul.auto { display:block; }
#imMnMn.auto li ul.auto { display: none; }
#imMnMn ul ul li .imMnMnBorder { overflow: hidden; }

/* End of file menu.css */</pre></body></html>