body {
font-family: verdana;
font-size: 10pt;
font-weight: normal;
color: #006600;
background-color: #ffff99;
scrollbar-face-color:#006600;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#ff9900;
scrollbar-darkshadow-color:#ff9900;
scrollbar-track-color:#ff9900;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#ff9900 } 

body.head {
background: url(images/bg07.jpg)}

body.frame {
background-color: #ffff99;
scrollbar-face-color:#006600;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#ff9900;
scrollbar-darkshadow-color:#ff9900;
scrollbar-track-color:#ff9900;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#ff9900}

.out {
background: url(images/bg01.jpg);
margin: 0}

table.headnavi {
margin: 0;
background: url(images/headnavi.gif);
width: 100%;
height: 30;
border: 0}

table.navi {
margin: 0;
background: url(images/navi.gif);
width: 100%;
height: 25;
border: 0}

td {
font-family: verdana;
font-size: 10pt}

td.small {
font-family: verdana;
font-size: 6pt;
font-weight: bold}

td.navi {
vertical-align: bottom;
text-align: right
height: 30;
font-weight: bold;
color: #006600}

a.navi:link, a.navi:visited, a.navi:hover, a.navi:active {
text-decoration: none;
color: #006600}

img {
border: none;
margin: 4, 0, 0, 0 }

.nav {
margin: 0;
border: 0;
background: url(images/bg01.jpg);
width: 160;
color: #ffffcc;
text-align: right }

a:link, a:visited, a:hover, a:active {
text-decoration: none;
color: #ff9900 }


table.container {
	margin: 5px auto;
}
table.dia {
	margin: 2px;
	width: 70px;
	height: 70px;
	border: 1px solid #ddd;
	border-collapse: collapse;
}
div.smalldesc { 
	margin: 0 5px 10px 5px;
	width: 100px;
	font-size: 10px;
	text-align: center;
}
table.dia td { 
	text-align: center;
	vertical-align: middle;
	background: #eee url('images/konvert/images/sfondo.gif') repeat-x;
}
table.dia img { 
	display: block;
	margin: auto; 
}

div.footer {
  margin: 20px;
  text-align: center;
}

table.dia a img { 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
table.dia a:hover img { 
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}

