body
{
    padding: 0px;
    margin: 0px;
}
a:hover
{
    text-decoration: none;
}
.m_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #565656;
}

.m1_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 13px;
    color: #565656;
}

.m2_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
}

.h_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #2583A5;
}

.l_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #358A0B;
}

.ls_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 11px;
    color: #737373;
}

.f_text
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 12px;
    color: #5E5E5E;
}

.news
{
    font-family: Tahoma;
    font-size: 11px;
    line-height: 14px;
    color: #565656;
    margin-bottom: 6px;
}

.news .top
{
    width: 650px;
    height: 42px;
    background-image: url(images/tt.gif);
    background-repeat: repeat-x;
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #B9BABA;
    color: #2583A5;
}

.news .main
{
    padding: 0px;
    width: 650px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #B9BABA;
    text-align: justify;
    overflow: hidden;
}

.news p
{
    margin: 15px;
}
.news img
{
    border-style: none;
    float: left;
    margin: 0px 12px 6px 0px;
}

.news .prod
{
    color: #2583A5;
}
.news .corp
{
    color: #358A0B;
}
.news .red
{
    color: #FF0000;
}

.form
{
    width: 192px;
    height: 19px;
    border-color: #CDCDCD;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}

.form1
{
    width: 142px;
    height: 19px;
    border-color: #CDCDCD;
    border-bottom-width: 1px;
    border-right-width: 1px;
    background-color: #ffffff;
}

.form_div
{
    height: 22px;
    margin-top: -1px;
}

a.ls_text
{
    text-decoration: none;
}
a.ls_text:hover
{
    text-decoration: underline;
}

a.text
{
    color: #358A0B;
    text-decoration: none;
}
a.text:hover
{
    color: #358A0B;
    text-decoration: underline;
}

a.text1
{
    color: #565656;
    text-decoration: none;
}
a.text1:hover
{
    color: #565656;
    text-decoration: underline;
}

