


/* LEVEL 1  */
/************/
.Level1{
border-style:solid; 
border-left-width:2px;
border-right-width:2px;
border-top-width:4px;
border-bottom-width:4px;
height:30px;
border: 1px solid gray;
border-color:#660066;
background-color:#656BB1;
width:190;
}
.Level1Cell{background-Color:#996699;

text-align: center;
height:30px;
}
.Level1Link{
background-Color:#996699; 
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
width:190;
text-align: center;
height:20px;
}

.Level1Link:hover{
background-Color:#330033;
color:white;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
width:190;
font-stretch: ultra-condensed;
}

/* LEVEL 2  */
/************/

.Level2{
border-style:solid;
border-color:#FAE2A9;
border-left-width:10px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:1px;
height:20px;
width:180;
}

.Level2Cell{background-Color:#F9FAD6;
text-align: center;
}
.Level2Link{
background-Color:#F9FAD6;
color:#7D2A05;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style : normal;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
width:180;
}

.Level2Link:hover{
background-Color:#FAE2A9;
color:#7D2A05;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
font-style : normal;
text-decoration:none;
cursor:hand;
text-shadow: Black;
width:180;
font-stretch: ultra-condensed;
}

/* LEVEL 3  */
/************/

.Level3{}
.Level3Cell{}
.Level3Link{}
