A.menu1levela {color: #003366; text-decoration: none;}
A.menu1levela:hover {color: #3399ff;}
A.menu1levelahover {color: #3399ff; text-decoration: none;}

DIV#menu1levelstart
{
background-color: #606977;
border-bottom: #003366 1px solid;
float: left;
height: 17px; height: "18px";
width: 1%;
}

DIV.menu1levelseparator
{
background-color: #606977;
border-left: #003366 1px solid;
border-bottom: #003366 1px solid;
float: left;
height: 17px; height: "18px";
width: 3px; width: "4px";
}

DIV#menu1levelend
{
background-color: #606977;
border-bottom: #003366 1px solid;
height: 17px; height: "18px";
position: "relative";
left: "-3px";
}

DIV.menu1levelitem
{
background-color: #dee3e7;
border-left: #003366 1px solid;
border-top: #003366 1px solid;
border-bottom: #003366 1px solid;
color: #003366;
cursor: pointer;
cursor: hand;
float: left;
text-align: center;
padding-top: 1px;
height: 15px; height: "18px";
width: 91px; width: "93px";
}

DIV.menu1levelactive
{
background-color: #ffffff;
border-left: #003366 1px solid;
border-top: #003366 1px solid;
color: #000000;
float: left;
font-weight: 700;
text-align: center;
padding-top: 1px;
height: 16px; height: "18px";
width: 91px; width: "93px";
}

DIV.menu1levelover
{
background-color: #dee3e7;
border-left: #003366 1px solid;
border-top: #003366 1px solid;
border-bottom: #003366 1px solid;
color: #003366;
cursor: pointer;
cursor: hand;
float: left;
text-align: center;
padding-top: 1px;
height: 15px; height: "18px";
width: 91px; width: "93px";
}

DIV#menu2levelstart
{
float: left;
width: 1%;
}

DIV.menu2levelactive
{
color: #000000;
float: left;
font-weight: 700;
}

DIV.menu2levelitem
{
float: left;
}

DIV.menu2levelseparator
{
float: left;
width: 10px;
}

DIV#menu2levelend
{
float: left;
margin-bottom: 5px;
}
