<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<Window size="400,145" caption="0,0,0,30">
    <VerticalLayout bordersize="1" height="141" bkimage="bk.bmp">
        <HorizontalLayout sepwidth="0" sepimm="false" bordersize="1" height="30" bkimage="title.bmp">
            <Label name="LbTitle" userdata="25" width="355" height="30" textpadding="10,0,0,0" textcolor="#005A5A5A" disabledtextcolor="#FFA7A6AA" font="0" />
            <Button name="BtnClose" width="16" height="15" padding="20,7,0,0" bkimage="close.png" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" align="center" />
        </HorizontalLayout>
        <HorizontalLayout sepwidth="0" sepimm="false" height="30">
            <Label name="LbFW0" userdata="32" width="80" height="22" padding="10,10,0,10" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" font="2" align="center" />
            <Label name="LbFW1" width="290" height="22" padding="10,10,0,10" textpadding="4,3,4,3" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" />
        </HorizontalLayout>
        <HorizontalLayout sepwidth="0" sepimm="false" height="40">
            <Button name="BtnCert" userdata="26" bordersize="1" width="80" height="22" padding="10,10,0,10" focusbordercolor="#0000FF00" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" font="2" align="center" />
            <Edit name="EdtCert" bordersize="1" width="290" height="22" padding="10,10,0,10" bkcolor="#FFE0E0E0" textpadding="4,3,4,3" textcolor="#FF000000" disabledtextcolor="#FFA7A6AA" readonly="true" maxchar="1024" nativebkcolor="#FFE0E0E0" />
        </HorizontalLayout>
        <HorizontalLayout sepwidth="0" sepimm="false" width="400">
            <Button name="BtnVerify" userdata="27" bordersize="1" width="120" height="30" padding="150,5,0,0" focusbordercolor="#0000FF00" textcolor="#FF000000" disabledtextcolor="#00AAA6A7" font="0" align="center" />
        </HorizontalLayout>
    </VerticalLayout>
</Window>
