body { 
  margin:0; 
  padding:0; 
  background-color: #fff;
  font-family: Helvetica, Arial;
  font-size: small;
}

table { 
  display:table;
  margin:0; 
  padding:0;
  border-spacing: 0;
  empty-cells: show;
}

table.border_table td, table.border_table th { padding: 3px; }
   
tr { display: table-row; margin: 0; padding: 0; }
td { display: table-cell; margin: 0; padding: 0; font-size:small; }
img { margin: 0; padding: 0; border:0; }

a { color: #4d5874; text-decoration:underline; }
h1 { font-size: x-large; color: #4d5874; margin-top: 0;}
h2 { font-size: large; color: #7093A0; color: #4d5874; }

p.indent { padding-left: 10px; }
#content { width: 95%; margin: 10px; font-size:medium; }


.breadcrumb, .contact { 
  display: block;
  padding: 0;
  margin: 0;
  font-size: 11px; 
  font-family: Arial, Helvetica, Verdana, sans-serif
}

.breadcrumb {
  float:left;
  width: 60%;

}

.contact {
  float:right;
  width: 30%;
}

.contact a { padding: 0 5px; }

.breadcrumb a:hover, .contact a:hover { text-decoration: none }
.breadcrumb img { width: 12px; height: 7px; } 

img.arrow { height: 9px; width: 8px; }
img.arrow2 { margin-left: 5px; height: 9px; width: 8px; }

#leftmenu, #rightmenu { vertical-align: top; margin: 10px 0; font-size:x-small;}

h4.b_h1 { margin-bottom: 10px; padding: 0; }
.b_h1 { font-weight: bold; font-style: italic; }

.para_space li { padding-bottom: 10px; }
.para_space li li, .line_space li li { padding-bottom: 0px; }
.line_space li, p.line_space { padding: 0 0 5px 0; margin: 0; }

/* The style for the oanda footer */
#footer {
  display: block;  
  
  margin: 0;
  padding: 50px 10px 0 10px;
  width: 1000px;
  text-align: center;
  font-family: Helvetica, Arial;

  voice-family: "\"}\""; 
  voice-family:inherit;
  width: 600px;
}

#footer a {
  display:inline;
  color: #000;
  
  font-size: x-small;
  font-weight: normal;
  text-decoration: none;
  
  padding: 0 5px 0 5px;
  margin: 20px 0 5px 0;
  border-right: 1px solid #e23843;
}

html>body #footer a { font-size: xx-small; }
head:first-child+body #footer a { font-size: x-small; }

#footer a.last {
   border: 0;
}

#footer span {
   display: block;   
   font-size: small;
   font-size: x-small;
   padding: 5px 0 0 5px;
   text-align: center;
}

html>body #footer span { font-size: xx-small; }
head:first-child+body #footer span { font-size: x-small; }

#footer span a {
   font-weight: bold;
   font-size: x-small;
   border: 0;
   padding: 0;
}

html>body #footer span a { font-size: xx-small; }
head:first-child+body #footer span a { font-size: x-small; }

#mainSection { 
   width: 95%;
   vertical-align: top; 
   margin: 0 10px; 
   font-size:small;
}

#rates 
{
}

#rightmenu {
   display:table-cell;
   margin:0;
   padding:0;
   width:100px;
}

input.fxtrade_button {
   color: #333;
   background-color: #fff;
   background-image: url(/i/silver_butn_bg.gif);
   background-repeat: repeat-x;
   font-weight: bold;
   padding: 2px;
}







































