﻿.txt1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

a.txt1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: underline;
}


.txt2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #38d6ec;
    text-align: center;
}

a.txt2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #38d6ec;
    text-align: center;
    text-decoration: none;
}

.ta1
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #eeffff;
    width: 250px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.ta1a
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #aeffff;
    width: 250px;
    height: 100px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}

.tb1
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #eeffff;
    width: 150px;
    height: 20px;
}

.tb1a
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    background-color: #aeffff;
    width: 150px;
    height: 20px;
}


.lb1
{
    background-color: #eeffff;
    width: 130px;
}

.lb1a
{
    background-color: #aeffff;
    width: 130px;
}

.hiddendiv
{
    z-index: 222;
    left: -500px;
    position: absolute;
    top: -500px;
    visibility: hidden;
}

