/* CSS Document */

div { font: normal 12px arial; }

#MENU_CONTAINER { 
padding: 5px 5px 10px 5px; 
width: 140px; 
text-align:left;
}

a.MENU { display: block; position: relative; color:#000000; font-weight: bold; text-decoration: none; padding: 3px 5px 3px 5px; text-align:left; border-bottom: #163ea0;
border-bottom-style: dotted; }

a.MENU:hover { display: Block; position: Relative; background:#c8c9cd; color:#000000; font-weight: Bold; text-decoration: None; text-align:left; }

a.SMENU { display: Block; position: Relative; background:#163ea0; color:#000000; font-weight:bold; text-decoration: None; padding: 3px 3px 3px 3px; text-align:left; }

a.SMENU:hover { display: Block; position: Relative;	background:#163ea0; color:#000000; text-decoration: None; padding: 3px 3px 3px 3px; text-align:left; }

div.SMENU { visibility: Hidden; position: Absolute; margin: -21px 0px 0px 120px; width: 130px; text-align:left; }