
body { background-repeat: repeat-x }
td { font-family: Verdana, Helvetica; font-size: 11px; }
p { font-family: Verdana, Helvetica; font-size: 11px; color; #000000; }

h1 { font-family: Tahoma, Helvetica; font-size: 18px; color: #000000; }
h2 { font-family: Tahoma, Helvetica; font-size: 16px; color: #000000; }
h3 { font-family: Tahoma, Helvetica; font-size: 13px; color: #000000; }

a:link { font-family: Verdana, Helvetica; color: #2222FF; text-decoration: none }
a:visited { font-family: Verdana, Helvetica; color: #2222FF; text-decoration: none }
a:active { font-family: Verdana, Helvetica; color: #2222FF; text-decoration: none }
a:hover { font-family: Verdana, Helvetica; color: #333333; text-decoration: none }

.thead {
  font-family: Tahoma, Helvetica; 
  font-size: 11px; color: #333333; 
  font-weight: bold;
  border-right-style: solid; border-right-color: #3D3DFE; border-right-width: 1px;
  border-bottom-style: solid; border-bottom-color: #3D3DFE; border-bottom-width: 1px;
  background-image: url(images/thbg.gif); 
  }

.tcont { 
  font-family: Verdana, Helvetica; 
  font-size: 11px; color: #000000; 
  }

.newshead { 
  font-family: Tahoma, Helvetica; 
  font-size: 11px; color: #333333; 
  font-weight: bold; border-right-style: solid;
  border-right-color: #3D3DFE;
  border-right-width: 1px;
  background-image: url(images/thbg.gif); 
  }
    
.newscont { 
  font-family: Verdana, Helvetica; 
  font-size: 10px; color: #000000; 
  border-style: solid;  border-width: 1px;
  border-color: #3D3DFE;
  }

  
pre {font-family: "Lucida Console", "Courier New","Helvetica"; color: #000000; font-size: 12px;}

input { 
   font-size: 10px; 
   font-family: Verdana, Helvetica; }

.txtbox {
  font-family: Verdana, Helvetica;
  font-size: 10px;
  color: #000000;
}

.txtarea {
  font-family: Verdana, Helvetica;
  font-size: 12px;
  color: #000000;
}

.footer { font-family: Verdana, Helvetica; font-size: 10px; }
.err { color: #FF0000; }
.rubrik { font-family: Tahoma, Helvetica; color: #666666; font-size: 14px; font-weight: bold}
.dissad { color: #8E8E8E; }
.row { color: #000000; background-color: #ededed; }
.warn { color: #000000; background-color: #FFB3B3}
.isok { color: #009900; }

.dialog  {position: absolute; top: 40px; left: 100px; width: 300px; 
         background-color: #DEDEDE; visibility: hidden; 
         border-style: solid; border-width: 1px;
         border-left-color: #FFFFFF; border-top-color: #FFFFFF;
         border-bottom-color: #333333; border-right-color: #333333; z-index: 10;}