@charset "utf-8";
/* CSS Document */

table.header{background:url(/images/template/header.gif) top left no-repeat; }
table.repeating_header {background:url(/images/template/header_repeating_bgd.gif) top left repeat-x;}
.header_ribbon {background:url(/images/template/header_right.gif) top right no-repeat;}
.header_links { float:left; position:absolute; top:125px; left:25px; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#fff;}
.header_links a {padding-right:10px; font-size:14px;}
.header_links a:link, .header_links a:visited {color:#fff; text-decoration:none; }
.header_links a:hover {color:#dacdad; text-decoration:underline;}