﻿body
{
    background-position: center top;
    background-image: url(../images/back.png);
    background-color: #000000;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: center;
}
img
{
    border-style: none;
}

.content
{
   
    width: 608px;
    height: 250px;
    padding: 315px 0px 0px 0px;
    margin: 0px auto 1px auto;
}
.title
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: none;
}
.text
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: none;
}
A.text
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: underline;
}
A.text:VISITED
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: underline;
}
.textbox
{
    border: 1px solid #808080;
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: none;
    background-color: #000000;
    padding: 3px;
    width: 175px;
}
.button
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 11pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    background-color: #000000;
    border: 1px solid #808080;
}
.rtext
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #808080;
    text-decoration: none;
    text-align:justify;
}
.leftT
{
    padding-bottom:5px;
    padding-left:85px;
    padding-right:5px;
    padding-top:5px;
    
}
.alert
{
    font-family: tahoma, geneva, verdana, sans-serif;
    font-size: 9pt;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #00FF00;
    text-decoration: none;
}