td
{font-family: Verdana; font-size: 70%; color: #333333}

table.menu
{line-height:100%}

table.finestra
{line-height:130%}


A:link, A:active, A:visited
{text-decoration: none; color: #333333; background: transparent; font-family: Verdana;}

A:hover
{text-decoration: underline; color: #0066CC;}


A:link.menu, A:active.menu, A:visited.menu
{text-decoration: none; color: #083570; background: transparent; font-family: Verdana;}

A:hover.menu
{color: #0066CC;}

A:link.menu_home, A:active.menu_home, A:visited.menu_home
{text-decoration: none; color: #BFDCFF; background: transparent; font-family: Verdana;}

A:hover.menu_home
{color: #FFFFFF;}

A:link.menu_home2, A:active.menu_home2, A:visited.menu_home2
{text-decoration: none; color: #8CA5CA; background: transparent; font-family: Verdana;}

A:hover.menu_home2
{color: #FFFFFF;}

A:link.menu_home3, A:active.menu_home3, A:visited.menu_home3
{text-decoration: none; color: #000000; background: transparent; font-family: Verdana;}

A:hover.menu_home3
{text-decoration: underline; color: #000000;}


A:link.menu_link, A:active.menu_link, A:visited.menu_link
{text-decoration: none; color: #083570; background: transparent; font-family: Verdana;}

A:hover.menu_link
{text-decoration: underline; color: #083570;}

A:link.menu_link2, A:active.menu_link2, A:visited.menu_link2
{text-decoration: underline; color: #333333; background: transparent; font-family: Verdana;}

A:hover.menu_link2
{text-decoration: underline; color: #083570;}

A:link.menu_link3, A:active.menu_link3, A:visited.menu_link3
{text-decoration: none; color: #cccccc; background: transparent; font-family: Verdana;}

A:hover.menu_link3
{text-decoration: underline; color: #cccccc;}

A:link.menu_quick, A:active.menu_quick, A:visited.menu_quick
{text-decoration: none; color: #333333; background: transparent; font-family: Verdana;}

A:hover.menu_quick
{text-decoration: underline; color: #656599;}


A:link.whitepaper, A:active.whitepaper, A:visited.whitepaper
{text-decoration: none; color: #cccccc; background: transparent; font-family: Verdana;}

A:hover.whitepaper
{text-decoration: underline; color: #cccccc;}

A:link.footer, A:active.footer, A:visited.footer
{text-decoration: underline; color: #6699CC;}

A:hover.footer
{text-decoration: underline; color: #6699CC;}

#video { position: absolute; right: 0px; bottom: -5px; }
body > div#video { position: fixed; }

div#video {
right: 0 auto; bottom: -5 auto;
left: expression( ( 0 - video.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
top: expression( ( 0 - video.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}
