table.currentRates{
border-top:8px solid #f2fcb0;
border-left:5px solid #f2fcb0;
border-right:5px solid #f2fcb0;
border-bottom:5px solid #f2fcb0;
width:100%;
font-size:10px;
padding:20px;
margin-top:-3px;
}

table.currentRates th{
padding:6px;
text-align:left;
font-weight:normal;
}
table.currentRates td{
padding:6px;
text-align:right;
}
table.currentRates tr{
background:#f2fcb0;
}
table.currentRates tr.alt{
background:#f9fed8;
}

table a,
table a:link,
table a:visited {
border:none;
}

table.default {
border-top:1px solid #e3f1fe;
border-right:1px solid #e3f1fe;
margin:1em auto;
border-collapse:collapse;
font-size:90%;
}

table.default tr.odd td,
table.default tr.odd .column1 {
background:#f4f9fe url(/images/background_table.gif) no-repeat;
}
table.default .column1        {
background:#f9fcfe;
}
table.default td {
color:#0d233a;
border-bottom: 1px solid #e3f1fe;
border-left:1px solid #e5eff8;
padding:.3em 1em;
text-align:center;
background:#fff;
}
table.default .right {
text-align:right;
}
table.default th {
font-weight:normal;
color: #2a557f;
text-align:left;
border-bottom: 1px solid #e3f1fe;
border-left:1px solid #e5eff8;
padding:.3em 1em;
}
table.default thead th {
background:#f4f9fe;
text-align:center;
font:bold 1em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#2a557f;
}
table.default tfoot th {
background:#f4f9fe;
text-align:center;
}
table.default tfoot th strong {
font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
color:#66a3d3;
}
table.default tfoot th em {
color:#f03b58;
font-weight: bold;
font-size: 1.1em;
font-style: normal;
}


