body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    background-color: #FFFFFF;
    background-image: url(images_site/background.gif);
    scrollbar-face-color: #F5FBFF;
    scrollbar-shadow-color: #F5FBFF;
    scrollbar-3dlight-color: #F5FBFF;
    scrollbar-track-color: #F5FBFF;
    scrollbar-highlight-color: #395372;
    scrollbar-arrow-color: #395372;
    scrollbar-darkshadow-color: #395372;
    scrollbar-base-color: #395372;
}

p, ul, ol, li, div, td, th, address, blockquote, nobr, b, i, select, input, textarea {
    font-family: tahoma, verdana, geneva, arial, sans-serif;
    font-size: 11px;
}

a:link {
    color: #27049C;
    font-weight: bold;
    text-decoration: none;
}

a:visited {
    color: #27049C;
    font-weight: bold;
    text-decoration: none;
}

a:active {
    color: #27049C;
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    color: 4 D7FB9;
    font-weight: bold;
    text-decoration: underline;
}

a.blue:link {
    color: #395372;
    font-weight: bold;
    text-decoration: none;
}

a.blue:visited {
    color: #395372;
    font-weight: bold;
    text-decoration: none;
}

a.blue:active {
    color: #395372;
    font-weight: bold;
    text-decoration: none;
}

a.blue:hover {
    color: 4 D7FB9;
    font-weight: bold;
    text-decoration: underline;
}

.fontblue {
    color: #295A8B;
}

.fontred {
    color: #DE4E10;
}

a.redtitle:link {
    font-size: 18px;
}

a.redtitle:visited {
    font-size: 18px;
}

a.redtitle:active {
    font-size: 18px;
}

a.redtitle:hover {
    font-size: 18px;
}

.backgroundIMG{
    background-image: url(images_site/bg_line_red.gif);
    height: 20px;
}

.headproduct {
    font-size: 18px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.head {
    background-image: url(images_site/header.jpg);
    background-repeat: repeat-x;
}

.tablebill {
    background-color: #FFFFFF;
    border-width: 1px;
    border-color: #BA4416;
    border-style: solid;
}

.containerTable {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
}


.line{
    display: block;
    width: 100%;
    height: 1px;
    padding: 0;
    margin: 0;
    border-bottom: solid #8DA1B9 1px;
}

.upLine{
    display: block;
    width: 100%;
    height: 5px;
    padding: 0;
    margin: 0;
}

.emptyLine{
    height: 13px;
    margin: 0;
    padding: 0;
}

blockquote{
    padding: 0;
    margin: 0;
    margin-left: 40px;
    margin-right: 40px;
}

.pClearTop{
    padding-top: 0;
    margin-top: 0;
}

.pClearBottom{
    padding-bottom: 0;
    margin-bottom: 0;
}

.pClear{
    padding: 0;
    margin: 0;
}

.headerText{
    margin-top: 15px;
    margin-bottom: 15px;
}

#header_second_text {
    margin-top: 10px;
    margin-bottom: 4px;
}