/* CSS Document */
/*<![CDATA[*/
img { 
    display: block;
    border-style:none;
}
html {
    height: 100%;
}
body {
    height: 100%;      
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    background-color: #002767;
}
a.img {
    outline: none;
    -ms-content: expression(this.blur());
}
#main {
    height: 100%;
    border-color: #ff0000;
    border-style: none;
}  
/*]]>*/
