
a:link  { color: black; text-decoration: underline }
a:visited { color: black; text-decoration: underline }
a:hover  { color: black; text-decoration: none }
body {
   scrollbar-face-color:#999999;
   scrollbar-shadow-color:#990000;
   scrollbar-highlight-color:#CCCCCC;
   scrollbar-3dlight-color:#990000;
   scrollbar-darkshadow-color:#CCCCCC;
   scrollbar-track-color:#CCCCCC;
   scrollbar-arrow-color:#990000;
 }
body, td, div  { color: black; font-size: 12px; font-family: "Verdana Ref", Verdana, Arial, "Century Gothic" }
strongg { color: white; background-color: black }
.block { text-align: justify }
.d1px  { font-size: 1px }
.d10px { font-size: 10px }
.d11px { font-size: 11px }
.d12px { font-size: 12px }
.d13px { font-size: 13px }
.d14px { font-size: 14px }
.inp     { color: black; font-size: 11px; font-family: "Verdana Ref", Verdana, Arial, "Century Gothic"; background-color: #dcdcdc; border: solid 1px #900 }
.nobackground { background-color: transparent }
.nobackground a:hover { background-color: transparent }
.nobackground a:link { background-color: transparent }
.nobackground a:visited { background-color: transparent }
.pic   { margin-bottom: 5px; margin-left: 5px }
.highlight { color: #f5f5f5; background-color: black }
.status { color: #000; font-weight: bolder; font-size: 11px }
.statusok { color: #0C50FB; font-weight: bolder; font-size: 11px; background-color: white }
.statuserror  { color: #ff4500; font-weight: bolder; font-size: 11px; background-color: white }