
body {font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none;}

td {font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none;}

a.copy:link { font-family: Verdana; font-size: 11px; color: #004b85; text-decoration: none;}            
a.copy:active { font-family: Verdana; font-size: 11px; color: #004b85; text-decoration: none;}    
a.copy:visited { font-family: Verdana; font-size: 11px; color: #004b85; text-decoration: none;}     
a.copy:hover { font-family: Verdana; font-size: 11px; color: #004b85; text-decoration: underline;}


a:link { font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none;}            
a:active { font-family: Verdana; font-size: 11px; color: #3333335; text-decoration: none;}    
a:visited { font-family: Verdana; font-size: 11px; color: #333333; text-decoration: none;}     
a:hover { font-family: Verdana; font-size: 11px; color: #004b85; text-decoration: underline;}


tr.tr_menu {background-color: #f3f3f3; border: 10 px solid #333333;}
td.td_menu {background-color: #f3f3f3; border: 10 px solid #333333;}
.button { border: 0px white solid; color : #333333; background-color: #f9f9f9; size: 10px;}

.menutitle {cursor:pointer;}



input {
    background-color : #ffffff;
    border-bottom-color : #649494;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #649494;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #649494;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #649494;
    border-top-style : solid;
    border-top-width : 1px;
    color : #111111;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : normal;
  }