﻿body
{
    font-family:"Verdana";
    font-size:12px;
    color:#555555;
    background-color:#DDDDDD;
}

.main 
{
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    background-color: #ffffff;
    text-align: left;
}

.main .introduction 
{
    margin-top:25px;
    margin-left: 25px;
    margin-right: 25px;
}

.main .introduction .location 
{
    font-weight: bold;
    margin-left: 30px;
}

.main .schedule 
{
    margin-top:15px;
} 

.main li 
{
    list-style-type: circle;  
    margin-left: 0px;   
}

.main h4 
{
    color: #00DD77;
    margin-bottom: 10px;
    padding-left:30px;
}

.Errors 
{
    font-size: 12pt;
    position: relative;
    top: 15px;
    left: 20px;
}

.introduction h4 
{
    padding-left: 0px;
}

.note 
{
    float: right;
    margin-right: 35px;
}

.footer 
{
    background: url('../Pictures/tag2.png');
    height: 200px;
}

.footer .button 
{
    float:right;
    position: relative;
    left: -60px;
    top: 50px;
}

.choice #City
{
    position: relative;
    top:25px;
    margin-left: 40px;
}

.choice #City tr 
{
    height:45px;
}

#City tr:first-child input
{
    position: relative;
    top: -10px;
}

.text input
{
    margin-left: 20px;
    position: relative;
    top: 55px;
    left: 50px;
}

.text input.clear 
{
    font-style: italic;
    color:#999;
}

.button 
{
    background: url(../Pictures/registreeru.png);
    height: 25px;
    width: 146px;
}

h4 
{
    color: #00BB77;    
}

a 
{
    text-decoration:none;
}

a:link, a:visited 
{
    color:#6699FF;
}

a:hover 
{
    color:#335588;
}

a:active 
{
    color:#FF5500;
}
