

a.topmenu {
    color : yellow;
  }

a.topmenu:visited {
    color: blue;
  }


a.topmenu:active {
    color : #FF7B7D;
  }


a.topmenu:hover {
    color: #4382FF;
  }


td {
    color : black;
    font-family : Verdana, sans-serif;
    font-size : 10pt;
  }


.mToolbar {
    color : #223bf4;
    cursor : auto;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    height : 125px;
    position : relative;
    white-space : nowrap;
    width : 100%;
  }

/* .mTray = Tray Menu Button on top_left */




.mTray {
    color : white;
    bottom : 0px;
    font-family : Times;
    font-size : 12pt;
    left : 90%;
    margin-right : 80%;
    position : absolute;
    right : 0px;
    top : 10px;
  }

/*  .pItem = style of the top menu buttons.*/



.pItem {
    color : white;
    cursor : hand;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    font-style : oblique;
    font-variant : normal;
    font-weight : bold;
    text-align : bottom;
    text-transform : none;
    white-space : nowrap;
  }

/* Top Menu On Load  */

.mItem {
    cursor : pointer;
    float : inherit;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    height : 0px;
    padding-left : 10px;
    padding-right : 10px;
    table-layout : inherit;
    text-align : bottom;
  }

/* Top Menu Select */

.mItemSelect {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    padding-left : 10px;
    padding-right : 10px;
    padding-top : 0px;
    text-align : bottom;
    width : 100px;
  }

/* Top Menu Link */

.mItemLink {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 12pt;
    padding-left : 10px;
    padding-right : 10px;
    text-align : bottom;
    width : 100px;
  }


.mSub1Menu {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    background-color : white;
    border-style: inset;
    border: 1px;
    color : blue;
    cursor : pointer;
    display : none;
    font-family : serif;
    font-size : 10pt;
    position : Absolute;
  }


.mSub1MenuCaption {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub1Item {
    border: 1px;
    background-color : white;
    border-style: inset;
    color: blue;
    Cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub1ItemSelect {
    background-color : white;
    border: 4px;
    border-style: outset;
    border-color: red;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    margin-right: auto;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub1ItemLink {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width:12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub2Menu {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    padding: 2px;
    display: none;
    cursor: pointer;
    position:Absolute;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub2MenuCaption {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub2Item {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    Cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub2ItemSelect {
    background-color : white;
    border: 4px;
    border-style: outset;
    border-color: Red;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    margin-right: auto;
    min-width: 12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }


.mSub2ItemLink {
    background-color : white;
    border: 1px;
    border-style: inset;
    color: blue;
    cursor: pointer;
    padding: 2px;
    margin: 0px;
    min-width:12px;
    white-space: nowrap;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font: 10pt serif;
  }

