﻿body
{
    margin: 0px 0px 0px 0px;
    background-image: url(../../TemplateImages/back_all.gif);
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 16px;
    background-color: #037BB0;
    color: Black;
    text-align: justify;
}
a
{
    text-decoration: none;
    color:#037BB0;
    font-weight:bolder;
}
p
{
    text-align: justify;
}
h2
{
    font-family: @MS Mincho;
    font-style: oblique;
    color: #F76905;
}
.menu
{
    background-image: url(../../TemplateImages/menuup.jpg);
    background-repeat: repeat;
    height: 50px;
    color: White;
    font-family: Arial;
    text-decoration: none;
}
.menu
{
    background-image: url(../../TemplateImages/menu.gif);
    background-repeat: repeat-x;
}
.lnk
{
    color: White;
    font-family: Arial;
    text-decoration: none;
}
.header
{
    background-image: url(../../TemplateImages/title.gif);
    height: 30px;
    background-repeat: repeat-x;
    color: White;
}
.tblHeader1
{
    background-image: url(../../TemplateImages/3.jpg);
    height: 40px;
    width: 10px;
    background-repeat: no-repeat;
}
.tblHeader2
{
    background-image: url(../../TemplateImages/4.jpg);
    height: 40px;
    width: 10px;
    background-repeat: no-repeat;
}
.tblHeaderMid
{
    background-image: url(../../TemplateImages/5.jpg);
    height: 40px;
    background-repeat: repeat-x;
}
.lnk1
{
    color: #F76905;
    font-family: Arial;
    text-decoration: none;
}
.logo
{
    background-image: url(../../TemplateImages/header.jpg);
    background-repeat: no-repeat;
    height: 345px;
}
h1
{
    font-family: Monotype Corsiva;
    color: White;
}
.tblHeader
{
    background-color: #037BB0;
    color: White;
    height: 40px;
}
.BORDER
{
    border-color: White;
    border-style: ridge;
}
.TXT
{
    height: 15PX;
    border-style: ridge;
    border-color: Black;
}

