table.MenuPart2 
{
    float:right;
}
table.MenuPart2 tr 
{ 

}

/*table.MenuLeft .normal ,table.MenuLeft .hover
{
	width: 169px;
	height:84px;
	padding: 5px 0px 5px 10px;
}*/

table.MenuPart2 .normal ,table.MenuPart2 .hover
{
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
	font-family: "Verdana", Arial,Tahoma ,Helvetica, 'Microsoft Sans Serif';
	font-size: 18px;
	font-weight:bold;
	height:36px;
	cursor:pointer;
	padding: 0px 5px 0px 15px;
}
 
table.MenuPart2 .separator
{
	text-align:center; 
	vertical-align:middle;
	font-size: 18px;
	font-weight:bold;
	padding: 0px 5px 0px 0px;
}
 
table.MenuPart2 .normal, table.MenuPart2 .separator
{
	color: black; 
}
 
table.MenuPart2 .hover
{
	color: #0168b7;  
	font-size: 18px;

}

/*.PopMenuBorder 
{
    border:  1px solid #808080;
}*/

/* Popup Menu */
table.PopupMenu {	border:  1px solid #808080;}
table.PopupMenu td {padding : 0px 0px 0px 0px; vertical-align:middle;}
table.PopupMenu tr {}
table.PopupMenu tr td 
{	font-family: "Verdana", "Tahoma", "sans-serif", "Arial";	
 	font-size: 14px;	
 	color: black; 
 	background-color : #ffffff; 
 	/*opacity: 0.9;  
    filter: alpha(opacity=90);  
    -moz-opacity: 0.9;  
    -khtml-opacity: 0.9;*/
}
table.PopupMenu tr td a { text-decoration: none; font-weight : bold; color: black; background : white; padding : 7px 30px 7px 10px; display:block;}
table.PopupMenu tr td a:hover {	text-decoration: none; font-weight : bold;	color: #ff6c00; background : white;}




/*left*/

table.MenuPart2Left tr td
{
}

table.MenuPart2Left 
{
    margin: 15px 0px;
}

table.MenuPart2Left a 
{
	color:#999999;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	cursor:pointer;
	/*font-weight:bold;*/
	padding : 2px 15px 2px 10px;
}

table.MenuPart2Left a:hover
{
    /*background-color:#cce1f1;*/
    color:#043882;
    /*font-weight:bold;*/
    text-decoration: none;
}

table.MenuPart2Left td.sep {color:#999999; }
/* Popup Menu LEft*/

table.PopupMenuLeft td {padding : 0px;  }
table.PopupMenuLeft tr {/*background-color: white;*/ }
table.PopupMenuLeft tr td 
{
    background-color : #ffffff; 
    /*opacity: 0.9;  
    filter: alpha(opacity=90);  
    -moz-opacity: 0.9;  
    -khtml-opacity: 0.9; */
    }
table.PopupMenuLeft tr td a { text-decoration: none; font-weight : normal;
                               color:#043882;
                              padding : 2px 15px 2px 10px; display:block;}
table.PopupMenuLeft tr td a:hover {	text-decoration: none; font-weight:bold;	/* background-color : #cce1f1;*/}

table.PopupMenuLeft {	border:  1px solid #043882;  }





/*tree menu*/
/*
.level5, .level6 
{
font-size: 11px;
padding-left: 35px;
color: #26377D;
}
.level0 {display: block;} 
.level1 {
	font-size: 14px;
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 8px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #929ABE;
}
a:hover.level1 {
	color: Black;	
	text-decoration: underline;
}
.level1b {
	font-size: 14px;
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;	
}
.level2 {
	font-size: 12px;
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 12px;
	margin-bottom: 2px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #26377D;
	padding-top: 0px;
	padding-left: 4px;
	padding-bottom: 1px;
}
a:hover.level2 {
	color: Black;	
	text-decoration: underline;
}
.level3 {
	font-size: 11px;
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	margin-left: 16px;
	margin-bottom: 2px;
	margin-top: 3px;	
}
a:hover.level3 {
	background-color: #8BBFEA;
	color: Black;
	text-decoration: none;
}
.level3b {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #26377D;
	display: block;
	margin-left: 10px;
	margin-top: 5px;
}
.level4 {
	font-size: 11px;
	color: #6F6F6F;
	font-weight: bold;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 4px;
	padding-bottom: 1px;
	margin-left: 26px;
	margin-bottom: 2px;
	margin-top: 3px;	
}
a:hover.level4 {
	background-color: #8BBFEA;
	color: Black;
	text-decoration: none;
}

.fixlevel {
	color: black;
	text-decoration: none;
}

*/