body
{
    font-family:Arial, Verdana;
    color:Black;
    font-size:10pt;
    font-weight:normal;
    text-align:left;
}

p
{
    text-align:left;
}

table, div, p
{
    text-align:left;
}

ol
{
    text-align:left;
    font-size:10pt;
    color:#4a73a9;
}
    

.CenterPage
{
    text-align:center;
    margin-top:0px;
}

.MainTitle
{
    font-family:Arial, Verdana;
    font-size:large;
    font-weight:bold;
    color:White;
}

.PageTitle
{
    font-family:Arial, Verdana;
    font-size: x-large;
    font-weight:bold;
    color:#4a73a9;  
    text-align:center;
}

a
{
    font-family:Arial, Verdana;
    color:#4a73a9;
    font-weight:bold;
    font-size:10pt;
    text-decoration:none;
}


a:hover
{
    color:red;
    text-decoration:underline;
}

a.footer
{
    font-family:Arial, Verdana;
    color:#ffffff;
    font-weight:normal;
    font-size:9pt;
    text-decoration:none;
}

a.footer:hover
{
    color:yellow;
    text-decoration:underline;
}


a.LeftMenu:hover
{
    text-decoration:none;
    text-align:center;
    color:#4A73A9;
}

a.LeftMenu
{
    text-align:center;
}


.NewsGroupTable
{
    border: 1 solid gray;
    font-family:Arial, Verdana;
    color:Black;
    font-size:10pt;
    font-weight:normal;    
}

Table
{
    font-size:8pt;
}

.defTable
{
    font-size:10pt;
}


a.defLink
{
    font-family:Arial, Verdana;
    color:#4a73a9;
    font-weight:normal;
    font-size:10pt;
    text-decoration:underline;
}

a.DefLink:hover
{
    color:red;
    text-decoration:underline;
}

.ListTitle, h3
{
    font-family:Verdana;
    font-weight:bold;
    font-size:large;
    padding-top:15px;
    padding-bottom: 10px;
    text-align:left;
    color:#4a73a9;
}

.breadcrumb
{
    font-family:Verdana;
    font-size:xx-small;
    color:#4a73a9;
    font-weight:normal;
    }
    
a.breadcrumb
{
    font-family:Verdana;
    font-size:xx-small;
    color:#4a73a9;
    }

a.breadcrumb
{
    text-decoration:underline;
    }    