#servicebox { position: absolute; border: 1px #000000 solid; padding: 1px; background-color: #FFFFFF; display: none; visibility: hidden; } #servicebox_form { width: 100%; display: none; visibility: hidden; } #servicebox_title { cursor: move; widht: 100%; height: 18px; background-color: #002C73; color:#FFFFFF; font-family: Arial; font-size: 9pt; font-weight: bold; padding-left: 3px; padding-bottom: 1px; filter:Alpha(opacity=100, finishopacity=20, style=1); } #servicebox_content { height: 100%; } #servicebox_close { color: #000000; width: 18px; height: 100%; font-family: Verdana; font-size: 10pt; font-weight: bold; text-decoration: none; line-height: 12pt; padding-left: 4px; background-color: #D0D0D0; filter:Alpha(opacity=80); } #servicebox_close:hover { color: #808080; } #servicebox_iframe { width: 100%; height: 100%; } #menu_body { margin: 0px; } #menu { height: 18px; background-color: #D0D0D0; border-top: 1px #FFFFFF solid; border-bottom: 1px #808080 solid; } #menu_button { cursor: default; color: #000000; font-family: MS Sans Serif, Arial; font-size: 8pt; height: 18px; text-decoration: none; padding-top: 2px; padding-left: 6px; padding-right: 6px; padding-bottom: 1px; } #menu_button:hover { border-top: 1px #FFFFFF solid; border-left: 1px #FFFFFF solid; border-right: 1px #808080 solid; border-bottom: 1px #808080 solid; height: 18px; padding-top: 1px; padding-left: 5px; padding-right: 5px; padding-bottom: 0px; } #menu_down { background-color: #D0D0D0; border-top: 0px #FFFFFF solid; border-left: 1px #FFFFFF solid; border-right: 1px #808080 solid; border-bottom: 1px #808080 solid; } #menu_item { width: 100%; height: 18px; cursor: default; color: #000000; font-family: MS Sans Serif, Arial; font-size: 8pt; text-decoration: none; padding-top: 1px; padding-left: 3px; padding-right: 10px; padding-bottom: 2px; } #menu_item:hover { color: #FFFFFF; background-color: #002C73; } #content_body { margin: 0px; background-color: #FFFFFF; }