
body {
    margin: 0 auto;
    padding: 0;
}
a {
    color: #424242;
    font: 10pt arial;
    text-decoration: none;
}
img {
    border: medium none;
}
.MainStructure {
    background: none repeat scroll 0 0 #D1EEFD;
    text-align: center;
}
.MainStructure .TopBanner {
    background: url("images/Topmamnon.png") repeat-x scroll center top #70D2FE;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
.MainStructure .TopBar {
    display: inline-block;
    margin-top: 0;
    text-align: center;
    width: 100%;
}
.MainStructure .ContentBanner {
    background: url("images/tall3.png") repeat-x scroll center top rgba(0, 0, 0, 0);
    display: inline-block;
    width: 100%;
}
.MainStructure .MainContent {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline-table;
    margin: 0 auto;
    vertical-align: top;
    width: 960px;
}
.MainStructure .LeftBar {
    padding: 15px;
    text-align: justify;
    vertical-align: top;
    
}
.MainStructure .ContentBar {
    padding: 15px 15px 15px 0;
    text-align: justify;
    vertical-align: top;
}
.MainStructure .FooterBanner {
    margin: 0 auto;
    width: 960px;
}
.MainStructure .FooterBar {
    background: url("images/f.jpg") repeat scroll left bottom #FFFFFF;
    text-align: justify;
}
