/* [Layout Style] */
.t_bgcol1 { background-color: #7C8A9B; }
.t_col1   { color: #7C8A9B; }
.t_bdcol1 { border: solid 1px #7C8A9B; }
.t_bgcol2 { background-color: #E7E7EF; }
.t_col2   { color: #E7E7EF; }
.t_bdcol2 { border: solid 1px #E7E7EF; }
.t_bgcol3 { background-color: #083148; }
.t_col3   { color: #083148; }
.t_bdcol3 { border: solid 1px #083148; }
.t_bgcol4 { background-color: #FFFFFF; }
.t_col4   { color: #FFFFFF; }
.t_bdcol4 { border: solid 1px #FFFFFF; }
