/* Body styling
----------------------------------------------------------------*/
    body
    {
    background-color:#F3F3F3;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 20px;
    }

    .content-bg
    {
    background-color:#F3F3F3;
    background-image: url(../images/textbox-forkbg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #A80532;
    margin: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }

    .content-plain
    {
    background-color:#F3F3F3;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #A80532;
    }

    .content-bg-r
    {
    background-color:#F3F3F3;
    background-image: url(../images/textbox-forkbgr.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #A80532;
    margin: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }

    .content-bg-yell
    {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #FFCE36;
    margin: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    }

    .content-outline
    {
    margin: 0px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    border: 1px solid #A80532;
    }

/* Container styling
----------------------------------------------------------------*/
    #container
    {
    background-color:#FFFFFF;
    align:center;
    border: 1px solid #A80532;
    }

    #content
    {
    background-color:#FFFFFF;
    align:center;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
    }


/* Paragraph default style
----------------------------------------------------------------*/

    p
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 80%;
    color: #333333;
    line-height:135%;
    text-align: justif;
    }

ul {
margin : 2px;
padding : 2px;
list-style : none;
}
ul li {
text-align : left;
line-height : 20px;
padding-left : 18px;
background-image : url(../images/yes.gif);
background-repeat : no-repeat;
background-position : 0 2px;
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 80%;
    color: #333333;
}

    ol li
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 80%;
    color: #333333;
    line-height:135%;
    text-align: justif;
    }


    .p-bold
    {
        font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial ;
        font-weight: bold;
        color: #333333;
        line-height:135%;
    }

    .p-bold-red
    {
        font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial ;
        font-weight: bold;
        color: #A80532;
        line-height:135%;
    }

    h1
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 110%;
    font-weight: bold;
    color: #A80532;
    }

    h2
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 105%;
    font-weight: bold;
    color: #A80532;
    }





/* Links default styles
----------------------------------------------------------------*/

    .nav
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 80%;
    color: #F3F3F3;
    font-weight: normal;
    text-decoration: none;
    padding-left: 8px;
    }
    .nav A:link {text-decoration: none; color: #F3F3F3;}
    .nav A:visited {text-decoration: none;color: #F3F3F3;}
    .nav A:hover {color: #FFFFFF; text-decoration: underline;}


    .content-link
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    color: #A80532;
    text-decoration: underline;
    }
    .content-link A:link {text-decoration: underline; color: #A80532;}
    .content-link A:visited {text-decoration: none;color: #A80532;}
    .content-link A:hover {color: #FF0000; text-decoration: underline;}
    .content-link A:active {color: #A80532;}

    .info-text
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 70%;
    color: #999999;
    font-weight: normal;
    text-decoration: none;
    padding-right: 16px;
    color: #999999;
    }
    .info-text A:link {text-decoration: none; color: #999999;}
    .info-text A:visited {text-decoration: none;color: #999999;}
    .info-text A:hover {color: #999999; text-decoration: underline;}
    .info-text A:active {
    color: #999999;
    text-decoration: none;
}


/* Header default style
----------------------------------------------------------------*/
    .h1
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 110%;
    font-weight: bold;
    color: #333333;
    }

    .h2
    {
    font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
    font-size: 110%;
    font-weight: bold;
    color: #A80532;
    }

    .h3
    {
        font-family: Tahoma, Verdana, Lucida Sans Unicode, Arial;
        font-size: 110%;
        font-weight: bold;
        color: #FFCE36;
    }



/* Image default padding
----------------------------------------------------------------*/
    .img-left-padding-norm
    {
        float:left;
        margin-top: 0px;
        margin-bottom: 2px;
        margin-left: 0px;
        margin-right: 9px;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        padding: 0px;
    }

    .img-border
    {
    float:lef;
    padding: 1px;
    border: 1px solid #A80532;
    }
