/****************************************** header styles **************************************/
.headerTopRow { background-color: #cccccc; background-image: url('/images/TradeUI/shim_userbar.gif'); }
.headerTopRow td { color: #ffffff; font-family: arial, verdana; font-size: 11px; font-weight: bold; }
.headerMainRow { background-color: #222222; background-image: url('/images/TradeUI/shim_header.gif'); }
.headerMainRow td { font-family: arial, verdana; font-size: 11px; font-weight: normal; color: #cccccc; }
.text_userstampbold { color: #ffffff; font-weight: bold; }

/****************************************** header links **************************************/
.headerTopRow td a:link, .headerTopRow td a:visited, .headerTopRow td a:active  { color:#ffffff; text-decoration:none; }
.headerTopRow td a:hover   { color:#fffccc; text-decoration:underline; }

/****************************************** Main Row links **************************************/
.headerMainRowLinks td a:link, td a:active, td a:visited { text-decoration: none; color: #ffffff; font-family: arial, verdana; font-size: 11px; font-weight: bold;}
.headerMainRowLinks td a:hover {text-decoration: underline; }

