

.level1_block       {   border-right:1px solid #FFFFFF;
                        color:#000000;
                        width:149px;
                        height:35px;
                        cursor:pointer;
                        padding:0px;
                        margin:0px;
                        background-image:url(../img/templates/menu_bck.jpg);
						      background-repeat:repeat-x;
                    }

.level1_block_hover  {   border-right:1px solid #FFFFFF;
                         color:#000000;
                         width:149px;
                         height:35px;
                         cursor:pointer;
                         padding:0px;
                         margin:0px;
                         background-image:url(../img/templates/menu_bck_over.jpg);
						       background-repeat:repeat-x;}

.level1_inline {   border:0px solid black;
                   font-size:10pxpx;
                   font-weight:normal;
                   width:149px;
                   height:35px;
                   color:#000000;
                   text-align:center;
                   padding:15px 0px 0px 0px;
                   margin:0px;}

.level1_inline_hover {   border:0px solid black;
                         font-weight:bold;
								 font-size:10pxpx;
								 width:149px;
                         height:35px;
                         color:#0132BB;
                         text-align:center;
                         padding:15px 0px 0px 0px;
                         margin:0px;}

.level1_block_active {   border-right:1px solid #FFFFFF;
                         color:#0132BB;
                         width:149px;
                         height:35px;
                         cursor:pointer;
                         padding:0px;
                         margin:0px;
                         background-image:url(../img/templates/menu_bck_over.jpg);
						       background-repeat:repeat-x;}  

.level1_block_active_hover {   border-right:1px solid #FFFFFF;
                               color:#0132BB;
                               width:149px;
                               height:35px;
                               cursor:pointer;
                               padding:0px;
                               margin:0px;
                               background-image:url(../img/templates/menu_bck_over.jpg);
      						       background-repeat:repeat-x;}  

.level1_inline_active   {   border:0px solid black;
                            font-weight:bold;
   								 font-size:10pxpx;
   								 width:149px;
                            height:35px;
                            color:#0132BB;
                            text-align:center;
                            padding:15px 0px 0px 0px;
                            margin:0px;}

.level1_inline_active_hover   {   border:0px solid black;
                                  font-weight:bold;
         								 font-size:10pxpx;
         								 width:149px;
                                  height:35px;
                                  color:#0132BB;
                                  text-align:center;
                                  padding:15px 0px 0px 0px;
                                  margin:0px;}



.level2_block  {  color:#FFFFFF;
                  height:20px;
                  width:189px;
                  cursor:pointer;
						background-color:#8A898A;
						border-left:10px solid #0132BB;
						border-bottom:1px solid #FFFFFF;
                  font-size:10;
	               text-decoration:none;
               }

.level2_block_hover  {  color:#FFFFFF;
                        height:20px;
                        width:189px;
                        cursor:pointer;
      						background-color:#DEDDDD;
      						border-left:10px solid #0132BB;
      						border-bottom:1px solid #FFFFFF;
                        font-size:10;
      	               text-decoration:none;
                     }

.level2_inline {  font-family:Verdana,sans-serif;
                  font-size:10px;
                  font-weight:normal;
                  color:#FFFFFF;
                  background-image:url(../img/templates/white_arrow_menu.gif);
	               background-repeat:no-repeat;
	               background-position:10px 7px;
	               padding:2px 2px 2px 20px;
                  
               }

.level2_inline_hover {  font-family:Verdana,sans-serif;
                        font-size:10px;
                        font-weight:bold;
                        color:#000000;
                        background-image:url(../img/templates/black_arrow_menu.gif);
      	               background-repeat:no-repeat;
      	               background-position:10px 7px;
      	               padding:2px 2px 2px 20px;
                     }

.level2_block_active {  color:#FFFFFF;
                        height:20px;
                        width:189px;
                        cursor:pointer;
      						background-color:#DEDDDD;
      						border-left:10px solid #0132BB;
      						border-bottom:1px solid #DEDDDD;
                        font-size:10;
      	               text-decoration:none;
                     }

.level2_block_active_hover {  color:#FFFFFF;
                              height:20px;
                              width:189px;
                              cursor:pointer;
            						background-color:#DEDDDD;
            						border-left:10px solid #0132BB;
            						border-bottom:1px solid #DEDDDD;
                              font-size:10;
            	               text-decoration:none;
                           }

.level2_inline_active   {  font-family:Verdana,sans-serif;
                           font-size:10px;
                           font-weight:bold;
                           color:#000000;
                           background-image:url(../img/templates/black_arrow_menu.gif);
         	               background-repeat:no-repeat;
         	               background-position:10px 7px;
         	               padding:2px 2px 2px 20px;
                        }

.level2_inline_active_hover   {  font-family:Verdana,sans-serif;
                                 font-size:10px;
                                 font-weight:bold;
                                 color:#000000;
                                 background-image:url(../img/templates/black_arrow_menu.gif);
               	               background-repeat:no-repeat;
               	               background-position:10px 7px;
               	               padding:2px 2px 2px 20px;
                              }


.level3_block  {  color:#000000;
                  height:20px;
                  width:189px;
                  cursor:pointer;
						background-color:#B8B8A3;
						border-left:10px solid #0132BB;
						font-size:10;
	               text-decoration:none;
               }

.level3_block_hover  {  color:#000000;
                        height:20px;
                        width:189px;
                        cursor:pointer;
      						background-color:#DEDDDD;
      						border-left:10px solid #0132BB;
      						font-size:10;
      	               text-decoration:none;
                     }

.level3_inline {  font-family:Verdana,sans-serif;
                  font-size:10px;
                  font-weight:normal;
                  color:#000000;
                  background-image:url(../img/templates/thirdLevelIcon.gif);
	               background-repeat:no-repeat;
	               background-position:25px center;
	               padding:2px 2px 2px 35px;
                  
               }

.level3_inline_hover {  font-family:Verdana,sans-serif;
                        font-size:10px;
                        font-weight:normal;
                        color:#0132BB;
                        background-image:url(../img/templates/thirdLevelIcon.gif);
      	               background-repeat:no-repeat;
      	               background-position:25px center;
      	               padding:2px 2px 2px 35px;
                     }

.level3_block_active {  color:#000000;
                        height:20px;
                        width:189px;
                        cursor:pointer;
      						background-color:#B8B8A3;
      						border-left:10px solid #0132BB;
      						font-size:10;
      	               text-decoration:none;
                     }

.level3_block_active_hover {  color:#000000;
                              height:20px;
                              width:189px;
                              cursor:pointer;
            						background-color:#DEDDDD;
            						border-left:10px solid #0132BB;
            						font-size:10;
            	               text-decoration:none;
                           }

.level3_inline_active   {  font-family:Verdana,sans-serif;
                           font-size:10px;
                           font-weight:bold;
                           color:#000000;
                           background-image:url(../img/templates/thirdLevelIcon.gif);
         	               background-repeat:no-repeat;
         	               background-position:25px center;
         	               padding:2px 2px 2px 35px;
                        }

.level3_inline_active_hover   {  font-family:Verdana,sans-serif;
                                 font-size:10px;
                                 font-weight:bold;
                                 color:#0132BB;
                                 background-image:url(../img/templates/thirdLevelIcon.gif);
               	               background-repeat:no-repeat;
               	               background-position:25px center;
               	               padding:2px 2px 2px 35px;
                              }

