The numbers form an arithmetic progression starting at 102 and ending at 396. Using $a=102$, $l=396$, and $d=6$, the number of terms $n$ is $\frac{396-102}{6} + 1 = 50$. The sum is $S_n = \frac{n}{2}(a + l) = \frac{50}{2}(102 + 396) = 25 \times 498 = 12450$. Other options result from calculation errors.