#quotes{
  background-color:#e0dae3;
  font-size:13px;
  border: #545291 solid 1px;
}

.lastupdate_outer{
  padding-top: 6px;
  background-color:#fff6f3;
}

.lastupdate{
  text-align:center;
  font-size: 90%;
  background-color:#e0dae3;
  padding:3px 5px !important;
}

.uptime{
   font-weight: bold;
   color:#545291;
}

.head_quotes_names{
   background-color:#ebe3e7;
   color: #545291;
   font-weight: bold;
   font-size:13px;
}
.head_quotes{
   background-color:#ebe3e7;
   color: #545291;
   font-weight: bold;
   font-size:13px;
   padding: 2px 5px;
}

.even{background-color:#e0d8d5}
.odd{background-color:#fff6f3}
         
.curquotes {color:#F00;}
.curquotes .bid{border-right: 1px solid #fff6f3;}
.curquotes .arrow{background-position: 50% 3px; background-repeat:no-repeat; border-right: 1px solid #fff6f3;}

.curquotes td {padding: 3px 3px !important;}
.curquotes .curquotes_nc {font-size:13px !important; color:#000; padding:15px !important;}
.curquotes .curquotes_up {font-size:13px !important; color:#000; padding:15px !important;}
.curquotes .curquotes_dn {font-size:13px !important; color:#000; padding:15px !important;}


.curquotes_nc .arrow{background-image: url(/template/img/cur1.gif);}
.curquotes_up .arrow{background-image: url(/template/img/cur2.gif);}
.curquotes_dn .arrow{background-image: url(/template/img/cur3.gif);}
