body { font-family: "Times New Roman", Times, Cambria, Utopia, "Hoefler Text", "Liberation serif", serif }

/*Temporary to fix headers under Linux 2016.09*/
@font-face {
font-family: "Arial Black";
src: local("Arial Black"), local("Univers"), local("Calibri"), local("Liberation sans"), local("DejaVu Sans");
}

table.li {
font-size:13
}

table a.mnu:link, table a.mnu:visited, table a.mnu:active {
  color: #FFFFFF;
  display:block;
  text-decoration: none;
}

tr.d1 {
	background-color: #666666;
	cursor:pointer;
}

tr.d1:hover {
background-color: #8888BB;
}
tr.d0 {
cursor:pointer;
}

tr.d0:hover {
background-color: #666699;
}

#logo{
width: 955px;
height: 95px;
margin: 0px auto;
}
#box{
width: 955px;
height: auto;
margin: 0px auto;
}
#menu{
width: 159px;
height: auto;
float: left;
}
#tresc{
width: 796px;
height: auto;
float: right;
}

#newspanel{
overflow: auto; width: 770; height: 240; 
}
