BODY
{
    MARGIN: 0px;
    FONT-SIZE: 66.67%;
    FONT-FAMILY: tahoma;
    COLOR: #333;
}
TABLE
{
    FONT-SIZE: 100%;
    BORDER-COLLAPSE: collapse
}
P
{
    margin: 10 0 10 0
}
INPUT
{
    FONT-SIZE: 100%;
}
SELECT
{
    FONT-SIZE: 100%;
}
TEXTAREA
{
    FONT-SIZE: 100%;
    FONT-FAMILY: tahoma;
}
A
{
    color: royalblue;
}
A:active
{
    color: royalblue;
}
A:visited
{
    color: royalblue;
}
A:hover
{
    color: royalblue;
}
.FlatTextbox
{
    border: 1px solid #5076a9;
}
.A1
{
    color: #07519a;
    text-decoration: none;
}
.A1:visited
{
    color: #07519a;
    text-decoration: none;
}
.A1:hover
{
    color: #07519a;
    text-decoration: underline;
}
.A2
{
    color: #e67145;
    text-decoration: none;
}
.A2:visited
{
    color: #e67145;
    text-decoration: none;
}
.A2:hover
{
    color: brown;
    text-decoration: none;
}
.A4
{
    color: #416284;
    text-decoration: none;
}
.A4:visited
{
    color: #416284;
    text-decoration: none;
}
.A4:hover
{
    color: #416284;
    text-decoration: underline;
}
.A5
{
    color: white;
    text-decoration: none;
}
.A5:visited
{
    color: white;
    text-decoration: none;
}
.A5:hover
{
    color: orange;
    text-decoration: none;
}
.A6
{
    color: gray;
    text-decoration: none;
}
.A6:visited
{
    color: gray;
    text-decoration: none;
}
.A6:hover
{
    color: gray;
    text-decoration: underline;
}
.A7{
    color: orange;
    font-weight: bold;
    text-decoration: none;
}
.A7:visited{
    color: orange;
        font-weight: bold;
    text-decoration: none;
}
.A7:hover{
    color: orange;
        font-weight: bold;
    text-decoration: underline;
}


.BlockTitle1
{
    font-size: 120%;
    font-weight: bold;
    font-family: arial;
}
.BlockTitle2
{
    color: #064482;
    font-size: 120%;
    font-weight: bold;
    font-family: Lucida Sans Unicode;
}
#LeftMenu TD
{
    border-bottom: 1px solid #c5c5c5;
}
.CoursesTable TR
{
    height: 26;
}
.CoursesTableTrBg1
{
    background-color: #e2edf9;
}
.CoursesTableTrBg2
{
    background-color: #eff3f8;
}
.CoursesTblFont1
{
    color: white;
    font-size: 130%;
    font-weight: bold;
    font-family: lucida sans unicode;
}
.CoursesTblFont2
{
    font-size: 100%;
    font-weight: bold;
}
.Table1 TR
{
    height: 26;
}
.Table1TrBg1
{
    background-color: #e2edf9;
}
.Table1TrBg2
{
    background-color: #eff3f8;
}
.Table1Font1
{
    color: white;
    font-size: 130%;
    font-weight: bold;
    font-family: lucida sans unicode;
}
.Table1Font2
{
    font-size: 100%;
    font-weight: bold;
}

