.c_gray_tbl  { border:1px solid silver; }
.c_gray_td_1 { background-color: silver; }
.c_gray_td_2 { background-color: gainsboro; }
.c_gray_td_3 { background-color: whitesmoke; }
.c_gray_td_4 { background-color: white; }

.c_tbl_ttl { width:100%;
             background-color: #CCCCCC;
             border:1px solid #BBBBBB;
}
.c_td_ttl  { background-color: #CCCCCC;
             color:#FFF;
             font-weight:bold;
             padding:5px;
}
a.c_ttl         { text-decoration:none; }
a.c_ttl:link    { color:white; }
a.c_ttl:visited { color:white; }
a.c_ttl:hover   { color:gray; }
a.c_ttl:active  { color:black; }

.c_frame { border:1px solid white; }
.c_fnt_tahoma   { font-family:tahoma; font-size:11px; }



.c_icon_f { width:16px; height:16px; border-width:0px; border-radius:50%; display:block; }
.c_icon_i { width:16px; height:16px; border-width:0px; border-radius:50%; display:block; }