td.td_acount_path {
   color: #5d7fa6;   
}

span.cur_acount_action {
   color: #d0332b;
   font-weight: bold;
}

td.td_acount_action_title {
   color: #000000;
   font-size: 18px;
   font-weight: bold;
   padding-bottom: 6px;
}

span.account_mandatory_field {
   color: #d0332b;
   font-weight: bold;
}

td.td_mandatory_explain {
   color: #000000;
   font-size: 10px;
}

input.account_button {
   background: #5d7fa6;
   color: #FFFFFF;
   font-weight: bold;
   border: 0;
}

a.acount_link {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.acount_link:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

td.td_account_err {
   color: #d0332b;
   font-weight: bold;
}

a.account_action_url {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.account_action_url:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

a.account_cur_action_url {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

span.account_action_sep_small {
   margin-left: 5px;
   margin-right: 5px;
}

td.td_account_shipping_title {
   color: #000000;
   font-size: 13px;
   font-weight: bold;
}

td.td_account_order_empty {
   color: #d0332b;
   font-weight: bold; 
}

td.td_account_orders_title {
   color: #000000;
   font-size: 13px;
   font-weight: bold;
}

a.account_order_url {
   color: #5d7fa6;
   font-weight: bold;
   text-decoration: none;
}

a.account_order_url:hover {
   color: #d0332b;
   font-weight: bold;
   text-decoration: none;
}

hr.acoount_orders_hr {
   background-color: #aebbc8;
   background: #aebbc8;
   height: 1px;
   border: 0;
}

td.account_orders_paging {
   color: #5d7fa6;
   font-weight: bold; 
}

span.account_order_page {
   color: #5d7fa6;
   font-weight: bold;
   margin-left: 5px; 
}

a.account_orders_page_link {
   color: #5d7fa6;
   font-weight: normal;
}

a.account_orders_page_link:hover {
   color: #d0332b;
   font-weight: normal;
}

input.account_input_text {
   border: 1px solid #aebbc8;
}