<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: center; }
#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;  }

/* 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: 30px; }
#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: 30px; width: 100%; height: 30px; 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: 30px; font: normal normal normal 9pt Tahoma; color: #DEDBEE; text-align: center; text-decoration: none; line-height: 30px; display: block;}
#imMnMn &gt; ul &gt; li:hover .imMnMnFirstBg &gt; .imMnMnTxt, #imMnMn &gt; ul &gt; li.imMnMnCurrent:hover .imMnMnFirstBg &gt; .imMnMnTxt { cursor: pointer; color: #FFFFFF;font-weight: normal;font-style: normal;}
#imMnMn &gt; ul &gt; li.imMnMnCurrent .imMnMnFirstBg &gt; .imMnMnTxt { color: #FFFFFF;font-weight: normal;font-style: normal;}
#imMnMn &gt; ul &gt; li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 30px; }
#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: 30px; width: 120px; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnImg img { position: absolute; }


/* 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; }

/* 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>