\begin{tabular}{|c|c|c|}
Column 1 & Column 2 & column3 \\
\hline
second row & & \\
\hline
\end{tabular}
Please help me with table border options. Using | I can draw thin solid vertical lines and \hline draws thin solid horizontal lines. I would like to achieve thick outer border, thin dotted lines of various size and color in the table. In short I would like to achieve similar functionality of attached screenshot of MS word table options in LaTeX. Also the reason for asking this is to put all table borders related answers at one place
Thanks for your help. 
