body {
    background-color: white;
    font-family: arial, helvetica, sans-serif;
    font-size: 16px;
    max-width: 1200px;
}

img {
    max-width: 100%;
    border: none;
}

a {
    text-decoration: none;
    color: #0066cc;
}

table{
    border: 1px solid lightgrey;
    border-radius: 4px;
    width: 100%;
    border-spacing: 0px;
    margin-bottom: 3px;
}

table a{
    color: black;
    font-size: 0.9em;
}

th {
    background-color: #39628e;
    font-weight: bold;
    color: white;
}

.med {
    font-size: 0.8em;
    padding-bottom: 4px;
    text-align: center;
}

.imp {
    font-weight: bold;
}

.vct th{
    font-weight: normal;
}

.vct .vc {
    background-color: #b25656;
    color: white;
    font-weight: bold;
    border-radius: 4px 4px 0 0;
    border: 1px solid #b25656;
    border-bottom: 1px solid lightgrey;
}
.vctmsg{
     font-size: 0.9em;
     text-align: center;
 }

.vctmsg a{
    font-size: 1.0em;
    color: #0066cc;
}

.vct td{
    padding: 2px;
}
.vctdc{
    word-break: break-all;
}

tr:hover{
    background-color: #FFF8C7;
}

.vct tr:hover{
    background-color: white;
}

.vct tr.rwalt:hover{
background-color: #f0f0f0;
}

td{
    padding:0px;
}

h1 {
    font-size: 1.0em;
    margin: 2px;
}

h2 {
    font-size: 1.0em;
    margin: 2px;
}

.subhead{
    font-size: 0.8em;
    font-weight: normal;
}

.hmwrp, .hmwrpv {
    position: absolute;
    left: -100%;
    width: 90%;
    display: block;
}
.hmwrpv {
    left: 5px;
    display: block;
    height: 99%;
    width: 99%;
    transition: all 0.5s ease 0s;
}
.hmwrpmenu{
    background-color: #173e5d;
    width: 90%;
}
.hme1, .hme1x{
    background-color: #1d557d;
    color: white;
    font-size: 1.1em;
    padding: 3px 0 3px 5px;
    border-bottom: 1px solid #173e5d;
}
.hme1x{
    background-color: #173e5d;
    font-size: 0.9em;
    text-align: right;
    padding: 9px 0 7px 5px;
}
.hme1x img {
    vertical-align: middle;
    margin-right: 6px;
}
.hme1 a, .hme1x a{
    color: white;
}
.hme1:hover{
    background-color: #448fb6;
}
.hme1x:hover{
    background-color:  #1d5a7a;;
}
.hme1i{
    display: inline-block;
    width: 100%;
    padding: 6px 0 6px 0;
}

.usertb {
    width: 100%;
    background-color: white;
    color: white;
    margin: 2px;
    font-size: 1em;
    font-weight: bold;
    margin: 6px 0 6px 0;
}

.userop {
    background-color: #39628e;
    padding: 1px 5px 0 5px;
    text-align: center;
    border: 1px solid #39628e;
    border-radius: 6px;
    margin: 1px 10px 2px 1px;
    display: inline-block;
}

.userop a, .useroperr a {
    color: white;
}

.usrst{
    margin-bottom: 10px;
}

.formsearchtop {
    width: 100%;
}
.fstwrp {
    display: table;
    width: 100%;
    margin-bottom: 5px;
}
.fsti, .fstil{
    width: 100%;
    font-size: 0.9em;
    padding: 3px;
    border-radius: 2px;
    border: 1px solid #aaa;
}
.fsts, .fstsl{
    width: 80px;
    padding: 2px;
}
.fstsl{
    font-size: 1.1em;
}
.fstcell{
    display: table-cell;
}
.fstcells{
    display: table-cell;
    width: 94px;
    text-align: right;
}

.fstil{
    font-size: 1.1em;
    padding: 3px;
    border-radius: 2px;
    border: 1px solid #aaa;
}

.desc   {
    font-size: 0.8em;
    margin: 3px;
    padding: 3px;
}

.msg, .msgalert {
    font-size: 0.9em;
    margin: 3px;
    padding: 3px;
    border-radius:6px;
    border: 1px solid #bbbbbb;
    overflow: auto;
    background-color: #f0f0f0;
}

.msgalert {
    font-size: 0.9em;
    font-weight: bold;
    background-color: #fff040;
}

.msgalert a{
    font-size: 1.1em;
}
.msgalert .r {
    font-size: 1.2em;
    color: red;
    font-weight: bold;
}

.msg .r {
    color: #DF5001;
    font-weight: bold;
}

.Hd{
    text-align: left;
    padding: 0px;
    margin: 0px;
    display: table;
}

.Hd .logo{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.Hd .adv{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
}

.Hd img{
    max-width: 100px;
}

.Hd .adv img{
    max-width: 100%;
}


.Tt {

}

.erep {
    font-size: 0.8em;
    margin: 3px;
    padding: 3px;
    border-radius:6px;
    border: 1px solid #bbbbbb;
    background-color: #f0d0d0;
}

.PrcCnt{
    font-size: 0.8em;
    margin-bottom: 3px;
}

.PrcBstWrp {
    background-color: #fff040;
    border-radius: 4px;
    padding: 3px;
    border: 1px solid #bbbbbb;
    margin-bottom: 3px;
}

.PrcBst {
    font-size: 1em;
    margin: 2px;
    font-weight: bold;
}
.PrcBstShp  {
    font-size: 0.9em;
    font-weight: bold;
}

.PrcDsc {
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    margin: 5px 1px 3px 1px;
    padding: 3px;
    border-radius:6px;
    border: 1px dashed #bbbbbb;
    overflow: auto;
    background-color: #FFFFA0;
}

.PrcDscTD {
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
    margin: 5px 1px 3px 1px;
    padding: 3px;
    border-radius:6px;
    border: 1px dashed #bbbbbb;
    overflow: auto;
    background-color: #FFFFA0;
}

.PrcDscEnd {
    font-size: 0.9em;
    border: 1px solid red;
    border-radius: 4px;
    background-color:  red;
    color: white;
    margin: 2px;
    font-weight: bold;
    text-align: center;
    width: auto;
}

.HmBrw{
    background-color: #173e5d;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    padding: 6px 10px 6px 10px;
    margin: 3px 4px 6px 4px;
    border-radius:6px;
}
.HmBrwSm {
    font-weight: normal;
    font-size: 0.7em;
}

.HmSrch{
    margin: 6px;
}

.HmBrwTitR{
    text-align: center;
    background-color: #9a1a0f;
    color: white;
}

.HmBrwBg{
    padding: 0 0 1px 0;
    max-width: 650px;
    background-color: #fff7dc;
    border-radius: 6px;
    border: 1px solid #bbbbbb;
    overflow: hidden;
    margin-bottom: 3px;
}

.HmBrw img{
    float: right;
    vertical-align: middle;
    margin: 0 0 0 5px;

}

.PrdBx{
    max-width: 1200px;
}

.PrdTit {
    text-align: center;
    border-radius:6px;
    border: 1px solid #bbbbbb;
    overflow: auto;
    background-color: #173e5d;
    color: white;
    margin: 5px 0px 3px 0px;
}
.PrdTit2 {
    text-align: center;
    border-radius: 6px;
    overflow: auto;
    margin: 5px 0px 5px 0px;
    background-color: #f8f8a0;
    color: black;
    border: 1px solid #bbbbbb;
}

.mbfhl
{
    border-radius: 6px;
    font-weight: bold;
    display: inline-block;
    margin: 2px 0 6px 0;
    width:90%;
}


.RevBtn {
    text-align: center;
    border-radius:6px;
    border: 1px solid #bbbbbb;
    overflow: auto;
    background-color: #173e5d;
    color: white;
    margin: 5px 0px 3px 0px;
}

.RevBtn a{
    color: white;
}

.revwrp{
    border-radius: 4px 4px 0 0;
    border: 1px solid #b25656;
    margin-bottom: 5px;
    text-align: center;
}
.revby {
    background-color: #b25656;
    color: white;
    font-weight: bold;
}

.revmsg{
    font-size: 0.9em;
    text-align: center;
}

fieldset {
    border: none;
}

#contactus {
    background-color: #e4f1f7;
    border: 1px solid grey;
    border-radius: 4px;
    padding: 3px;
}

#contactus label {
    font-weight: bold;
    color:black;
}

#contactus input[type=text],input[type=password] {
    font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;
    color:#333;
    border: 1px solid grey;
    margin-top: 1px;
    width: 90%;
}

#contactus textarea {
    font-family: arial, helvetica, sans-serif;
    font-size: 0.8em;
    color:#333;
    border: 1px solid grey;
    margin-top: 1px;
    width: 100%;
    height: 10em;
}

#contactus textarea.r {
    height: 20em;
}

#contactus input[type=submit] {
    text-align: center;
    margin-top: 4px;
}

#contactus .fl{
    width: 95%;
    margin-top: 8px;
}

#contactus .fi{
    width: 95%;
    margin-top: 2px;
}


.PrdSumI {
    vertical-align: top;
    text-align: center;
}

.PrdSumT {
    vertical-align: middle;
    text-align: left;;
}

.nob, .nobr{
    white-space: nowrap;
}

.rwalt
{
    background-color: #f0f0f0;
}

.rwbot
{
    font-size: 0.8em;
    background-color: #c7d5f0;
}

.pex {
    background-color: #ddf4f9;
    font-size: 0.8em;
    text-align: center;
    border: 1px dashed #bbbbbb;
    border-radius:4px;
    padding-left: 2px;
    padding-right: 2px;
    margin: 2px 2px 4px 2px;
}

.vchg {
    font-size: 0.8em;
    padding: 2px;
    border: 1px dashed #bbbbbb;
    border-radius: 4px;
    background-color:  #e0fFe0;
    margin: 2px 2px 4px 2px;
    overflow: auto;
}

.vchr {
    font-size: 0.9em;
    background-color: #FFFFA0;
    border: 1px dashed #bbbbbb;
    border-radius: 4px;
    margin: 2px 2px 4px 2px;
    padding-top: 2px;
    font-weight: bold;
    color: #BF5001;
    text-align: center;
}

.ph{
    font-size: 0.8em;
}
.ph td{
    padding: 3px;
}

.priceb {
    text-align: right;
    font-weight: normal;
}

.pricebb {
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
}

.pricebr, .pricebg, .pricer, .priceg {
    text-align: right;
    font-weight: bold;
    font-size: 1.2em;
    color: #cf171f;
}
.pricebg, .priceg{
    color: #008500;
}
.pricer{
    font-weight: normal;
}
.priceg{
    font-weight: normal;
}

.pricenp {
    text-align: center;
}

.priceshp {
    font-size: 1.1em;
    margin: 2px;
    font-weight: bold;
}

.priceshpnp {
    font-size: 1.1em;
    margin: 2px;
    font-weight: normal;
}

.mcattblprod {
    font-size: 1.0em;
    margin: 2px;
    font-weight: normal;
    padding: 6px 0 6px 0;
    width: 100%;
}

.mcattblprice {
    padding: 4px 0 4px 0;
    margin: 1px 0 1px 0;
    width: 100%;
}

.wltblprice {
    padding: 4px 0 4px 0px;
    width: 100%;
}


.vshp {
    color: #0066cc;
    font-weight: bold;
    padding: 4px 2px 4px 2px;
}



.ftnote {
    font-size: 0.7em;
}

.topnav {
    font-size: 0.8em;
}


.nvtpm {
    display: table;
    background-color: #173e5d;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding: 4px 0px 4px 0px;
}

.nvtpm a{
    color: white;
}

.nvtpme {
    display: table-cell;
    font-size: 0.8em;
    font-weight: bold;
    background-color: #173e5d;
    color: white;
    text-align: center;
}

.nvtpmei:hover{
    background-color: #1d557d;
}

.nvtpmei {
    display: inline-block;
    width: 100%;
}
.nvtpmei img{
    vertical-align: middle;
    padding-bottom: 2px;
    margin-right: 5px;
}



.navi1, .navi2, .navi3, .navi4{
    display: inline-block;
    width: 100%;
    padding: 6px 0 6px 10px;
}
.nav0 {
    padding: 5px;
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    background-color: #9a1a0f;
    color: white;

}

.nav1 {
    background-color: #173e5d;
    color: white;
    font-weight: bold;
    font-size: 1.2em;
    border-bottom: 1px solid #102a44;
    margin: 3px;
    border-radius:6px;
    overflow: hidden;
}

.nav2, .nav2v {
    background-color: #1d557d;
    color: white;
    font-weight: bold;
    font-size: 0.9em;
    border-bottom: 1px solid #173e5d;
    display: none;
}

.nav3, .nav3v {
    background-color: #246f96;
    color: white;
    font-size: 1em;
    border-bottom: 1px solid #1d5a7a;
    display: none;
}

.nav4, .nav4v {
    background-color: #447aaf;
    color: white;
    font-size: 1em;
    border-bottom: 1px solid #1d5a7a;
    display: none;
    margin-left: 10px;
}

.nav2v, .nav3v, .nav4v {
    display: block;
}

.navi2 img, .navi3 img, .navi4 img{
    float: right;
    vertical-align: middle;
    margin: 0 20px 0 5px;
}

.nav1 a,.nav2 a,.nav3 a,.nav4 a, .nav1v a,.nav2v a,.nav3v,.nav4v a{
    color: white;
}

.navi1:hover, .navi2:hover, .navi3:hover, .navi4:hover{
    background-color: #448fb6;
}

.navi1:active, .navi2:active, .navi3:active, .navi4:active{
    background-color: #64afd6;
}

.cpbres {
    font-size: 0.9em;
    margin: 2px;
    padding: 2px;
    overflow: auto;
}
.ppres {
    font-size: 0.9em;
    margin: 5px;
    padding: 2px;
    overflow: auto;
    background-color: white;
}
.ppt {
    font-size: 1.2em;
    color: #0066cc;
    font-weight: bold;
}
.pps {
    color: black;
}
.ppv {
    font-size: 1.1em;
    color: #1972b3;
}
.pptcat {
    font-size: 1.2em;
    color: #003377;
}
.pptcat2 {
    font-size: 1.2em;
    color: #0066cc;
}

.ppn {
    font-size: 1.2em;
    color: #003377;
}

.mcd {
    text-align: left;
    padding: 3px;
}

.mcd .imp {
    font-weight: bold;
}

table.usd {
    width: 96%;
    border-collapse: collapse;
    border: 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

table.usd tr:hover{
    background-color: white;
}

table.usd td {
    vertical-align: middle;
    font-size: 1.1em;
}

table.usd td.n {
    color: #09328e;
    font-weight: bold;
    border-top: 1px solid #ddd;
    word-break: break-all;
}

table.usd td.p {
    font-weight: bold;
    font-size: 1.1em;
    text-align: right;
}
.usdc{
    font-weight: bold;
}

table.usd td.c {
    font-size: 0.9em;
}

table.usd td.v {
    font-size: 0.9em;
    font-weight: bold;
    color: #ff0000;
}

table.usd td.a {
    font-size: 0.9em;
    word-break: break-all;
}

table.usd th {
    background-color: #39628e;
    font-weight: bold;
    color: white;
    border-radius: 6px 6px 0 0;
    border: 1px solid #39628e;
}

table.usd td.m {
    font-size: 0.8em;
    color: #000000;
}

table.usd td.m a{
    color: #000000;
}

table.usd td.m a {
    display:inline;
    color: #0066cc;
}

table.usd td.n a {
    color: #09328e;
}

table.cat {
    width: 100%;
    border-collapse: collapse;
    margin: 1px 0px 2px 0px;
    font-size: 1.0em;
}
table.cat *{
    box-sizing: border-box;
}
table.cat a{
    color: black;
    display:block;
    height:100%;
    width:100%;
    font-size: 1em;
}
table.cat th{
    padding-left: 4px;
    font-size: 1em;
    text-align: left;
    font-weight: bold;
}

table.cat td.price {
    text-align: right;
}
table.cat tr.prb {
    background-color:  #f8f8f8;
}
table.cat tr.prb td.prdshp, table.cat tr.pra td.prdshp{
    padding: 9px 2px 9px 2px;
}
table.cat tr {
    border-bottom: 1px solid #f0f0ff;
}
table.cat tr.mrb{
    background-color:  #f0f0f0;
}
table.cat tr.rowalt {
    background-color:  #f0f0f0;
}
table.cat tr.mra td{
    padding: 3px 2px 3px 2px;
    font-size: 0.9em;
}
table.cat tr.mrb td{
    padding: 3px 2px 3px 2px;
    font-size: 0.9em;
}
table.cat th.thra{
    text-align: right;
}

.used{
    padding: 6px 2px 12px 2px;
}
.usedv {
    color: #0066cc;
}
.usedci{
    font-weight: bold;
}
.usedt{
    color: #09328e;
    font-weight: bold;
}
.usedp{
    font-weight: bold;
}

.usedvch{
    color: #ff0000;
    font-weight: bold;
}

.prdlstshp {
    font-size: 1.1em;
}
.prdlstshpb {
    font-size: 1.1em;
    font-weight: bold
}
.prdlstclr {
    font-size: 0.8em;
    padding: 6px 2px 12px 2px;
}
.prdlstclk {
    font-size: 1em;
    padding: 6px 2px 12px 5px;
    color: #0066cc;
    white-space: nowrap;
    font-weight: bold;
}
.prdlstclkb {
    font-size: 1em;
    padding: 6px 2px 12px 3px;
    white-space: nowrap;
}
.prdlstprc, .prdlstprcpp {
    font-size: 1.1em;
    text-align: right;
}
.prdlstprcpp {
    font-size:0.9em;
}

.etd {
    background-color: #ddf4f9;
    font-size: 0.8em;
    text-align: center;
    border: 1px dashed #bbbbbb;
    border-radius:4px;
    padding-left: 2px;
    padding-right: 2px;
    margin: 2px 2px 4px 2px;
}

.dcode {
    border: 1px dashed #bbbbbb;
    border-radius: 6px;
    background-color:  #FFFFA0;
    margin: 3px;
    padding: 2px;
    font-size: 0.9em;
    cursor:default;
    text-align: center;
}
.fcode {
    border: 1px dashed #bbbbbb;
    border-radius: 6px;
    background-color:  #e0fFe0;
    margin: 3px;
    padding: 2px;
    font-size: 0.9em;
    text-align: center;
}
.gcode {
    border: 1px dashed #bbbbbb;
    border-radius: 6px;
    background-color:  #FFFFA0;
    font-weight: bold;
    color: #BF5001;
    text-align: center;
    margin: 3px;
    padding: 2px;
    font-size: 0.9em;
}
.rcode {
    border: 1px solid red;
    border-radius: 4px;
    background-color:  red;
    color: white;
    margin: 2px 0px 2px 0px;
    font-weight: bold;
    text-align: center;
    font-size: 0.9em;
}


.usdbtns{
    margin: 4px 0 4px 0;
}
.usrbtnin{
    background-color: #246f96;
    color: white;
    border-radius: 2px;
    font-size: 0.9em;
    display: inline-block;
    padding: 0px 9px 0px 9px;
    margin: 1px 0 0 3px;
    float: right;
}
.usrbtn, .usrbtng, .usrbtngy, .usrbtno {
    background-color: #246f96;
    color: white;
    border-radius: 3px;
    font-size: 0.8em;
    display: inline-block;
    padding: 2px 7px 2px 7px;
    margin: 0 4px 4px 0;
}
.usrbtn a, .usrbtng a, .usrbtngy a, .usrbtno a {
    color: white;
}
.usrbtng {
    background-color: #40962f;
}
.usrbtngy{
    background-color: #959595;
}
.usrbtno {
    background-color: #ed9700;
}

.prdlgt {
    font-size: 1.1em;
    margin: 0px;
    padding: 4px 2px 2px 2px;
    text-align: center;
    vertical-align: middle;
    overflow: auto;
    background-color: #246f96;
    color: white;
    font-weight: bold;
}

#prdlgo, #prdpao {
    position: fixed;
    top: 0;
    left:0;
    width:100%;
    height:100%;
    display: none;
    opacity: 0.5;
    background-color: black;
    z-index: 1;
}
#prdlg, #prdpa {
    background-color: #FFF9E9;
    padding: 0;
    margin: 0 10px 4px 10px;
    font-size: 1em;
    position: fixed;
    left:0;
    display: none;
    z-index: 2;
}
#prdpa {
    top: 20px;
    left:0;
    margin-left: 10px;
    margin-right: 10px;
    position: fixed;
}
.prdlgx{
    float: right;
    display: inline-block;
    padding:0;
    margin: 1px 4px 0 0;
}
.prdlgi{
    padding: 4px 8px 4px 8px;
}

.pdt{
    vertical-align: middle;
    margin: 0 2px 2px 0px;
    padding:0;
}

.prdrel{
    width: 100%;
    display: table;
    background-color: white;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 5px;
    background-image:  linear-gradient(to bottom, transparent 60%, #f0f0f0 90%, #f0f0f0 100%);
    background-position: 100% 0;
    background-size: 1px 100%;
    background-repeat: no-repeat;
    padding-bottom:2px;
}
.prdrel a{
    color: black;
    display:block;
}
.prdrelim{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 2px 5px 2px 5px;
    box-sizing: border-box;
}
.prdreltx{
    display: table-cell;
    vertical-align: top;
}
.prdrelti{
    font-weight: bold;
}
.prdrelde{
    font-size: 0.8em;
    margin-right:5px;
}
.prdrelvw{
    font-size: 0.9em;
    color: #0066cc;
}

.trmras{
    padding: 3px 2px 3px 2px;

}
.trmrbs{
    padding: 3px 2px 3px 2px;

    background-color:  #f8f8f8;
}
.thce{
    background-color: #5d99b9;
    font-weight: normal;
    color: white;

    padding-left: 4px;
    text-align: center;
}

.thce, .tdce{
    text-align: center;
}

.prdtp
{
    display: table;
    width: 100%;
}
.prdtpim{
    margin: 5px 0 8px 0;
}
.prdtpim img{
    max-width: 100%;
    margin: auto;
    display:block;
}
.prdtpl
{
    margin: 3px;
    width: 40%;
    text-align: center;
    display: table-cell;
    vertical-align: top;
}
.prdtpvis
{
    background-color: #af191e;
    color: white;
    border-radius: 6px;
    font-weight: bold;
    display: inline-block;
    padding: 2px 20px 2px 20px;
    margin: 2px 0 6px 0;
}
.prdtpvis a
{
    color: white;
}
.prdtpr
{
    padding: 3px 3px 3px 9px;
    width: 59%;
    font-size: 0.9em;
    display: table-cell;
    vertical-align: top;
}
.prdtpbp{
    font-size: 1.3em;
    font-weight: bold;
}
.prdtpbps{
    font-size: 1.1em;
    font-weight: bold;
}

.advmidr {
    padding: 5px 0 5px 0;
    min-width: 50px;
}
.advmidr img {
    width: 100%;
    height:100%;
    max-width: 370px;
    margin: auto;
    display:block;
}


@media screen and (min-width: 360px) {
    body{
        background-color: white;
    }
    h1 {
        font-size: 1.4em;
        margin: 2px;
    }
    h2 {
        font-size: 1.1em;
        margin: 2px;
    }
    .PrcBst {
        font-size: 1.1em;
        margin: 2px 0px 2px 0px;
        font-weight: bold;
    }
    .PrdSum {
        display: table;
        table-layout: fixed;
        width: 100%;
        font-size: 1em;
    }
    .PrdSumI {
        display: table-cell;
        width: 150px;
    }
    .PrdSumT {
        display: table-cell;
        font-size: 1em;
    }
    .vshp {
        white-space: nowrap;
    }
    .incpp {
        white-space: nowrap;
        font-size: 0.7em;
        font-weight: normal;
        text-align: right;
    }
    .nvtpme {
        font-size: 1em;
    }
    .topnav {
        font-size: 1em;
    }
    .Hd img{
        max-width: 125px;
    }
    .mcattblprice{
        white-space: nowrap;
    }
}

@media screen and (min-width: 620px) {
    .Hd img{
        max-width: 100%;
    }
    .nav0 {
        padding: 4px 4px 4px 12px;
    }
    .nav0, .nav1 {
        font-size: 1.0em;
    }
    .nav2, .nav3 {
        font-size: 0.9em;
    }
    .navi1, .navi2, .navi3, .navi4 {
        padding: 4px 0 4px 0;
    }
    table.usd {
        width: auto;
    }

}