/* ---------- Styles specific to menus ----------- */

/* ---------Definitions menus--------- */
td.MenusContainer {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : #99ccff;
	text-decoration : none;
	text-align : left;	
	padding : 0px;
	width : 100%;
	height : 18px;
	background-color :  rgb(34,39,139);
	/*background-color :  rgb(254,79,2);*/
	border-bottom : 1px solid rgb(0,0,0);
	border-top : 1px solid rgb(0,0,0);
	}

td.MenusNavigation {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : italic;
	font-Size : 11px;
	color : rgb(0,28,108);
	text-decoration : none;
	text-align : left;
	/*background  :  rgb(18,169,218);*/
	padding : 2px;
	width : 100%;
	height : 16px;
	}
td.MenusNavigation a{
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal;
	font-Style : italic;
	font-Size : 11px;
	color : rgb(0,0,153);
	text-decoration : none;
	}
td.MenusNavigation a : hover{
	text-decoration : underline;
	} 
td.Menus {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : #CBCCE4;
	text-decoration : none;
	text-align : left;
	text-transform : uppercase;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	height : 16px;
	border-right : 0px solid rgb(255,255,255);
	border-top : 0px solid rgb(255,255,255);
	}
td.Menus a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	background :  url(../images/menu_st.gif) no-repeat center left;
	padding-left : 18px;
	/*color : #CBCCE4;*/
	color : rgb(255,255,255);
	}
td.Menus a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 10px;
	color : rgb(203,220,252);
	background :  url(../images/menu_st_sel.gif) no-repeat center left;
	padding-left : 18px;
	text-decoration : none;
	}
td.MenusSelected {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(255,255,255);
	text-decoration : none;
	text-transform : uppercase;
	text-align : left;
	padding-top : 0px;
	padding-bottom : 0px;	
	padding-right : 10px;	
	padding-left : 10px;
	vertical-align : middle;
	border-right : 0px solid rgb(255,255,255);
	border-top : 0px solid rgb(255,255,255);
	height : 16px;
	}
td.MenusSelected a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(255,255,255);
	background :  url(../images/menu_st_sel.gif) no-repeat center left;
	padding-left : 18px;
	}
td.MenusSelected a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 10px;
	color : rgb(203,220,252);
	text-decoration : none;
	background :  url(../images/menu_st_sel.gif) no-repeat center left;
	padding-left : 18px;
	}

td.Menus2Fixed {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 12px;
	color : rgb(34,39,139);
	background-color : rgb(129,174,248);
	text-decoration : none;
	text-align : left;
	padding-top : 8px;
	padding-bottom : 8px;	
	padding-right : 1px;	
	padding-left : 5px;
	vertical-align : top;
	width : 100px;
	height : 16px;
	border-top : 1px solid rgb(0,0,0);
	/*border-bottom : 1px solid rgb(255,255,255);*/
	}

td.Menus2Login {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 16px;
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 1px;	
	padding-left : 2px;
	}

td.Menus2 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 16px;
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 1px;	
	padding-left : 2px;
	}
td.Menus2 a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background :  rgb(34,39,139) url(../images/menu2_st.gif) no-repeat center left;	
	padding-left : 14px;
	}
td.Menus2 a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	background :  rgb(34,39,139) url(../images/menu2_st_sel.gif) no-repeat center left;	
	padding-left : 14px;
	}
td.Menus2Selected {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
      background-color : rgb(34,39,139);
	text-decoration : none;
	text-align : left;
	padding-top : 5px;
	padding-bottom : 5px;	
	padding-right : 1px;	
	padding-left : 2px;
	vertical-align : top;
	width : 100px;
	height : 16px;
	}
td.Menus2Selected a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background :  rgb(34,39,139) url(../images/menu2_st_sel.gif) no-repeat center left;	
	padding-left : 14px;
	}
td.Menus2Selected a:hover {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	background :  rgb(34,39,139) url(../images/menu2_st_sel.gif) no-repeat center left;	
	padding-left : 14px;
	}
td.Menus2ImagesLeft {
	width : 120px;
	}

td.Menus3Fixed {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(34,39,139);
	background-color : rgb(129,174,248);
	text-decoration : none;
	text-align : left;
	padding-top : 4px;
	padding-bottom : 4px;	
	padding-right : 1px;	
	padding-left : 16px;
	vertical-align : top;
	width : 100px;
	height : 16px;
	border-top : 1px solid rgb(255,255,255);
	/*border-bottom : 1px solid rgb(255,255,255);*/
	}


td.Menus3 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(56,61,160);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 13px;
	padding-top : 2px;
	padding-bottom : 2px;	
	padding-right : 1px;	
	padding-left : 2px;
      }
td.Menus3 a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);	
	padding-left : 14px;
      }
td.Menus3 a:hover {
    	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	background :  rgb(56,61,160) url(../images/menu3_st_sel.gif) no-repeat center left;	
	padding-left : 14px;
      }
td.Menus3Selected {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(56,61,160);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 13px;
	padding-top : 2px;
	padding-bottom : 2px;	
	padding-right : 1px;	
	padding-left : 2px;
      }
td.Menus3Selected a {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background :  rgb(56,61,160) url(../images/menu3_st_sel.gif) no-repeat center left;	
	padding-left : 14px;
      }
td.Menus3Selected a:hover {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	padding-left : 14px;
      }

td.Menus4Fixed {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(34,39,139);
	background-color : rgb(129,174,248);
	text-decoration : none;
	text-align : left;
	padding-top : 4px;
	padding-bottom : 4px;	
	padding-right : 1px;	
	padding-left : 24px;
	vertical-align : top;
	width : 100px;
	height : 16px;
	border-top : 1px solid rgb(255,255,255);
	/*border-bottom : 1px solid rgb(255,255,255);*/
	}


td.Menus4 {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(56,61,160);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 13px;
	padding-top : 2px;
	padding-bottom : 2px;	
	padding-right : 1px;	
	padding-left : 5px;
      }
td.Menus4 a {
	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(255,255,255);	
	padding-left : 20px;
      }
td.Menus4 a:hover {
    	font-Family : Verdana,Arial,Helvetica;
	font-Weight : normal; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	background :  rgb(56,61,160) url(../images/menu3_st_sel.gif) no-repeat center left;	
	padding-left : 20px;
      }
td.Menus4Selected {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background-color : rgb(56,61,160);
	text-decoration : none;
	text-align : left;
	vertical-align : top;
	width : 100px;
	height : 13px;
	padding-top : 2px;
	padding-bottom : 2px;	
	padding-right : 1px;	
	padding-left : 2px;
      }
td.Menus4Selected a {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(255,255,255);
	background :  rgb(56,61,160) url(../images/menu3_st_sel.gif) no-repeat center left;	
	padding-left : 20px;
      }
td.Menus4Selected a:hover {
      font-Family : Verdana,Arial,Helvetica;
	font-Weight : bold; 
	font-Size : 11px;
	color : rgb(203,220,252);
	text-decoration : none;
	padding-left : 20px;
      }
