<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 &gt; ul { z-index: 10001; }
#imMnMn ul &gt; ul { z-index: 10002; }

/* Main Menu */

#imMnMn ul, #imPgMn ul {padding:0;margin:0;list-style-type:none; }
#imMnMn &gt; ul &gt; li { margin-left: 0px;  }
#imMnMn &gt; ul &gt; li:first-child { margin-left: 0; }
/* Links */
#imMnMnNode0 { background-image: url('../menu/index.png'); height: 31px; width: 150px; }
#imMnMnNode0 .imMnMnFirstBg { height: 31px; width: 150px; }
#imMnMnNode0:hover { background: none; background-image: none; }
#imMnMnNode0:hover .imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 31px; width: 150px;}
#imMnMnNode0.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode0.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/index_h.png'); height: 31px; width: 150px;}
#imMnMnNode5 { background-image: url('../menu/bronte-2009.png'); height: 31px; width: 150px; }
#imMnMnNode5 .imMnMnFirstBg { height: 31px; width: 150px; }
#imMnMnNode5:hover { background: none; background-image: none; }
#imMnMnNode5:hover .imMnMnFirstBg { background-image: url('../menu/bronte-2009_h.png'); height: 31px; width: 150px;}
#imMnMnNode5.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode5.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/bronte-2009_h.png'); height: 31px; width: 150px;}
#imMnMnNode7 { background-image: url('../menu/bronte--2012.png'); height: 31px; width: 150px; }
#imMnMnNode7 .imMnMnFirstBg { height: 31px; width: 150px; }
#imMnMnNode7:hover { background: none; background-image: none; }
#imMnMnNode7:hover .imMnMnFirstBg { background-image: url('../menu/bronte--2012_h.png'); height: 31px; width: 150px;}
#imMnMnNode7.imMnMnCurrent { background: none; background-image: none; }
#imMnMnNode7.imMnMnCurrent span.imMnMnFirstBg { background-image: url('../menu/bronte--2012_h.png'); height: 31px; width: 150px;}
#imMnMn &gt; ul &gt; li.imMnMnSeparator { background: transparent url('../res/separatorh.png') no-repeat center center; width: 10px; height: 31px; }
#imMnMn .imMnMnFirstBg { display: block; background-repeat: no-repeat; cursor: pointer; width: 100%; }
#imMnMn a { border: none; cursor: pointer; }
#imMnMn .imMnMnFirstBg .imMnMnTxt {display: none;}
#imMnMn .imMnMnTxt { text-overflow: ellipsis; white-space: nowrap; }

/* SubMenu style */
#imMnMn li .imMnMnBorder {  background-repeat: no-repeat; background-position: left top; width: 165px; height: 26px; border-collapse: collapse; }
#imMnMn ul ul li { cursor: pointer; overflow: hidden; width: 165px; height: 26px; border-collapse: collapse; cursor: pointer; display: inline; }
#imMnMn ul ul li a { display: block; width: 165px; height: 26px; }
#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 .imMnMnImg { display: block; height: 26px; line-height: 26px; float: left; cursor: pointer; }
#imMnMn .imMnMnImg img { position: relative; left: -4px;}
#imMnMn ul ul li .imMnMnTxt { overflow: hidden; text-align: left; margin: 0px; padding: 0px; padding-left: 8px;  width: 156px; line-height: 26px; height: 26px; }
#imMnMn ul ul li .imMnMnLevelImg { z-index: 100; position: relative; float: right; top: 10px; left: -5px; display: block; width: 7px; height: 7px; background-image: url('../res/imIconMenuLeft.gif'); background-position: center center; }

/* Normal font style */
#imMnMn ul ul .imMnMnTxt { width: 165px; height: 26px; text-decoration: none; text-align: left; font: normal bold 8.000pt Tahoma; color: #0000FF;}

/* 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; }
#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: #A9A9A9; 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:150px; }
#imMnMn &gt; ul &gt; li span { display:block; padding:0;}
#imMnMn a { cursor: pointer; display: block; width:150px;}

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

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

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

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

/* PAGE MENU  */

#imPgMn { text-align: left; position: relative; width: 185px; float: left; padding-left: 5px; padding-right: 5px; padding-top: 5px; border-right: 0px solid transparent; }
#imPgMn ul { margin-right: 10px; border-top: 0px solid #A9A9A9; border-bottom: 0px solid #A9A9A9; border-left: 0px solid #A9A9A9; border-right: 0px solid #A9A9A9; width: 185px; }
#imPgMn li { cursor: default; display: inline; float: left; position: relative; margin-bottom: 0px; background-color: transparent; width: 185px; border-bottom: 1px solid #C0C0C0; }
#imPgMn li a { display: table; width: 100%; }
#imPgMn li .imPgMnBorder { text-align: left; vertical-align: middle; display: table-row; width: 185px; }

/* Icon */
.imPgMnImg, .imPgMnCustomImg { margin-right: 3px; height: 22px; line-height: 22px; font-size: 18px; display: table-cell; vertical-align: top; }
.imPgMnImg img, .imPgMnCustomImg img { margin-left: 2px; vertical-align: middle; }
#imPgMn .imPgMnImg { width: 0px; }
#imPgMn .imPgMnCustomImg { width: 0px; }
.imPgMnImg img.imPgMnDefaultIcon, .imPgMnCustomImg img.imPgMnDefaultIcon { display: inline; }
.imPgMnImg img.imPgMnHoverIcon, .imPgMnCustomImg img.imPgMnHoverIcon { display: none; }
.imPgMnSeparator img { display: inline; }
#imPgMn ul li:hover .imPgMnImg img.imPgMnDefaultIcon { display: none; }
#imPgMn ul li:hover .imPgMnImg img.imPgMnHoverIcon { display: inline }
#imPgMn ul li:hover .imPgMnImg, #imPgMn li.imPgMnCurrent .imPgMnImg { width: 0px; }

/* Normal font style */
#imContent #imPgMn .imPgMnTxt { display: table-cell; padding: 6px 3px; text-decoration: none; font: normal normal 9.000pt Tahoma; color: #000000; }

/* Current or hover font style */
#imContent #imPgMn li:hover, #imContent #imPgMn li.imPgMnCurrent { cursor: pointer; background-color: #000000; cursor: pointer; }
#imContent #imPgMn li:hover a, #imContent #imPgMn li:hover .imPgMnTxt,#imContent #imPgMn li.imPgMnCurrent a, #imContent #imPgMn li.imPgMnCurrent .imPgMnTxt { cursor: pointer; text-decoration: none; color: #FFFFFF;  font-style: inherit; font-weight: inherit; }
/* Separator */
#imPgMn li.imPgMnSeparator .imPgMnImg { width: 0px; }

/* Section font style */
#imContent #imPgMn li.imPgMnSeparator a, #imContent #imPgMn li.imPgMnSeparator .imPgMnTxt, #imContent #imPgMn li.imPgMnSeparator:hover a, #imContent #imPgMn li.imPgMnSeparator:hover .imPgMnTxt{ cursor: auto; background-color: transparent; text-decoration: none; color: #000000; font-style: normal; font-weight: bold; }
#imContent #imPgMn li:hover.imPgMnSeparator { cursor: default; background-color: transparent; }
#imContent #imPgMn li.imPgMnSeparator, #imContent #imPgMn li.imPgMnSeparator:hover { background-color: transparent; }
#imContent #imPgMn ul a, #imContent #imPgMn ul a:hover, #imContent #imPgMn ul a:visited { background: none; font: inherit; color: inherit; text-align: inherit; text-decoration: none; }
#imPgMn ul &gt; li.imMnPageClear { margin: 0; padding: 0; line-height: 0px; font-size: 0px; border-collapse: collapse; display: block; position: static; float: none; background-color: transparent; clear: both; border: none; }

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