﻿HR
{
    height: 1px;
    color: #C9CDD0;
}
SPAN.copyright
{
    display: block;
    width: 150px;
    margin-left: 10px;
    text-align: center; /*color: #8C5656;*/
    color: #768974;
}
TABLE.content
{
    margin: 0px 2px 2px 2px;
    color: #878787;
    width: 596px; /*border: solid 1px #FF0000;*/
}
TD.content
{
    padding: 10px 10px 10px 10px;
    color: #878787;
    vertical-align: top; /*border: solid 1px #F000F0;*/
}
TD.content_half
{
    padding: 10px 10px 10px 10px;
    width: 140px;
    color: #878787;
    vertical-align: top; /*border: solid 1px #00F0F0;*/
}
TD.content_half_giamira
{
    padding: 10px 10px 10px 10px;
    width: 140px;
    color: #878787;
    vertical-align: top;
     background-image:url(img/banners/bg.jpg);
      background-repeat:no-repeat;
}
TD.content_right
{
    padding: 10px 10px 10px 10px;
    color: #878787;
    vertical-align: top;
    text-align: right;
}
IFRAME.extern
{
    margin: 0px 0px 0px 0px;
    width: 596px;
    height: 600px;
    border: solid 1px #FFFFFF;
}
TD.h_line
{
    margin: 0px 0px 0px 0px;
    height: 3px;
    display: block;
    background-image: URL(img/c_line_h.jpg);
    background-repeat: repeat-x;
    background-position: center;
}
TD.v_line
{
    margin: 0px 0px 0px 0px;
    width: 3px;
    display: block;
    background-image: URL(img/c_line_v.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
IMG.bookmark
{
    display: block;
    border: none 0px;
}
IMG.big
{
    float: left;
    width: 137px;
    height: 68px;
    border: solid 1px #C9CDD0;
    padding: 1px 1px 1px 1px;
}
IMG.small
{
    float: none;
    width: 70px;
    height: 44px;
    border: solid 1px #FFAE00;
    padding: 2px 2px 2px 2px;
}
DIV.big
{
    float: left;
    margin-left: 10px;
}
DIV.big_left
{
    float: left;
}
DIV.popup
{
    background-color: #FFFFFF;
    border: solid 1px #000000;
    width: 200px;
    padding: 7px 7px 7px 7px;
    float: none;
}
DIV.subcontainer
{
    float: right;
    display: block;
}
SPAN.title
{
    font-size: 13px;
    font-weight: 900;
    color: #94AE08;
    display: block;
    margin-bottom: 10PX;
}
SPAN.content_bold
{
    font-weight: 700;
    color: #878787;
    display: block;
}
SPAN.content
{
    color: #878787;
}
DIV.privacy_container
{
    margin-left: 10px;
    height: 300px;
}
DIV.privacy_text
{
    display: block;
    padding: 5px 5px 5px 5px;
    margin-bottom: 10px;
    color: #343434;
    text-align: justify;
}
A.privacy_link
{
    font-weight: 700;
    color: #94AE08;
}
A.privacy_link:visited
{
    font-weight: 700;
    color: #94AE08;
}
SPAN.privacy_caption
{
    margin: 0px 5px 0px 5px;
    font-size: 13px;
    font-weight: 700;
    color: #FF9600;
    display: block;
}


