/* CSS Document */

.masterTable {width:700px}

#txt {padding-top:20px; width:500px}
#txt h1 {font-size:12px; margin:0; margin-bottom:3px}
#txt p {margin:0}

#cont {margin-top:20px}

#cat {width:220px; text-align:left}
#cat h1 {font-size:12px; margin:0; margin-bottom:10px; border:1px solid #d0d0d0; background-color:#e3e3e3; padding:5px; color:#445566}
#cat a {display:block; padding:3px; border-bottom:1px solid #e0e0e0; text-decoration:none; color:#445566; font-size:10px}
#cat a:hover {background-color:#e0e0e0; font-weight:bold}
#cat .sel {background-color:#e6e6e6; font-weight:bold}

#regCell {padding-left:25px; text-align:left}
#regCell h1 {font-size:12px; color:#445566; font-weight:normal; border-bottom:1px solid #e0e0e0; text-align:right; padding:5px; margin:0}
#regCell p.total {margin:0; color:#445566; text-align:right; padding:3px}

#reg {margin:15px 0 30px 0}
#reg h2 {font-size:10px; margin:0; text-transform:uppercase}
#reg p {margin:2px 0 0 10px; font-size:10px}
#reg p.desc {font-weight:bold}
#reg a {text-decoration:none; color:#3366cc}
#reg a:hover {text-decoration:underline}
