DIV.pageContent DIV.xframe{
    padding:5px;
    margin:0px;
    border:0px;
    border-color:#000000;
    border-style:solid;
}

DIV.pageContent DIV.xframe DIV.top{
    height: 10px; 
    width: 100%;
    font-size:1px;
    background-image:url(ENC_M.gif);
}

DIV.pageContent DIV.xframe DIV.top DIV.right{
    display:inline;
    float: right;
    height: 10px; 
    width: 10px;
    background-repeat: no-repeat;
    background-image:url(ENC_HD.gif);
    font-size:1px;
}

DIV.pageContent DIV.xframe DIV.top DIV.left{
    display:inline;
    float: left;
    height: 10px; 
    width: 10px;
    background-repeat: no-repeat;
    background-image:url(ENC_HG.gif);
    font-size:1px;
}

DIV.pageContent DIV.xframe DIV.bottom{
    height: 10px; 
    width: 100%;
    font-size:1px;
    background-image:url(ENC_M.gif);
}

DIV.pageContent DIV.xframe DIV.bottom DIV.right{
    display:inline;
    height: 10px; 
    width: 10px;
    background-repeat: no-repeat;
    font-size:1px;
    background-image:url(ENC_BD.gif);
    float: right;
}

DIV.pageContent DIV.xframe DIV.bottom DIV.left{
    display:inline;
    float: left;
    height: 10px; 
    width: 10px;
    background-repeat: no-repeat;
    background-image:url(ENC_BG.gif);
    font-size:1px;
}

DIV.pageContent DIV.xframe DIV.middle{
    margin:0px;
    background-image:url(ENC_C.gif);
    background-repeat: repeat-y;
}

DIV.pageContent DIV.xframe DIV.middle DIV.area{
    background-image:url(ENC_C.gif);
    background-repeat: repeat-y;
    background-position: right;
    padding-left:15px;
    padding-right:15px;
    padding-top:0px;
    padding-bottom:0px;
}

DIV.pageContent DIV.xframe DIV.head{
    background-image:url(background.gif);
    border:1px;
    border-color:#000000;
    border-style:solid;
    text-align:right;
    height:20px;
}

DIV.pageContent DIV.xframe DIV.foot{
    background-image:url(background.gif);
    border:1px;
    border-color:#000000;
    border-style:solid;
    text-align:center;
    height:20px;
}

DIV.pageContent DIV.xframe A.head_left{
    font-weight: bolder;
    font-size: 15px;
    font-family: verdana,arial,helvetica;
    color: #660000;
    padding-left:5px;
    float:left;
}

DIV.pageContent DIV.xframe A.head_left[onClick] {
    text-decoration:underline;
}

DIV.pageContent DIV.xframe A.head_right{
    font-weight: bolder;
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    color: #660000;
    padding-right:5px;
}

DIV.pageContent DIV.xframe A.head_right[onClick] {
    text-decoration:underline;
}

DIV.pageContent DIV.xframe P.message {
    display:block;
    background-color:#FFFFFF;
    padding:10px;
    margin:0px;
}

DIV.pageContent DIV.xframe A.foot_center{
    font-weight: bolder;
    font-size: 15px;
    font-family: verdana,arial,helvetica;
    color: #660000;
    padding-left:5px;
}

DIV.pageContent DIV.xframe A.foot_center[onClick] {
    text-decoration:underline;
}

DIV.pageContent DIV.xframe A.foot_right{
    font-weight: bolder;
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    color: #660000;
    padding-right:5px;
    float:right;
}

DIV.pageContent DIV.xframe A.foot_right[onClick] {
    text-decoration:underline;
}

DIV.pageContent DIV.xframe A.foot_left{
    font-weight: bolder;
    font-size: 12px;
    font-family: verdana,arial,helvetica;
    color: #660000;
    padding-left:5px;
    float:left;
}

DIV.pageContent DIV.xframe A.foot_left[onClick] {
    text-decoration:underline;
}

DIV.pageContent DIV.xframe IMG{
    display:block;
    padding:0px;
    margin-top:0px;
    margin-left:auto;
    margin-right:auto;
}


