.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 : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5957ba;
	background-color : #dbe7ff;
	/*
	background-image : url(../img/menu/bgsubmenu.gif);
	background-repeat : no-repeat;
	*/
	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 : #5957ba;
}
.Active_SubMen
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	background-color : #c30075;
	/*
	background-image : url(../img/menu/bgsubmenu_.gif);
	background-repeat : no-repeat;
	*/
	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 : white;
}

.SubMenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5957ba;
	background-color : white;
	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 : #5957ba;
}

.Active_SubMenParent
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	background-color : #5957ba;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	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 : white;
}
.SubMenParentEmpty
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #5957ba;
	background-color : white;
	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 : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : white;
	background-color : #5957ba;
	background-image : url(../img/menu/bgmenuparent_.gif);
	background-position : right bottom;
	background-repeat : no-repeat;
	padding : 3px 11px 3px 6px;
	height : 17px;	
}

.Men
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : #6D9BFC url(../img/menu/bgmen.gif) no-repeat right bottom; 
	padding : 3px 11px 3px 6px;
	height : 22px;	
}

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

.Active_Men
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	background : #8DaBFf url(../img/menu/bgmen_.gif) no-repeat right bottom; 
	padding : 3px 11px 3px 6px;
	height : 22px;	
}

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

.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 : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #C20074;
	font-weight: bold;
	padding : 3px 0px;
	height : 18px;	
}

.TopLink a, .TopLink a:visited, .TopLink a:active, .TopLink a:link, .TopLink a:hover
{
	text-decoration : none;
	color : #C20074;
	padding : 3px;
}

.Active_TopLink
{
	font-family : Arial, 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;
}
