@charset "utf-8";
/* CSS Document */

body { margin: 0; padding: 0; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color: #dedede; }
img { border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; }

a.l:link { color: #000000; text-decoration: none;}
a.l:visited { color: #333333; text-decoration: none;}
a.l:active { color: #CC0000; text-decoration: none;}
a.l:hover { color: #993333; text-decoration: underline;} 


#container { margin: 0px; z-index: 1; position: relative;}
#main1 { background-repeat: repeat-x; width: 780px; margin-right: auto; margin-left: auto; z-index: 15; position: relative; background-color: #f0f0f0; }
#header { position: relative; height: 128px; width: 780px; z-index: 20; }
#halfLeft { width: 350px; z-index: 25; position: absolute; text-align: left; padding-left: 20px; float:left;}
#halfRight { width: 371px; z-index: 25; position: relative; text-align: left; left:390px; }
#halfRightCopy { width: 371px; z-index: 30; position: absolute; left:391px; top: 219px; text-align: right; }
#singleCopy { width: 700px; z-index: 25; position: relative; text-align: left; left: 40px; }
#footer { background-color: #660000; position: relative; height: 15px; width: 760px; z-index: 20; clear: both; text-align: left; vertical-align: middle; padding: 10px; font-size: 11px; color: #e4bc34; font-weight: bold; }

.detail { font-size: 12px; ; color: #000000; padding-right: 9px; background-color: #ffffff; }
.tableHeadGold { background-image: url(../images/comp/head_gold.jpg); font-weight: bold; font-size: 13px; color: #000000 }
.regCopy {position: relative; top: -0.3em; font-size:11px;}
