﻿body
{
    background-position: right bottom;
    margin: 0px;
    background-repeat: repeat-y;
    background-color: White;
    background-attachment: fixed;
}
#tabOut
{
    border-collapse: collapse;
    border-style: none;
    table-layout: auto;
    width: 950px;
}
#outDiv
{
    background-image: url(/images/back.jpg);
    background-repeat: repeat-x;
}
#tabOut IMG
{

}
#tabOut TD
{
    border-collapse: collapse;
    vertical-align:top
}

#tabOut #tdLogo
{
    padding:0px
}
#tabOut #tdLeft
{
    width: 145px;
    background-color: #ace1ed;
    background-position: right bottom;
    background-image: url(http://thatsit.net.au/images/lowerrightcornerwhite.png);
    background-repeat: no-repeat;
}
#tabOut #tdBody
{
    width: 100%;
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 0px;
    padding-top: 10px;
    background-position: left top;
    background-image: url(/images/upperrightcorner.png);
    background-repeat: no-repeat;
}
#tabOut #tdBody A
{
    font-weight: bold;
}
#foota
{
    font-family: Arial, Helvetica, sans-serif;
    text-align: right;
}
#foota table td a
{
    text-decoration: none;
    color: #1B6581;
}

#foota table td a:hover
{
    color: #1B6581;
}
#foota table
{
    float: right;
}
#foota table td
{
    text-align: right;
    font-size: 11px;
    color: gray;
    font-style: italic;
    font-variant: small-caps;
    vertical-align: top;
}
#thatsLink
{
    z-index: 100;
    left: 480px;
    width: 330px;
    position: absolute;
    top: 60px;
    height: 40px;
    background-color: transparent;
    cursor: pointer;
}
#thatsLink img
{
    width:100%;
    height:100%
}

.pngIm{}

.tabMenu
{
    width: 145px;
}
.tabMenu TD
{
    border-bottom: thin groove;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
}
#mcpDiv
{
    width: 100%;
    padding-top: 5px;
    text-align: center;
    background-color: #FFFFFF;
    border-top-style: groove;
    border-bottom-style: groove;
    border-top-width: thin;
    border-bottom-width: thin;
}
#logoSmallDiv
{
    vertical-align: top;
    float: right;
}
