html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    color: #995237;
    font-size: 11px;
    text-align: center;
    background: white;
}

body {
    behavior: url("/js/csshover.htc");
}

a {
    color: #ff8c68;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    text-decoration: underline;
    font-size: 11px;
}

a:hover {
    text-decoration: none;
}

td {
    font-size: 11px;
}

img, table {
    border: none;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table td {
    padding:        0px;
    vertical-align: top;
}

h1, h2, h3, h4, h5, h6, p {
    padding: 0;
    margin: 0;
}

.htmlMakeup {
    text-align: left;
    background: url(/img/bottom_body.jpg) 0 100% repeat-x white;
    min-width:  1004px;
}

* html .htmlMakeup {
    width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 995) ? "995px" : "100%");
}

.htmlMakeup .lCol {
    width: 269px;
    padding: 0 35px 0 27px;
    background: url(/img/big_ill.gif) 29px 183px no-repeat;
    height: 789px;
}

.logo {
    background: url(/img/myrates_logo.gif) 50% 0 no-repeat;
    width: 145px;
    padding-top: 99px;
    height: 32px;
    display: block;
    position: absolute;
    text-align: center;
    color: #fb9271;
    text-decoration: none;
    top: 20px;
    left: 54px;
}

.htmlMakeup .lColBott {
    width: 269px;
    padding: 0 35px 35px 27px;
}

.htmlMakeup .rCol {
    padding-right: 22px;
}

.htmlMakeup .rColBott {
    padding-right: 22px;
    padding-bottom: 35px;
}

.block01 {
    background: url(/img/block_01_01.gif) 0 0 no-repeat #ffefd5;
    color: #955637;
}

.block01 a {
    color: #dc6540;
}

.block01 .tr {
    background: url(/img/block_01_02.gif) 100% 0 no-repeat;
}

.block01 .br {
    background: url(/img/block_01_03.gif) 100% 100% no-repeat;
}

.block01 .bl {
    background: url(/img/block_01_04.gif) 0 100% no-repeat;
    padding: 13px 10px 10px 16px;
    position: relative;
}

* html .block01 .bl {
    height: 1px;
}

.block01 .arrow {
    background: url(/img/block_01_05.gif);
    width: 8px;
    height: 15px;
    position: absolute;
    left: -8px;
    bottom: 18px;
}

.block01 .arrowTop {
    background: url(/img/block_01_06.gif);
    width: 15px;
    height: 8px;
    position: absolute;
    top: -8px;
    right: 35px;
}

.stats {
    position: absolute;
    left: 243px;
    top: 18px;
    width: 130px;
    color: #955637;
}

.stats strong, .stats span.strong {
    color: #DC6540;
}

.stats span.strong {
    font-weight: bold;
}

.topMenu {
    margin: 38px 0 45px 0;
}

.topMenu td {
    text-align: center;
    padding-top: 22px;
}

.topMenu a {
    color: #d73515;
    font-size: 18px;
    position: relative;
}

* html .topMenu a {
    height: 1px;
}

.topMenu a:hover {
    color: #ff7f57;
}  
        
.topMenu img {
    position: relative;
    top: -22px;
}

.topMenu .mo1 img    {
    left: 45px;
}

.topMenu .mo2 img    {
    left: 57px;
}

.topMenu .mo3 img    {
    left: 55px;
}

.topMenu .mo4 img    {
    left: 49px;
}

.topMenu .mo5 img    {
    left: 60px;
}

.topMenu .f img {
    left: 26%;   
}

* html .topMenu strong {
    height: 1px;
}              

.introBlock {
    background: url(/img/inntro_block_02.jpg) 0 0 repeat-x;
    font-size: 12px;
    color: #995237;
    margin-bottom: 16px;
    position: relative;
}

.introBlock strong {
    font-size: 18px;
    color: #ff8c68;
    font-weight: normal;
}
.introBlock .l {                                        
    background: url(/img/inntro_block_01.jpg) 0 0 no-repeat;
}

.introBlock .r {
    background: url(/img/inntro_block_03.jpg) 100% 0 no-repeat;
    height: 100px;
    overflow: hidden;
    padding: 20px 35px 15px 136px;
    position: relative;
}

.introBlock .arrow {
    background: url(/img/inntro_block_arrow.gif) 0 0 no-repeat;
    width: 8px;
    height: 15px;
    position: absolute;
    left: -8px;
    top: 60px;
}

.mainChoicer .col1 {
    padding-right: 5px;
    width: 51%;
    padding-bottom: 18px;
}

.mainChoicer .col2 {
    padding-left: 5px;
    padding-bottom: 18px;
}

.block02 {
    background: url(/img/block_02_01.gif) 0 0 no-repeat #fff6eb;
}

.block02 .tr {
    background: url(/img/block_02_02.gif) 100% 0 no-repeat;
}

.block02 .br {
    background: url(/img/block_02_03.gif) 100% 100% no-repeat;
}

.block02 .bl {
    background: url(/img/block_02_04.gif) 0 100% no-repeat;
    position: relative;
}

* html .block02 .bl {
    height: 1px;
}

.block02 .arrow {
    background: url(/img/block_02_05.gif);
    width: 8px;
    height: 15px;
    position: absolute;
    left: -8px;
    bottom: 29px;
}

.icqBot {
    padding: 12px 10px 0 160px;
    height: 102px;
    background: url(/img/icq_bot.jpg) 0 0 no-repeat;
    color: #885c4b;
    overflow: hidden;
}

.icqBot strong {
    color: #ff7f57;
    font-size: 12px;    
}

.icqBot .icq {
    background: url(/img/ic_icq.gif) 0 0 no-repeat;
    display: block;
    line-height: 33px;
    color: #ff7f57;
    font-size: 18px;
    padding-left: 36px;
    margin-top: 4px;
}                   

.wapVer {    
    background: url(/img/wap_ver.jpg) -9px 0 no-repeat;
    padding: 12px 10px 0 151px;
    height: 102px;
    color: #885c4b;
    overflow: hidden;
}

.wapVer strong {
    color: #ff7f57;
    font-size: 12px;    
}

.wapVer a {
    background: url(/img/www.gif) 0 0 no-repeat;
    display: block;
    line-height: 33px;
    color: #ff7f57;
    font-size: 18px;
    padding-left: 34px;
    margin-top: 4px;    
}     

.block03 {
    background: url(/img/block_03_01.gif) 0 0 no-repeat #F7F2F0;
    color: #b99485;
    font-size: 18px;
}

.block03 td {
    font-size: 18px;
    padding: 6px 0;
}

.block03 .tr {
    background: url(/img/block_03_02.gif) 100% 0 no-repeat;
}

.block03 .br {
    background: url(/img/block_03_03.gif) 100% 100% no-repeat;
}

.block03 .bl {
    background: url(/img/block_03_04.gif) 0 100% no-repeat;
    position: relative;
    padding: 20px 10px;
}
* html .block03 .bl {
    height: 1px;
}

.block03 .arrow {
    background: url(/img/block_03_05.gif);
    width: 15px;
    height: 8px;
    position: absolute;
    left: 31px;
    bottom: -8px;
}

.block03 strong {
    font-weight: normal;
    color: #d73515;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-bottom: 7px;
}

.block03 a {
    color: #885c4b;
    font-size: 18px;
}

.block03 em {
    background: #ff8c68;
    color: white;     
    font-size: 18px;
    font-style: normal;
    padding: 0 3px;
}

.block04 {
    background: url(/img/block_04_01.gif) 0 0 no-repeat #f2f2f2;
    color: #7f6e67;
    font-size: 11px;
}

.block04 .tr {
    background: url(/img/block_04_02.gif) 100% 0 no-repeat;
}
.block04 .br {
    background: url(/img/block_04_03.gif) 100% 100% no-repeat;
}

.block04 .bl {
    background: url(/img/block_04_04.gif) 0 100% no-repeat;
    position: relative;
    padding: 20px 10px;
}

* html .block04 .bl    {
    height: 1px;
}

.block04 .arrow {
    background: url(/img/block_04_05.gif);
    width: 15px;
    height: 8px;
    position: absolute;
    left: 31px;
    bottom: -8px;
}
.block04 strong {
    font-weight: normal;
    color: #7f6e67;
    font-size: 18px;
    display: block;
    text-align: center;
    margin-bottom: 7px;
}

.block04 a {
    color: #ff8c68;
}

.block04 em {
    background: #ff8c68;
    color: white;
    font-size: 18px;
    font-style: normal;
    padding: 0 3px;
}    

.block05 {
    background: url(/img/block_05_01.gif) 0 0 no-repeat #FFE3C5;
}

.block05 .tr {
    background: url(/img/block_05_02.gif) 100% 0 no-repeat;
}

.block05 .br {
    background: url(/img/block_05_03.gif) 100% 100% no-repeat;
}

.block05 .bl {
    background: url(/img/block_05_04.gif) 0 100% no-repeat;
    padding: 13px 7px 9px 1px;
    position: relative;
    text-align: center;
}

* html .block05 .bl {
    height: 1px;
}

.block05 .arrow {
    background: url(/img/block_05_05.gif);
    width: 8px;
    height: 15px;
    position: absolute;
    left: -8px;
    top: 45%;
}

.atrika {
    margin-right: 10px;
}
.content {
    background: url(/img/block_03_01.gif) 0 0 no-repeat #F7F2F0;
    color: #995237;
}
.content .tr {
    background: url(/img/block_03_02.gif) 100% 0 no-repeat;
}
.content .br {
    background: url(/img/block_03_03.gif) 100% 100% no-repeat;
}

.content .bl {
    background: url(/img/block_03_04.gif) 0 100% no-repeat;
    position: relative;
    padding: 20px 10px;
    min-height: 450px;
}

* html .content .bl {
    height: 450px;
}

.content .arrow {
    background: url(/img/block_03_05.gif);
    width: 15px;
    height: 8px;
    position: absolute;
    left: 31px;
    bottom: -8px;
}

.content h2 {
    font-size: 18px;
    color: #ff8c68;
    margin-bottom: 10px;
}

.chooseCurrency {
    background: url(/img/chooseCurrency_bg_l.gif) 0 0 no-repeat #ff8c68;
    height: 55px;
    font-size: 18px;
    color: white;
    margin: 15px 0;
}

.chooseCurrency td {
    font-size: 18px;
    color: white;
    vertical-align: middle;
    padding: 0 5px;
    text-align: center;
	white-space:nowrap;
}

.chooseCurrency a {
    font-size: 18px;
    color: white;
}

.chooseCurrency .z { 
    background: url(/img/chooseCurrency_bg_r.gif) 100% 0 no-repeat;
}

.chooseCurrency .i {
    width: 50px;
}

.chooseCurrency .i select {
    border: solid 1px #955637;
    width: 115px;
	font-size: 11px;
}

.chooseCurrency .i2 {
    width: 40px;
}

.chooseCurrency .i2 input {
    border: solid 1px #955637;
}

.lPadd {
    padding-left: 30px;
}

p {
    margin-bottom: 13px;
    text-indent: 10px;
}

div.content div.tr div.br div.bl p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-align: justify;
}

a.contact {
    font-size: 17px;
    font-weight: bold;
    
}

a.contact:hover {
    font-size: 18px;
    color: #ffffff;
    background: #ff8c68;
    border: 5px solid #ff8c68;
}

table.chooseCurrency select {
    border: 1px solid #ff8c68;
}

.sort-table {
    background: #ffefd5;
}

.sort-table, .sort-table td {
    border-collapse: collapse;
    text-align: center;
    border: 1px solid #ff8c68;
    color: #692217;
}

.sort-table td {
    padding: 5px;
}    

.sort-table thead td {
    color: #dc6540;
    font-size: 13px;
}

.sort-table thead tr td:hover {
    background: #fabeb3;
}

.sort-table tbody td, .sort-table tbody td a {
    font: normal 13px Tahoma, sans-serif;
}

.sort-table .tr0 {
    background: #ffefd5;
}

.sort-table .tr1 {
    background: #ffe2d7;
}

.sort-table .tr0, .sort-table .tr1, .sort-table .exchOff {
    cursor: pointer;
}

.sort-table .tr0:hover, .sort-table .tr1:hover, .sort-table .exchOff:hover {
    background-color: #fabeb3;
}

.sort-table a, .sort-table a:active, .sort-table a:link, .sort-table a:visited {
    color: #dc6540;
    text-decoration: underline;
    padding: 0 0 0 5px;
}

.sort-table a:hover {
    color: #c62b0c;
}

.sort-table a:hover {
    text-decoration: none;
}

.sort-table td.arrowTd {
    border-left: none;
    border-right: none;
    padding-left: 1px;
    padding-right: 1px;
}

 td.leftFromArrow {
    border-right: none;
    padding-right: 1px;
}

.sort-table td.rightFromArrow {
    border-left: none;
    padding-left: 1px;
}

#tblTopExchangers {
    margin-right: 30px;
}

#tblInfo, #tblInfoCap {
    margin-left: 30px;
}

#tblInfo {
    width: 87%;
}

.sort-table a.wmidBl {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}

div.am {
    position: absolute; 
    top: 0px; 
    right: 0px;
    text-align: right;
    color: #995237;
    border: 1px solid #ff8c68;
    border-top: none;
    border-right: none;
    padding-right: 7px;
} 

span.apf {
    background: #ff8c68;
    color: #ffffff;     
    font-size: 18px;
    margin-right: 5px;
    
}

span.ams {
    font-size: 16px;
    font-weight: bold;
    color: #e7805f;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    top: -1px;        
} 

div.am a, div.am a:active, div.am a:link, div.am a:visited {
    font-size: 12px;
    font-weight: bold;
    color: #d73515;
    text-decoration: none;
    position: relative;
    top: -1px;
} 
 
div.am a:hover {
    color: #ff7f57;
}

td.authFieldInput input {
    border: 1px solid #e7805f; 
    font-size: 23px;
    padding-left: 5px;
    background: #ff8c68;
    color: #ffffff;
    position: relative;
    top: 7px;
}

td.authFieldTitle {
    font-size: 23px;
    padding: 10px;
    text-align: right;
} 

#btnLogin {
    position: relative;
    top: 17px;
    left: 37%;
    width: 130px;
    height: 40px;
    font-size: 20px;
}

div.error_message {
    font-size: 18px;
    color: red;
}

#tblExchangers {
    width: 70%;
}

#tblAddExch {
    width: 50%;
}

#tblAddExch td  {
    padding: 3px;
}

td.newExchTitle {
    font-size: 13px;
    padding: 7px;
    text-align: right;
}

td.newExchInput input {
    padding-left: 1px;
    position: relative;
    top: -2px;
}

#btnAddExch {
    position: relative;
    left: 35%;
}

#tblVisits {
    width: 60%;
}

#divPages {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
}

#divPages span.prev_next, #divPages a, #divPages span.current {
    padding: 1px 5px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #d73515;
    text-decoration: none;
    color: #692217;
}

#divPages span.prev_next {
    color: #aaaaaa;
}

#divPages span.current {
    background: #ff8c68;
    color: #ffffff;     
    font-size: 13px;
    font-weight: bold;
}

#divPages a:hover {
    background: #ff8c68;
    color: #ffffff;
    font-weight: bold;
}

#tblStats {
    width: 60%;
}

font.firstLetter {
    font-size: 17px;
    font-weight: bold;
    color: #EA7C5A;
}

.sort-table .exchOff {
    background: #eeb9a5;
}