

a.toolbar {
    color: #FF2104;
    text-decoration: none;
  }


a.toolbar:visited {
    color: #78FBFF;
  }


a.toolbar:active {
    color: #78FBFF;
  }


a.toolbar:hover {
    color: #E942FF;
    text-decoration: underline;
  }


.cyarchive_top {
    color : #00FF11;
    font-family : 'sans-serif';
    font-size : 12pt;
    font-style : normal;
    margin-top : 0px;
    text-decoration : None;
    text-transform : uppercase;
    vertical-align : top;
  }


.cyarchive {
    border-bottom-color : White;
    border-bottom-width : Opx;
    border-left-color : black;
    border-left-width : 0px;
    border-right-color : BLUE;
    border-right-width : 0px;
    border-top-color : black;
    border-top-width : 0px;
    color : #F3FF86;
    cursor : default;
    font-family : 'Times Roman';
    font-size : 12pt;
    font-style : normal;
    font-variant : inherit;
    font-weight : normal;
  }


.cytool {
    border-style: outset;
    color: white;
    font-size: 18pt;
    font-family: Verdana, sans-serif;
    padding-top: 0px;
    padding-left: 0px;
  }


.cymenu {
    cursor : default;
    font-family : 'Times Roman';
    font-size : 22pt;
    font-style : normal;
    font-variant : inherit;
    font-weight : bolder;
  }


.cyadmenu {
    border-bottom-width : 0px;
    border-left-color : black;
    border-left-width : 0px;
    border-right-color : black;
    border-right-width : 0px;
    border-top-color : black;
    border-top-width : 0px;
    color : inherit;
    cursor : default;
    font-family : 'Times Roman';
    font-size : 10pt;
    font-style : normal;
    font-variant : inherit;
    font-weight : bolder;
    margin-bottom : 0pt;
    margin-left : 0pt;
    margin-right : 0pt;
    margin-top : 0px;
    overflow : hidden;
    padding-left : 26%;
    padding-top : 0px;
  }


.cytoollbl {
    background-color : black;
    text-align: CENTER;
    color: white;
    font-size: 10pt;
    font-family: Verdana, sans-serif;
    padding-top: 0px;
    padding-left: 0px;
  }


.cybtn {
    border: 0px;
    text-align: LEFT;
    background-repeat: no-repeat;
    font-size: 12pt;
    font-family: Verdana, sans-serif;
    padding-top: 0px;
    padding-left: 0px;
  }


.cyempty {
    background-image : url('../images/bodybkgrnd.gif');
    border: 0px;
  }

