body 
{
    font-family: Verdana, Arial;
    font-size: small;
    background: url('/Images/Bkg.gif');
}

h1
{
    font-size: medium;
    color: #CC0000;
}

h2
{
    font-size: small;
    color: #CC0000;
}

h1
{
    font-size: medium;
    color: #CC0000;
}

.Error
{
    font-size: small;
    color: #CC0000;
}

.Copyright
{
    font-size: xx-small;
    color: #FFFFFF;
    line-height: 14px;
}

.Menu
{
	color: #FFFFFF;
    font-size: small;
    font-weight: bold;
    white-space: nowrap;
}

a.Menu:link       { text-decoration: none }
a.Menu:visited    { text-decoration: none }
a.Menu:active     { text-decoration: none }
a.Menu:hover      { color: #EEEEEE; text-decoration: underline; }

.SubMenu
{
	color: #FFFFFF;
    font-size: small;
    font-weight: normal;
}

a.SubMenu:link       { text-decoration: none }
a.SubMenu:visited    { text-decoration: none }
a.SubMenu:active     { text-decoration: none }
a.SubMenu:hover      { color: #EEEEEE; text-decoration: underline; }

.BorderTable
{
    border: solid 1px #CCCCCC; 
    background: #FFFFFF
}

.FooterText
{
    font-size: 10px;
    color: #999999;
    font-family: Verdana, Arial;
}

.Bg
{
	background-color: #FFFFFF;
}

.BgLight
{
	background-color: #CECECE;
}

.BgDark
{
	background-color: #4D4D4F;

    font-size: xx-small;
    color: #FFFFFF;
    line-height: 14px;
}

.BgBright
{
	background-color: #C00000;
}

 .FlyOut 
{
	font-size: x-small;
    color: #777777;
    width: 200px; 
}