/* Start of CMSMS style sheet 'opti_2009_mstyle' */
        .mstyle {
            position: relative;
            height: 29px;
            /*width: 421px;*/
            /*background-color: white;*/
            padding: 10px;
            margin: 0px 0;
            overflow: hidden;
            border: 0px solid gray;
			/*background: url("mbg.gif") repeat-x top;*/
        }
                .mstyle li {
                    float: left;
                    list-style: none;
                }
                    .mstyle li.back {
                        border-bottom: 5px solid #3366cc;
                        width: 9px;
                        height: 30px;
                        z-index: 8;
                        position: absolute;
                    }
                    .mstyle li a {
                        font: bold 14px arial;
                        text-decoration: none;
                        color: #000;
                        outline: none;
                        text-align: center;
                        top: 7px;
                        text-transform: uppercase;
                        letter-spacing: 0;
                        z-index: 10;
                        /*display: block;*/
                        float: left;
                        height: 30px;
                        position: relative;
                        overflow: hidden;
                        margin: auto 15px;
                    }   
                        .mstyle li a:hover, .mstyle li a:active, .mstyle li a:visited {
                            border: none; text-decoration: none;
                        }                     
/* End of 'opti_2009_mstyle' */

