body, html {
    margin: 0;
    padding: 0;
}
body {
    background: url(bg.jpg) no-repeat;
}
.textline {
    position: absolute;
    height: 12px;
    font-size: 10px;
    font-family: Verdana, Serif;
    line-height: 12px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.textline.hdrmain {
    left: 16px;
    top: 56px;
    font-weight: bold;
    color: #000000; 
}
.textline.hdrcontr {
    left: 16px;
    top: 131px;
    font-weight: bold;
    color: #000000;
}
.textline.hdrres {
    left: 16px;
    top: 201px;
    font-weight: bold;
    color: #000000;
}
.textline.hdrrates {
    left: 16px;
    top: 413px;
    font-weight: bold;
    color: #000000;
}
.textline.lblinput {
    left: 16px;
    top: 81px;
    color: #000000;
}
.textline.lbllot {
    left: 133px;
    top: 81px;
    color: #000000;
}
.textline.lblleverage {
    left: 250px;
    top: 81px;
    color: #000000;
}
.textline.lbldeposit {
    left: 367px;
    top: 81px;
    color: #000000;
}
.textline.lblopenprice {
    left: 16px;
    top: 154px;
    color: #000000;
}
.textline.lblcloseprice {
    left: 136px;
    top: 154px;
    color: #000000;
}
.textline.lresspread {
    left: 28px;
    top: 229px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.resspread {
    left: 235px;
    top: 229px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lrescontract {
    left: 28px;
    top: 250px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.rescontract {
    left: 235px;
    top: 250px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lrestick {
    left: 28px;
    top: 271px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.restick {
    left: 235px;
    top: 271px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lrespip {
    left: 28px;
    top: 292px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.respip {
    left: 235px;
    top: 292px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lresswapshort {
    left: 28px;
    top: 313px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.resswapshort {
    left: 235px;
    top: 313px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lresswaplong {
    left: 28px;
    top: 334px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.resswaplong {
    left: 235px;
    top: 334px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lresmargin {
    left: 28px;
    top: 355px;
    width: 178px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.resmargin {
    left: 235px;
    top: 355px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.lresprofit {
    left: 28px;
    top: 387px;
    width: 175px;
    color: #000000;
    font-weight: bold;
    text-align: right;
}
.textline.resprofit {
    left: 235px;
    top: 387px;
    width: 225px;
    color: #000000;
    font-weight: bold;
    text-align: left;
}
.textline.errlabel {
    left: 85px;
    top: 200px;
    width: 380px;
    color: #FF0000;
    font-weight: bold;
    text-align: right;
}
.textline.lnkcalc {
    left: 378px;
    top: 172px;
    color: #000000;
    width: 82px;
    text-align: center;
}
.textline.lnkcalc a {
    color: #000000;
    text-decoration: none;
}
.textline.lnkcalc a:hover {
    color: #00318D;
}
.ratestext {
    position: absolute;
    margin: 0;
    padding: 0;
    left: 18px;
    top: 439px;
    width: 452px;
    height: 61px;
    font-size: 10px;
    font-family: Verdana, Serif;
    overflow: auto;
}
.definput {
    margin: 0;
    padding: 0;
    height: 12px;
    text-align: center;
    border: 0;
    background-color: #FFFFFF;
    color: #000000;
    position: absolute;
    font-size: 10px;
    font-family: Verdana, Serif;
    width: 79px;
    font-style: italic;
    font-weight: bold;
}
.definput.cpopen {
    left: 22px;
    top: 172px;
}
.definput.cpclose {
    left: 142px;
    top: 172px;
}
.definput.cppos {
    left: 256px;
    top: 171px;
}
.definput.inpinstr {
    left: 22px;
    top: 99px; 
}
.definput.inplot {
    left: 139px;
    top: 99px; 
}
.definput.inpleverage {
    left: 255px;
    top: 99px; 
}
.definput.inpleveragedis {
    left: 255px;
    top: 99px;
    color: #C0C0C0;
}
.definput.inpdeposit {
    left: 373px;
    top: 99px; 
}
.transpbtn {
    width: 15px;
    height: 22px;
    position: absolute;
    opacity: .5;
}
.transpbtn.instr {
    left: 109px;
    top: 94px;
}
.transpbtn.lot {
    left: 225px;
    top: 94px;
}
.transpbtn.leverage {
    left: 343px;
    top: 94px;
}
.transpbtn.deposit {
    left: 460px;
    top: 94px;
}
.transpbtn.position {
    left: 343px;
    top: 167px;
}
#popupmenu {
    position: absolute;
    display: none;
    background: #ffffff url(pmbg.jpg);
    width: 104px;
    height: 100px;
    overflow: auto;
    font-size: 10px;
    font-family: Verdana, Serif;
    padding: 2px;
    color: #000000;
}
.pmitem:hover {
    background: #E0E0E0;
}
#progressdiv {
    position: absolute;
    left: 430px;
    top: 4px;
    width: 50px;
    height: 50px;
    background: #FFFFFF url(pb.gif) center center no-repeat;
    display: none;
}
.textline.lbllang {
    left: 16px;
    top: 510px;
    color: #000000;
}
.textline.lbltheme {
    left: 272px;
    top: 510px;
    color: #000000;
}
.transpbtn.lang {
    left: 201px;
    top: 523px;
}
.transpbtn.styles {
    left: 457px;
    top: 523px;
}
.definput.inplang {
    left: 20px;
    top: 528px;
    width: 175px;
    background-color: #EAEAEA;
}
.definput.inpstyles {
    left: 275px;
    top: 528px;
    width: 175px;
    background-color: #EAEAEA;
}
#pmlangs {
    position: absolute;
    background: #ffffff url(pmbg.jpg);
    width: 200px;
    height: 100px;
    overflow: auto;
    font-size: 10px;
    font-family: Verdana, Serif;
    padding: 2px;
    color: #000000;
    top: 422px;
    left: 13px;
    display: none;
}
#pmstyles {
    position: absolute;
    background: #ffffff url(pmbg.jpg);
    width: 200px;
    height: 40px;
    overflow: auto;
    font-size: 10px;
    font-family: Verdana, Serif;
    padding: 2px;
    color: #000000;
    top: 481px;
    left: 268px;
    display: none;
}
