body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #c5c589;
   color: #000000;
   font-size: 10pt;
   text-align: center;
	 background-image: url(tlo.jpg);
	 margin: 0px;
	 padding: 0px;
}
	div#calosc {
		width: 99%;
		}	
	div#menu {
    position: absolute;
    left: 0.5em;
		width: 9em;
		text-align: left;
		}	
	div#thumbmenu {
    position: absolute;
    left: 1em;
		top: 5em;
    width: 9em;
		text-align: left;
		}	

	div#tresc {
		position: absolute;
		left: 12em;
		text-align: center;
		margin-right: 10px;
		margin-top: 10px;
		}
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
		}
	  ul.navbar li {
    background: #cccc99;
    margin: 0.5em 0;
    padding: 0.3em;
    background-image: url(tlo2.gif)}
p { font-size: 10pt;
   text-align: center;
   margin-top: 2em;
}
h1 { color: #cc9966;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 16pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
table { margin-left: auto;
   margin-right: auto;
   background-color: #f5f5dc;
   border-collapse: collapse;
   border: 1px solid #c5c589;
   empty-cells: hide;
}
td { color: #000000;
   font-size: 10pt;
   text-align: center;
   vertical-align: baseline;
   border: 1px solid #c5c589;
}
th { color: #666600;
		font-family: "Times New Roman", "Trebuchet MS", Times;
   font-size: 16pt;
   text-align: center;
   vertical-align: center;
   border: 0px;
	 background-color: #cccc99;
	 background-image: url(tlo2.gif);
	
}
img { border: none;
}
a { color: purple;
   font-size: 10pt;
   text-decoration: none;
}
a:hover { text-decoration: underline;
}