
body {
  background-color: #404040;
  border:thin
  color:#000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight:bold;
  scrollbar-base-color: #404040 ;
  scrollbar-3dlight-color:#D7D7D7;
  scrollbar-arrow-color:#D7D7D7;
  scrollbar-darkshadow-color: #404040 ;
  scrollbar-face-color:#404040;
  scrollbar-highlight-color:#404040;
  scrollbar-shadow-color:#B9B9B9;
  scrollbar-track-color: #404040 ;
}

a:link {
        font-family:"Andale Mono",Arial,sans-serif;
        font-size:13px;
        font-weight: normal;
        color: #F5F5F5;
        text-decoration: underline;
}
a:visited {
        font-family:"Andale Mono",Arial,sans-serif;
        font-size:13px;
        font-weight: normal;
        color: #F5F5DC;
        text-decoration: underline;
}
a:hover {
        font-family:"Andale Mono",Arial,sans-serif;
        font-size:13px;
        font-weight: normal;
        color: #DEB887;
        text-decoration: none;
}
a:active {
        font-family:"Andale Mono",Arial,sans-serif;
        font-size:13px;
        font-weight: normal;
        color: Red;
        text-decoration: none;
}
a:focus {
        font-family:"Andale Mono",Arial,sans-serif;
        font-size:13px;
        font-weight: normal;
        color: Green;
        text-decoration:underline
}


input {
      border-darkshadow-color:yellow;
      background-color:#FFFFFF;
      font-family:helvetica,arial;
      font-size:9pt;
      border-width:1;
      border-style:solid;
      border-color:black;
      }

.bigger{
        color: Silver;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: normal;
}

.big{
        color: Silver;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: normal;
}

.normal{
        color: Silver;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
}

.mini{
        color: Silver;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
}

.w_bigger{
        color:#F0F0F0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 25px;
        font-weight: normal;
}

.w_big{
        color: #F0F0F0;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight: normal;
}

.w_normal{
        color: #F8F8FF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 200;
}

.blak {
        color: #363636;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
}
b.info { font-family:arial; font-size:10pt;  }
b.list { font-family:arial; font-size:13pt; }
b.highline {font-family:arial; font-size:16pt; }
b.menu {font-family:courier new; font-size:14pt }
b.bigger { font-family:arial; font-size:18pt;  color:silver; }

td.headline{
        background-color :#AFAFAF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: #FFFFFF;

}
td.text {
        color: #363636;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        background-color :#EFEFEF ;
}
