.c_head_rg h1, .c_head_rg h1 input
{
    color: #61A3D5;
}

.head_title_rg
{
    background-image: url(images/hdr_gray_cor.gif);
    background-repeat: no-repeat;
    height: 30px;
}

.header_rg
{
    margin: 0 auto;
    color: #00133D;
    font-size: 11px;
    vertical-align: middle;
    font-weight: bold;
}

.visibility_rg
{
    vertical-align: middle;
    text-align: right;
    padding-right:5px;
    display: none;
}

.under_title_rg
{
    background-image: url(images/txt_shadow.gif);
    background-repeat: repeat-x;
    height: 8px;
}

.c_content_rg
{
    background-color: #C8C8C8;
}

.c_content_inner_rg 
{
       padding: 0 10px 0 10px;
       width: 200px;
}

.c_content_inner_rg p
{
    font-size: 12px;
    font-family: Arial;
}

.c_content_inner_rg h2
{
    font-size: 16px;
    font-family: Arial;
}

.c_content_inner_rg a, .c_content_inner_rg a:link, .c_content_inner_rg a:visited, .c_content_inner_rg a:active
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
}

.c_content_inner_rg a:hover
{
    font-size: 12px;
    font-family: Arial;
    color: #0000FF;
    font-weight: bold;
}

.c_footer_rg
{
    padding: 2px;
    background-color: #C8C8C8;
    text-align:right;
}

.under_footer_rg
{
    background-image: url(images/lb.gif);
    background-repeat: no-repeat;
    height: 8px;
    width:8px;
}

.under_footer_bg_rg
{
    background-color: #C8C8C8;
    height: 8px;
}
