.p7PMnav { font-weight: bold; }

.p7PMnav a:visited {
        font-weight: bolder;
}
.p7PMnav, #p7PMnav ul {
        margin: 0;
        padding:0;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        border-top-color: #CCCCCC;
        border-right-color: #666666;
        border-bottom-color: #666666;
        border-left-color: #CCCCCC;
}
.p7PMnav li {
        list-style-type: none;
        margin: 0;
        padding: 0;
        }
.p7PMnav ul {
        z-index: 10000;
}
.p7PMnav a {
        display: block;
        text-decoration: none;
        background-color: #FFCC00;
        padding: 3px 10px;
        color: #333333;
        /*line-height:1;*/
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-width: 2px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 3px;
        border-top-color: #FFEFAE;
        border-right-color: #BB9600;
        border-bottom-color: #BB9600;
        border-left-color: #FFEFAE;
}
.p7PMnav ul a {
        background-color: #FFCC00;
        color: #000033;
        }
.p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
        background-color: #FFFFFF;
        color: #333333;
        letter-spacing: .01px;
}
.p7PMnav a:visited {
        background-color: #FFccoo;
        color: #333333;
        letter-spacing: .01px;

}

/* ------ the current page marker style ------ */
.p7PMnav .p7PMmark {
        color: #FFFFFF;
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
.p7PMnav .p7PMtrg {
        background-image:  url(file:///I|/Plastic-Tags2/p7pm/img/p7PM_light_east.gif);
        background-repeat:        no-repeat;
        background-position: right center;
}
/* the active trigger link style */
.p7PMnav .p7PMon {
        background-image:  url(file:///I|/Plastic-Tags2/p7pm/img/p7PM_dark_east.gif);
        background-repeat:        no-repeat;
        background-position: right center;
        background-color: #FFFFFF;
        color: #999;
}
/*the submenu classes */
.p7PMnav .p7PMhide {
        left: -9000px;
        border: 0;
}
.p7PMshow {
        left: auto;
        z-index: 20000 !important;
}
/* Top level menu width */
.p7PMnav {
        width: 180px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.95em;
line-height: 1.2em;
        text-decoration: none;
}
#left .content h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1.2em;
        color: #FFFFFF;
        background-color: #010066;
        vertical-align: bottom;
		text-align: left;
        padding-top: 4px;
        padding-right: 0px;
        padding-bottom: 4px;
        padding-left: 5px;
        border: 0px solid #000066;
        margin-bottom: -1px;
        margin-right: 0px;
        margin-top: 4px;
}
#left .content h2 a:hover, a:active {
        color: #FFCC00;
        text-decoration:none;
        list-style-position: outside;
        list-style-type: circle;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bolder;
}
#left .content h2 a:link, #left .content h2 a:visited {
        text-decoration:none;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        font-weight: bolder;
}

/* 2nd and subsequent Submenu widths */
.p7PMnav ul {
        width: 180px;
}
#pmmcrumb {
        font-weight: bold;
        margin-bottom: 16px;
        color: #FFCC00;
}
#pmmcrumb a, #pmmcrumb a:visited {
        font-weight: normal;
        color: #66CC66;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
        font-weight: normal;
        color: #333333;
}
.headerbot_pad {
        padding-bottom: 2px;
}
