/* -*- Mode: java; c-basic-offset: 4; tab-width: 8; c-comment-only-line-offset: 0; -*- */
/*
Copyright (c) 2006-2017 Microsemi Corporation "Microsemi". All Rights Reserved.
Unpublished rights reserved under the copyright laws of the United States of
America, other countries and international treaties. Permission to use, copy,
store and modify, the software and its source code is granted but only in
connection with products utilizing the Microsemi switch and PHY products.
Permission is also granted for you to integrate into other products, disclose,
transmit and distribute the software only in an absolute machine readable format
(e.g. HEX file) and only in or with products utilizing the Microsemi switch and
PHY products.  The source code of the software may not be disclosed, transmitted
or distributed without the prior written permission of Microsemi.
This copyright notice must appear in any copy, modification, disclosure,
transmission or distribution of the software.  Microsemi retains all ownership,
copyright, trade secret and proprietary rights in the software and its source code,
including all modifications thereto.
THIS SOFTWARE HAS BEEN PROVIDED "AS IS". MICROSEMI HEREBY DISCLAIMS ALL WARRANTIES
OF ANY KIND WITH RESPECT TO THE SOFTWARE, WHETHER SUCH WARRANTIES ARE EXPRESS,
IMPLIED, STATUTORY OR OTHERWISE INCLUDING, WITHOUT LIMITATION, WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR USE OR PURPOSE AND NON-INFRINGEMENT.
*/
body {
font-family: "Arial";
margin: 0pt;
}
.master {
font-weight: bold;
background-color: azure;
}
#menu {
width: 100%;
background: #123a54 url("../images/menuback.png");
background-repeat: repeat-y;
background-position: left;
}
tr.selector td {
padding: 2pt;
}
ul {
padding: 0pt;
margin: 0pt;
list-style: none;
}
ul.level0 {
font-weight: bold;
font-size: 14px;
}
ul.level1 {
font-weight: normal;
font-size: 14px;
}
ul.level2 {
font-weight: normal;
font-size: 12px;
}
li {
padding-left: 15px; 
}
li.closed {
background: url("/images/menu_c.gif") no-repeat 3px 3px;
}
li.open {
background: url("/images/menu_o.gif") no-repeat 3px 3px;
}
li.link {
background: url("/images/menu_l.gif") no-repeat 3px 3px;
}
a         { color: #00335B; text-decoration: none; }
a:hover   { color: #00335B; text-decoration: underline; }
a:link    { color: #00335B }
a:visited { color: #00335B }
