﻿#content
{
    margin-bottom: 15px;
    text-align: justify;
    width: 950px;
}
h1
{
    font-size: 8pt;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 0px;
}

ul
{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}
li
{
    margin-bottom: 0px;
    margin-top: 0px;
    text-indent: 0px;
    line-height: 2.3em;
    list-style-image: url(/Images/visitor/li.gif);
}
.image_right_alighn
{
    margin-left: 18px;
}
#params
{
    color: #639BC0;
}
input
{
    font-size: 9px;
    color: #434343;
    border: 1px solid #000000;
}
select
{
    font-size: 9px;
    color: #434343;
    border: 1px solid #000000;
}
textarea
{
    font-size: 11px;
    color: #434343;
    border: 1px solid #000000;
}
#date
{
    font-weight: bold;
    color: #0077FF;
}
.listHyperLinks a, .listHyperLinks a:visited
{
    padding: 2px;
    color: #0061FF;
    font-family: Arial, Tahoma, Verdana;
    text-decoration: underline;
}
.listHyperLinks a:hover, .listHyperLinks a:active
{
    color: #FFAE00;
    text-decoration: none;
}
.listHyperLinks
{
    text-align: left;
}
.listHyperLinks table tr td, .listHyperLinks table tr th
{
    vertical-align: top;
}