﻿html
{
    padding         : 0px;
    margin          : 0px;
    height          : 100% !important;
    min-width       : 600px;
}

body
{
    width           : 100% !important;
    margin          : 0%;
    padding         : 0%;
    font-family     : Verdana, Arial;
    font-size       : 11px;
    font-weight     : normal;
    color           : #000000;
    min-width       : 600px;
}

#aspnetForm, form
{
    min-width       : 600px;
}

div#Layout
{
    width           : 100% !important;
    margin          : 0 !important;
    margin-right    : 100px !important;
    padding         : 0 !important;
}

div#Top
{
    display         : none;
}

div#Navigation
{
    display         : none;
}

div#OuterTop
{
    display         : none;
}

div#OuterLeft
{
    display         : none;
}

div#OuterRight
{
    display         : none;
}

div#InnerLeft
{
    display         : none;
}

div#InnerRight
{
    display         : none;
}

div#Headline
{
    display         : none;
}

div#Bottom
{
    display         : none;
}

div#Container
{
    margin          : 0 !important;
    width           : 100% !important;
    color           : #000000;
    border          : 0px solid #FF0000;
    font-family     : Verdana, Arial;
    font-size       : 11px;
    padding         : 0 !important;
}

div#Middle
{
    width           : 100% !important;
    padding         : 0 !important;
    margin          : 0 !important;
}

div#Content
{
    width           : 100% !important;
    padding         : 0 !important;
    margin          : 0 !important;
}

img.Print
{
    display         : none;
}
