﻿.menu
{
background-color: #01637F;
border-color: #8DBCCA;
font-size: 10px;
font-family: Verdana;
color: white;
border-width: 3px;
border-top-style: outset;
border-right-style: outset;
border-left-style: outset;
border-bottom-style: outset;
padding-left: 5px;
}


.dynamicmenuhover 
{ 
background-color: #8DBCCA;
font-size: 10px;
font-family:Verdana;
font-weight:bold;
color:White;
height:25px;	
padding-left: 5px;
}


.dynamicmenuitem
{

background-color: #01637F;
font-size: 10px;
font-family:Verdana;
color: white;
height:25px;	
padding-left: 5px;
}

.dynamicmenu
{
background-color: #01637F;
border-color: #01637F;
border-width   : 3px;	
font-size: 10px;
font-family: Verdana;
color: white;
border-top-style: outset;
border-right-style: outset;
border-left-style: outset;
border-bottom-style: outset;
height: 25px;
}

.staticmenuhover 
{
border-color: #01637F;
background-color: yellow;
color: white;
font-size: 10px;
font-family:Verdana;
font-weight:bold;


}

.staticmenuitem
{
border-color: #01637F;
background-color: #01637F;
font-size: 10px;
font-family:Verdana;
color: white;
padding-left: 5px;
}

.staticmenu
{
border-color: #01637F;
background-color: #01637F;
border-width: 3px;	
font-size: 10px;
font-family: Verdana;
color: white;
border-top-style: outset;
border-right-style: outset;
border-left-style: outset;
border-bottom-style: outset;
padding-left: 5px;
height: 25px;
}

.staticselected
{
border-color: #01637F;
background-color: #01637F;
font-size: 10px;
font-family:Verdana;
color:White;
}


.levelmenuitem
{
font-size: 10px;
font-family: Verdana;
color: White;
height:25px;
padding-left: 5px;	
}

.levelsubmenu
{
font-size: 10px;
font-family:Verdana;
color:White;
height:25px;	
padding-left: 5px;
}

.levelselected
{
	
font-size: 10px;
font-family:Verdana;
color:White;
height:25px;	

}

