


/* LEVEL 1  */
/************/
.Level1{
width:155px;
border-style:solid;
border-color:#8888AB; 
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:1px;
height:20px;
}
.Level1Cell{

mbackground-Color:#DD2756;}
.Level1Link{
lbackground-Color:#DD2756;
color:white;
font-family:Arial,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

.Level1Link:hover{
lbackground-Color:#DD2756;
color:#5566BB;
font-family:Arial,sans-serif;
font-size:13px;
font-weight:bold;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

/* LEVEL 2  */
/************/

.Level2{
border-style:solid;
border-color:#94FFFF;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
border-bottom-width:0px;
height:17px;
}

.Level2Cell{lbackground-Color:#E04A8D;}
.Level2Link{
lbackground-Color:#E04A8D;
color:white;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:normal;
font-style : italic;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

.Level2Link:hover{
lbackground-Color:#E04A8D;
color:#5566BB;
font-family:Arial,sans-serif;
font-size:12px;
font-weight:normal;
font-style : italic;
text-decoration:none;
cursor:hand;
text-shadow: Black;
font-stretch: ultra-condensed;
}

/* LEVEL 3  */
/************/

.Level3{}
.Level3Cell{}
.Level3Link{}