﻿body {
    font-family: Verdana;
    font-size: medium;
    margin: 0px;
}
h1, h2 {
    margin: 0px;
}
#topContentcenterr
{
    font-family: "Times New Roman", Times, serif;
    background-color: #0000FF;
    height: 60px;
    width: 100%;
    font-size: 40px;
    color: #FFFFFF;
    text-align: center;
    padding: 20px;
    font-style: italic;
    font-weight: bold;
}
#topContentleft
{
    font-family: "Times New Roman", Times, serif;
    background-color: #0000FF;
    height: 80px;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 20%;
    font-size: small;
    color: #FFFFFF;
}
#topContentright
{
    font-family: "Times New Roman", Times, serif;
    background-color: #0000FF;
    position: absolute;
    height: 80px;
    top: 1px;
    width: 25%;
    right: 0px;
    font-size: medium;
    color: #FFFFFF;
}

#topContent {
    text-align: center;
    background-color: #3333FF;
    color: White;
    font-size: xx-large;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
    height: 50px;
}

#topContent a {
    text-decoration: none;
    color: White;
}

#leftContent {
    width: 230px;
    padding: 10px;
    font-size: 90%;
    text-align: left;
    position: absolute;
    top: 95px;
    margin-top: 10px;
    left: 1px;
    height: 896px;
}

#leftContent h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    border-top: dotted 1px #660;
    border-bottom: dotted 1px #660;
    color: #000000;
}

#mainContent {
    text-align: left;
    margin-left: 250px;
    padding: 10px;
}

#footerContent {
    text-align: center;
    padding: 5px;
}
.Style1
{
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    }
.Style2
{
    font-family: "Times New Roman", Times, serif;
    font-size: 16px;
}
.Style3
{
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
}
.Style4
{
    font-family: Tahoma;
    font-size: 16px;
    text-align: center;
}
.Style5
{
    width: auto;
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-align: center;
    border: medium solid #000000;
}
.Style6
{
    border: thin solid #000000;
    width: auto;
    font-family: "Times New Roman", Times, serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-align: center;
}
