﻿table.tbl_main
{
    border-right: gray 1px solid;
    padding-right: 0px;
    border-top: gray 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-left: gray 1px solid;
    padding-top: 0px;
    border-bottom: gray 1px solid;
    background-color: white;
    text-align: center
}
td.td_top
{
    border-right: black 1px;
    border-top: black 1px;
    font-weight: normal;
    font-size: 11px;
    border-left: black 1px;
    color: black;
    border-bottom: black 1px;
    font-family: tahoma, arial, 'san serif';
    height: 60px;
    background-color: gray;
    text-align: center
}
td.td_mid_left
{
    border-right: black 1px;
    border-top: black 1px;
    padding-left: 3px;
    font-weight: normal;
    font-size: 11px;
    border-left: black 1px;
    color: black;
    border-bottom: black 1px;
    font-family: tahoma, arial, 'san serif';
    top: 1px;
    background-color: transparent;
    text-align: center
}
td.td_mid_right
{
    border-right: black 1px;
    border-top: black 1px;
    padding-left: 3px;
    font-weight: normal;
    font-size: 11px;
    border-left: black 1px;
    color: black;
    border-bottom: black 1px;
    font-family: tahoma, arial, 'san serif';
    background-color: transparent;
    text-align: center
}
td.td_mid_center
{
    width: 1px;
    height: 100px;
    background-color: #e0e0e0
}
.splash_name
{
    font-weight: bold;
    font-size: 13px;
    color: black;
    font-family: tahoma, arial, 'san serif'
}
.splash_text
{
    font-weight: normal;
    font-size: 11px;
    color: blue;
    font-family: tahoma, arial, 'san serif'
}
.splash_name:hover
{
    font-weight: bold;
    font-size: 13px;
    color: red;
    font-family: tahoma, arial, 'san serif';
    text-decoration: none
}
table.tbl_main_mid
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    text-align: center
}
.tb_active_wanted
{
    background-color: #c5c5c5
}
.tb_active_wanted:hover
{
    background-color: crimson
}
table.tbl_main_ns
{
    border-right: aqua thick solid;
    padding-right: 5px;
    border-top: aqua thick solid;
    padding-left: 5px;
    padding-bottom: 5px;
    border-left: aqua thick solid;
    padding-top: 4px;
    border-bottom: aqua thick solid;
    background-color: olive
}
td.td_top_ns
{
    border-right: white 3px solid;
    border-top: white 3px solid;
    border-left: white 3px solid;
    border-bottom: white 3px solid;
    background-color: red
}
table.tbl_narc_details
{
    border-right: #75a5fd 2px solid;
    border-top: #75a5fd 0px solid;
    border-left: #75a5fd 2px solid;
    border-bottom: #75a5fd 1px solid
}
table.tb_active_narc
{
    border-right: #75a5fd 1px solid;
    border-top: #75a5fd 1px solid;
    border-left: #75a5fd 1px solid;
    border-bottom: #75a5fd 1px solid
}
.display_desc_plain
{
    font-size: 8px;
    color: black;
    font-family: arial, tahoma
}
