﻿body
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-image: url(/images/bgmain.jpg);
    height: 100%;
    background-color: #8f8f8f;
    background-repeat: repeat-x;
    background-position: top;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    line-height: 13pt;
    color: #333333;
}
 
 
html 
{
		height:100%
}



table
{
    padding: 0px;
    margin: 0px;
}

.SericesDiv
{
    text-align: center;
    background-color: #559824;
    color: #FFFFFF;
    height: 22px;
    width: 98%;
    vertical-align: bottom;
    font-weight: bold;
    font-size: medium;
    padding-top: 3px;
}

.tv_bt_td
{
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer
}

.tv_bt_txt
{
    text-align: left;
    font-size: 8pt;
    line-height: 9.7pt;
    padding-left: 25px;
    padding-top: 3px;
    height: 42px;
}

a
{
    text-decoration: none;
    color: #333333;
}

h1
{
    font-size: 15pt;
    margin-bottom: 10px;
}
h2
{
    font-size: 11pt;
    color: #666666;
}

.legalTXT
{
    font-size: 10pt;
    color: #FFFFFF;
    text-align: center;
}