.popMenu
{
	position: absolute;
    left: 0px;
    top: -1px;
	visibility: hidden;
/*	Z-index: auto;
*/
/*	cursor:hand;*/
}

.TopMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	font-weight : bold;
    background-image : url(../img/menu/bgmenu.gif); 
	background-position : right bottom;
	background-repeat : repeat-x;
	background-color : #709EFF;
	padding : 3px 11px 3px 6px;
	text-align : center;
	height : 24px;	
}

.TopMen a, .TopMen a:visited, .TopMen a:active, .TopMen a:link, .TopMen a:hover
{
	text-decoration : none;
	color : white;

}

.Active_TopMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #2F2461;
	font-weight : bold;
	padding : 3px 11px 3px 6px;
	background-image : url(../img/menu/bgmenu_.gif);
	background-position : right bottom;
	text-align : center;
	height : 24px;	
}

.Active_TopMen a, .Active_TopMen a:visited, .Active_TopMen a:active, .Active_TopMen a:link, .Active_TopMen a:hover
{
	text-decoration : none;
	color : #2F2461;
}

.TopMenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #dbdfee;
	font-weight : normal;
	background-color : #5957ba;
	background-image : url(../img/menu/bgmenuparent.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	text-align : center;
	height : 24px;	
}

.TopMenParent a, .TopMenParent a:visited, .TopMenParent a:active, .TopMenParent a:link, .TopMenParent a:hover
{
	font-weight : normal;
	text-decoration : none;
	color : #dbdfee;
}

.Active_TopMenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #dbdfee;
	background-color : #d0d0d0;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	text-align : center;
	height : 24px;	
}

.Active_TopMenParent a, .Active_TopMenParent a:visited, .Active_TopMenParent a:active, .Active_TopMenParent a:link, .Active_TopMenParent a:hover
{
	text-decoration : none;
	color : #dbdfee;
}

.TopMenParentEmpty
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 11px;
	color : #dbdfee;
	background-color : #9d9d9d;
	background-image : url(../img/menu/bgmenuparentempty.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	text-align : center;
	height : 24px;	
}
.Active_TopMenParentEmpty
{
	font-family : Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size : 11px;
	color : #dbdfee;
	background-color : #d0d0d0;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	text-align : center;
	height : 24px;	
}


.SubMen
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #f4fcf8;
	padding : 3px 11px 3px 6px;
	height : 17px;	
}

.SubMen a, .SubMen a:visited, .SubMen a:active, .SubMen a:link, .SubMen a:hover
{
	text-decoration : none;
	color : black;
}
.Active_SubMen
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #e4ece8;
	padding : 3px 11px 3px 6px;
	height : 17px;	
}

.Active_SubMen a, .Active_SubMen a:visited, .Active_SubMen a:active, .Active_SubMen a:link, .Active_SubMen a:hover
{
	text-decoration : none;
	color : black;
}

.SubMenParent
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #f4fcf8;
	background-image : url(../img/menu/bgmenuparent.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	height : 17px;	
}

.SubMenParent a, .SubMenParent a:visited, .SubMenParent a:active, .SubMenParent a:link, .SubMenParent a:hover
{
	text-decoration : none;
	color : black;
}

.Active_SubMenParent
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #e4ece8;
	padding : 3px 11px 3px 6px;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	height : 17px;	
}

.Active_SubMenParent a, .Active_SubMenParent a:visited, .Active_SubMenParent a:active, .Active_SubMenParent a:link, .Active_SubMenParent a:hover
{
	text-decoration : none;
	color : black;
}
.SubMenParentEmpty
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #f4fcf8;
	background-image : url(../img/menu/bgmenuparentempty.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	height : 17px;	
}
.Active_SubMenParentEmpty
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
	background-color : #e4ece8;
	padding : 3px 11px 3px 6px;
	height : 17px;	
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
}

.Men
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #31415B;
    background : url(../img/menu_off_bg.jpg) no-repeat top left;
	padding : 0px 0px 0px 0px;
	height : 32px;	
	
}

.Men a, .Men a:visited, .Men a:active, .Men a:link, .Men a:hover
{
	text-decoration : none;
	color : #31415B;
}


.Active_Men
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #31415B;
	  background : url(../img/menu_on_bg.jpg) no-repeat top left;	
	padding : 0px 0px 0px 0px;
	height : 32px;	
}

.Active_Men a, .Active_Men a:visited, .Active_Men a:active, .Active_Men a:link, .Active_Men a:hover
{
	font-weight : bold;
	text-decoration : none;
	color : #31415B;
}



.ImgMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : #4571CC url(../img/menu/bgimgmen.gif) no-repeat right top; 
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.ImgMen a, .ImgMen a:visited, .ImgMen a:active, .ImgMen a:link, .ImgMen a:hover
{
	text-decoration : none;
	color : white;
}
.Active_ImgMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : #6591eC url(../img/menu/bgimgmen_.gif) no-repeat right top; 
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.Active_ImgMen a, .Active_ImgMen a:visited, .Active_ImgMen a:active, .Active_ImgMen a:link, .Active_ImgMen a:hover
{
	text-decoration : none;
	color : white;
}
.IcoMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : #4571CC url(../img/menu/bgicomen.gif) repeat-x right top; 
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.IcoMen a, .IcoMen a:visited, .IcoMen a:active, .IcoMen a:link, .IcoMen a:hover
{
	text-decoration : none;
	color : white;
}


.MenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-image : url(../img/menu/bgmenuparent.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	color : #283092;
	background-color : #b3c5e9;
/* 	 background-image : url(../img/menu/bgmenu.gif); */
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.MenParent a, .MenParent a:visited, .MenParent a:active, .MenParent a:link, .MenParent a:hover
{
	text-decoration : none;
	color : #5957ba;
}

.Active_MenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background-color : #707abd;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.Active_MenParent a, .Active_MenParent a:visited, .Active_MenParent a:active, .Active_MenParent a:link, .Active_MenParent a:hover
{
	text-decoration : none;
	color : white;
}

.MenParentEmpty
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-image : url(../img/menu/bgmenuparent.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	color : #283092;
	background-color : #b3c5e9;
/* 	 background-image : url(../img/menu/bgmenu.gif); */
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.MenParentEmpty a, .MenParentEmpty a:visited, .MenParentEmpty a:active, .MenParentEmpty a:link, .MenParentEmpty a:hover
{
	text-decoration : none;
	color : #5957ba;
}

.Active_MenParentEmpty
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background-color : #707abd;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	height : 46px;	
}

.Active_MenParentEmpty a, .Active_MenParentEmpty a:visited, .Active_MenParentEmpty a:active, .Active_MenParentEmpty a:link, .Active_MenParentEmpty a:hover
{
	text-decoration : none;
	color : white;
}

/* TOPLinks */

.TopLink
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : black;
	font-weight: bold;
	height : 30px;	
	background : #bee8d1 url(../img/bg_menu.gif) repeat-x top;
	border-bottom : solid 2px #DFF6ED;
}

.TopLink a, .TopLink a:visited, .TopLink a:active, .TopLink a:link, .TopLink a:hover
{
	text-decoration : none;
	color : black;
}

.Active_TopLink
{
	font-family : Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : white;
	font-weight: bold;
	background-color : #731E1E;
	padding : 3px 5px;
	height : 18px;	
}

.Active_TopLink a, .Active_TopLink a:visited, .Active_TopLink a:active, .Active_TopLink a:link, .Active_TopLink a:hover
{
	text-decoration : none;
	color : white;
}
.tdm {
	padding: 5px;
}
.og {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

/*------------------------------------New design!!!--------------------------------------!*/
.baner_bb
{
	background-image : url(../img/baner_bg.jpg);
    background-repeat : no-repeat;
    background-position : top left;
}

.lang_font
{
	font-family : Verdana;
	font-size : 10px;
	color : #31415B;
	text-transform : uppercase;
}

.lang_font a, .lang_font a:visited, .lang_font a:active, .lang_font a:link
{
	color : #31415B;
	text-transform : uppercase;
	text-decoration : none;
}

.lang_font a:hover
{
	color: #FF3300;
	text-decoration : none;
}

.date_f
{
  font-family : Verdana;
  font-size : 12px;
  color : #31415B;
}

.system_f
{
	font-family : Verdana;
	font-size : 12px;
	color : #31415B;
}

.system_f a, .system_f a:visited, .system_f a:active, .system_f a:link
{
color : #31415B;
text-decoration : none;
}

.system_f a:hover
{
	color : #4C8116;
	text-decoration : none;
}

.footer_center
{
 background : url(../img/footer_center.gif) repeat-x top left;
 font-family : Arial, Helvetica, sans-serif;
 font-size : 12px;
 color: white;
}

.footer_center a, .footer_center a:visited, .footer_center a:active, .footer_center a:link, .footer_center a:hover
{
	color : white;
    text-decoration : none;
}

.top_men_o
{
   background : url(../img/top_men_off.gif) no-repeat top left ;

    font-family : Verdana;
	 font-size : 11px;
	 font-weight : bold;
	 color: white;

}

.top_men_o a, .top_men_o a:visited, .top_men_o a:active, .top_men_o a:link, .top_men_o a:hover
{  
    padding : 0 0 0 33px;
	color:white;
	text-decoration : none;
       display: block;
}

.top_men_f
{
   background : url(../img/top_men_on.gif) no-repeat top left ;

    font-family : Verdana;
	 font-size : 11px;
	 font-weight : bold;
	 color: #31415B

}

.top_men_f a, .top_men_f a:visited, .top_men_f a:active, .top_men_f a:link, .top_men_f a:hover
{  
    padding : 0 0 0 33px;
	color: #31415B;
	text-decoration : none;
       display: block;
}

.top_men_o2
{
   background : url(../img/top_men_off2.gif) no-repeat top left ;

    font-family : Verdana;
	 font-size : 11px;
	 font-weight : bold;
	 color: white;

}

.top_men_o2 a, .top_men_o2 a:visited, .top_men_o2 a:active, .top_men_o2 a:link, .top_men_o2 a:hover
{  
    padding : 0 0 0 33px;
	color:white;
	text-decoration : none;
       display: block;
}

.top_men_f2
{
   background : url(../img/top_men_on2.gif) no-repeat top left ;

    font-family : Verdana;
	 font-size : 11px;
	 font-weight : bold;
	 color: #31415B

	

}

.top_men_f2 a, .top_men_f2 a:visited, .top_men_f2 a:active, .top_men_f2 a:link, .top_men_f2 a:hover
{  
    padding : 0 0 0 33px;
	color: #31415B;
	text-decoration : none;
       display: block;

}