.Banner
{
	height:78px;
	background-color: white;
}
.BannerLeft {
    background: url(../Img/2601/Logo2601.png) no-repeat;
    height: 78px;
    width: 400px;
}
.Banner_FR
{
	height:78px;
	background-color: white;
}
.BannerLeft_FR {
    background: url(../Img/2601/Logo2601.png) no-repeat;
    height: 78px;
    width: 400px;
}


.BannerRightContent {
    height: 78px;
}

.BannerCenter {
    height: 78px;
}

.BannerRight {
    min-height: 78px;
    color: #004f8b;
}
.PAGETITLE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: large;
    font-weight: bold;
    top: 0;
    left: 0;
    color: #303092;
    vertical-align: bottom;
    text-align: right;
}

.LINKTOPPAGE {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    top: 0;
    left: 0;
    color: #303092;
    vertical-align: top;
    text-align: right;
}

    .LINKTOPPAGE a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        text-decoration: none;
        cursor: pointer;
        top: 0;
        left: 0;
        color: #303092;
        vertical-align: top;
        text-align: right;
    }

        .LINKTOPPAGE a:hover {
            color: #888800;
            text-decoration: underline;
            font-weight: bold;
            vertical-align: top;
            text-align: right;
        }

.OrangeT {
    color: #0000AA;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
