﻿body
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: smaller;
    color: #000000;
    margin: 0;
    text-align:center;
}

#MasterLayout
{
    width: 1000px;
    margin: 0 auto;
}

#MasterLogo
{
     width: 800px;
     text-align: left;
     height:133px;
}

#MasterLogin
{
    width:200px;
    height:133px;
    background-image: url('../../PortalImages/top_1px_bred_fyld.gif');
    background-repeat:repeat-x;
    text-align:right;
    vertical-align:top;
}

.MasterLoginLabelStyle
{
    font-size:9pt;
    color:Black;
    font-variant:small-caps;
}

#MasterFlagContainer
{
     text-align:right;
     padding-right:15px;
     padding-top:14px;
     padding-bottom:36px;
}

#MasterMenuLayout
{
    width: 1000px;
    height: 32px;
    text-align: center;
    vertical-align:top;
    background-color:#D4D4D4;
}

/*----- Left -----*/
#MasterLeft
{
    float: left;
    width: 200px;
    text-align: left;
}

/*----- Center -----*/
#MasterCenter
{
    width: 600px;
    float: left;
    text-align: left;
}

/*----- Right -----*/
#MasterRight
{
    float: left;
    width: 200px;
}

.MasterFotterAddressImage
{
    padding-top:10px;
}
