﻿body
{
    font-size: 12px;
    color: #142573;
    font-family: Arial;
    background-color: aliceblue;
}
.Logos
{
    padding-bottom:10px;
    padding-top:10px;
}
.Login
{
    font-size: small;
    font-family: Arial;
    font-weight: bold;
    text-align:right;
    text-decoration:none;
   
}
.Header01
{
    font-size: 24px;
    color: Silver ;
    font-family: Arial;
    font-weight: bold;
    HEIGHT: 40px;
    BACKGROUND-COLOR: #312d7a;
}
.SponLinksHd
{
    color: Silver ;
    font-family: Arial;
    font-weight: bold;
    BACKGROUND-COLOR: #312d7a;
}
.Footer01
{
    HEIGHT: 20px;
    BACKGROUND-COLOR: #fef9a5
}

.Menu01
{
    font-size: 12px;
    font-family: Arial;
}

.Table01
{
    BACKGROUND-COLOR: lightsteelblue;
}
.TableSide
{
    BACKGROUND-COLOR: lightsteelblue;
}
.Content
{
    background-color:aliceblue ;
}

.Title
{
    font-weight: bold;
    font-size: 24px; 
    font-family: Arial ;
}    
.StaticMenuStyle
{ padding:3px 5px 3px 5px;
  
}
.MenuItemStyle
{
    font-weight:bold;
}
.StaticMenuItemStyle
{
  color:#312D7A;    
}
.StaticSelectedStyle
{
    font-weight:bold;
}
.StaticHoverStyle
{
    color: #312D7A;
    background-color: #fef9a5;
}