﻿td.menu
{
    background-color:#333399;
}

table.menu
{
    background-color:#333399;
}

table.menu img
{
    margin-top:3px;
    margin-left:25px;
    margin-right:25px;
}

div.subMenu
{
    color: White;
    background-color:#333399;
    text-align:left;
    font-family:Verdana;
    font-size:small;
    font-weight:bold;
}

div.subMenu tr
{
    vertical-align:middle;
    height:23px;
}

div.subMenu a
{
    color: White;
}

div.subMenu a:hover
{
    color: #9999FF;
}

div.title
{
    margin-bottom:16px;
	color:#333399;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
    text-align:left;
    margin-left:6px;
}

table.menuFooterItem
{
    margin-left:6px;
}

table.menuFooterItem tr
{
    vertical-align:middle;
}

table.menuFooterItem td
{
    text-align:left;
    margin-left:0px;
}

a.wrappedImgMenu img
{
    width:80px;
    height:40px;
    border-style:solid;
    border-width:2px;
    border-color:#000066;
}

table.menuFooterContent 
{
    border-width:0px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}
