﻿body {
}

.pm 
{
    border: 0px;
}
.submenu1
{
    border-right: #3366ff thin outset;
    border-top: #3366ff thin outset;
    border-left: #3366ff thin outset;
    border-bottom: #3366ff thin outset;
    margin-left: 2px;
    vertical-align: middle;
    margin-bottom: 1px;
    width: 129px;
    height: 22px;
    color: black;
    text-align: center;
}
.holdsubmenu1
{
        background-color: #3366ff;
            border-right: #3366ff thin outset;
    border-top: #3366ff thin outset;
    border-left: #3366ff thin outset;
    border-bottom: #3366ff thin outset;
  
    vertical-align: middle;
    margin-bottom: 2px;   
    width: 129px;
    height: 22px;
    color: black;
    text-align: center;
    padding-left: 3px;
    padding-top: 4px;
}

.submenu2
{
    width: 100px;
    height: 18px;
    color: black;
    text-align: left;
    padding-left: 3px;

    font-size: 9pt;
    padding-left: 10px;
    background-color: transparent;
}

.submenu2 a
{
    font-size: 6pt;
    font-family: Arial;
    color: red;
    background-color: transparent;
}
.submenu1 a:hover
{
    display: block;
    font-size: 11pt;
    font-family: 'Futura Bk', Verdana , Arial;
    color: black;

    text-decoration: none;

    background-color: #3399ff;
    width: 129px;
    height: 21px;
}

.submenu1 a
{

    display: block;
    font-size: 11pt;
    font-family: 'Futura Bk' , Verdana, Arial;
    color: black;
    text-decoration: none;
    background-color: #3366ff;
    width: 129px;
    height: 21px;
}

#sltable
{
visibility: hidden
}

.topmenu a
{
    font-size: 8pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;

    text-decoration: none;
}

.topmenu a:hover
{
    color: Red;
}

