/* CSS Document */

DIV.menudiv { float:left; }


DIV.menuhoriz1 { width:990px; height:24px; padding:6px 0px 6px 0px}
  DIV.menuhoriz1 DIV.menudiv { padding: 5px 0px 0px 0px; margin-right:6px; height:19px; width:160px; display:block; background:url(/inc/vws/default/imgs/bg/bg_horiz_menu.gif) repeat-x;}
  DIV.menuhoriz1 DIV.menudiv a { color:white; font-size:12px; text-transform:uppercase; font-weight:bold; }
  DIV.menuhoriz1 DIV.SEL1, DIV.menuhoriz1 DIV.CHILDSEL1 { background:url(/inc/vws/default/imgs/bg/bg_horiz_menu_o.gif) repeat-x;}
  DIV.menuhoriz1 DIV.SEL1 a, DIV.menuhoriz1 DIV.LASTSEL1 a, DIV.menuhoriz1 DIV.CHILDSEL1 a { }
  DIV.menuhoriz1 DIV.LAST1 { padding: 5px 0px 0px 0px; margin:0px; height:19px; width:160px; display:block; background:url(/inc/vws/default/imgs/bg/bg_horiz_menu.gif) repeat-x;}
  DIV.menuhoriz1 DIV.LASTSEL1 { padding: 5px 0px 0px 0px; margin:0px; height:19px; width:160px; display:block; background:url(/inc/vws/default/imgs/bg/bg_horiz_menu_o.gif) repeat-x;}

DIV.menuhoriz2 { width:970px; background:#585858; padding:0px 10px; height:25px;}
  DIV.menuhoriz2 DIV.menudiv { padding:2px 10px 2px 9px; background:url(/inc/vws/default/imgs/bg/bg_horiz_menu2.gif) no-repeat;}
  DIV.menuhoriz2 DIV.menudiv a { font-weight:normal; color:#ffffff; }
  DIV.menuhoriz2 DIV.SEL2, DIV.menuhoriz2 DIV.LASTSEL2, DIV.menuhoriz2 DIV.CHILDSEL2 { }
  DIV.menuhoriz2 DIV.SEL2 a, DIV.menuhoriz2 DIV.LASTSEL2 a, DIV.menuhoriz2 DIV.CHILDSEL2 a { font-weight:bold; }
  DIV.menuhoriz2 DIV.LAST1 { border:0px; }

div.div_menu3 {height:17px; padding:4px 0px 0px 4px;}

table.othermenu { background:#999a9a; width:160PX;}
table.othermenu table td, table.othermenu table td.c0 { text-align:left; }  
table.othermenu table a { background:url(/inc/vws/default/imgs/bg/bg_list.gif) no-repeat; padding:0px 5px 0px 10px; font-size:11px; color:#FFFFFF; text-decoration:none; font-weight:normal; }
table.othermenu table a:visited { text-decoration:none; }
table.othermenu table a:hover { text-decoration:underline; }
table.othermenu table table { margin:0px; }
table.othermenu table td.c1 { width:10%; padding-left:0px; }
table.othermenu table td.c2 { width:90%; padding-left:8px; }
table.othermenu table td.c2 a { font-size:11px; color:blue; }
table.othermenu table td.SEL3, table.othermenu table td.LASTSEL3, table.othermenu table td.CHILDSEL3 {
	color:#ffffff; background-color:silver; border-top:1px solid white; border-bottom:1px solid white; }
table.othermenu table td.SEL3 a, table.othermenu table td.LASTSEL3 a, table.othermenu table td.CHILDSEL3 a {
	color:#ffffff; }
table.othermenu table td.SEL4, table.othermenu table td.LASTSEL4, table.othermenu table td.CHILDSEL4 {
	color:#ffffff; background-color:#dcdcdc; border-top:1px solid white; border-bottom:1px solid white; }
table.othermenu table td.SEL4 a, table.othermenu table td.LASTSEL4 a, table.othermenu table td.CHILDSEL4 a {
	color:blue; }
table.othermenu table td.SEL5, table.othermenu table td.LASTSEL5, table.othermenu table td.CHILDSEL5 {
	color:#ffffff; background-color:#e9e9e9; border-top:1px solid white; border-bottom:1px solid white; }
table.othermenu table td.SEL5 a, table.othermenu table td.LASTSEL5 a, table.othermenu table td.CHILDSEL5 a {
	color:navy; }
table.othermenu table td.PAPASEL { }