.c_head_fg h1, .c_head_fg h1 input
{
    color: #61A3D5;
}

.head_title_fg
{
    background-image: url(images/t3_3.gif);
    background-repeat: repeat-x;
    height: 30px;
}

.header_fg
{
    color: #00379b;
    font-size: 11px;
    vertical-align: middle;
    padding-left: 25px;
    font-weight: bold;
}

.visibility_fg
{
    vertical-align: middle;
    text-align: right;
    padding-right:5px;
     display: none;
}

.under_title_fg
{
    background-image: url(images/txt_shadow.gif);
    background-repeat: repeat-x;
    height: 8px;
}

.c_content_left_fg
{
    background-color: #C8C8C8;
    width:15px;
}

#c_content_fg
{
    padding: 15px;
    background-color: #ffffff;
    color: #000000;
}

#c_content_fg a, #c_content_fg a:link, #c_content_fg a:visited, #c_content_fg a:active
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
}

#c_content_fg a:hover
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
    font-weight: bold;
    text-decoration: none;
}


.c_content_right_fg
{
    background-color: #C8C8C8;
    width:15px;
}



.under_content_fg
{
    background-image: url(images/rb1.gif);
    background-repeat: no-repeat;
    height: 9px;
    width: 10px;
    float: right;
    position:relative;
}

.under_content_sub_fg
{
    background-image: url(images/read_more.gif);
    background-repeat: no-repeat;
    height: 17px;
    width: 65px;
    float: right;
    
}

.c_content_bottom_fg
{
    padding: 0 0px 0 5px;
    background-color: #C8C8C8;
}
.c_footer_fg
{
    padding:5px 2px 5px 2px;
    background-color: #C8C8C8;
}