/* 
    Document   : style
    Created on : 30.01.2009, 12:57:31
    Author     : MOSERB
    Description:
        Purpose of the stylesheet follows.
*/

html {
height: 100%;
}

body {
height: 100%;
overflow:hidden;
}

iframe {
text-align: justify;
overflow-x:hidden;
width: 100%;
height: 100%;

border-top-style: none;
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
}
