﻿      
.mattblackmenu ul{
margin: 0;
padding: 0;
font-size: 5px;
font-family: Tahoma;
font-weight: bold;
list-style-type: none;
background: transparent url(images/duhoc_bgmenutop.gif);
overflow: hidden;
width: 100%;
padding-top:0px;
}
.mattblackmenu li
{
	text-align:center;
	display: inline;
	margin: 0;
	height:26px;
}
.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding-top: 0px; /*padding inside each tab*/
padding-bottom:0px;
padding-left:0px;
padding-right:0px;
/*---------------------------------------------------------*/
color:#162a45;
text-align: center;
font-size: 11pt;
text-transform:uppercase;
font-family:Tahoma;
font-weight: bold;
 
}
.mattblackmenu li a:hover
{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding-top: 0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	color:#e69005; 
	color:Yellow; 
	text-align: center;
	font-size: 11pt;
	text-transform:uppercase;
	font-family:Tahoma;
	font-weight: bold;
	background:url(images/bg_menutren.gif); 
}
.mattblackmenu a.selected
{
	color:#e69005; background: url(images/bg_menutren.gif);
}
.ddsubmenustyle, .ddsubmenustyle ul
{
width: 130px; 
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 0;
list-style-type: none;
background: white;
border: 1px solid #ffffff;
border-top: 1px solid #ffffff;
visibility: hidden;
z-index: 100;

}

.ddsubmenustyle li a{
display: block;
width: 130px; 
color: #e69005;
background-color:#2d4f74;
text-align:left;
text-decoration:none;
text-transform:none;
padding: 4px 5px;
font-family:Tahoma;
font-size:10pt;
font-weight:bold;
border-bottom: 1px solid #ffffff;
}

* html .ddsubmenustyle li 
{
	display: inline-block;
	width: 150px;
}

.ddsubmenustyle li a:hover{
background-color: #2d4f74;
color:Yellow;
text-decoration:underline;
}
.downarrowpointer{
padding-left: 4px;
border: 0;
}

.rightarrowpointer{
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}          
.markermenu{
width: 150px; 
clear: left;
position: relative; 

}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 10px 0;
padding-left: 50px;
text-decoration: none;
}

* html .markermenu ul li a{
width: 150px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: #00014e;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
color: white;
background-color: black;
}

.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
} 
