body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background: url('images/hinhnen.jpg');
}

#dropmenudiv 
{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:18px;
z-index:100;
background: url('images/bgtl.gif');

}

#dropmenudiv a
{
display: block;
text-indent: 3px;
text-align:left;
/*margin-left:10px;*/
border-bottom: 1px solid #dcdcdc;
border-top: 0px solid #dcdcdc;
border-left: 1px solid #dcdcdc;
border-right: 1px solid #dcdcdc;
padding: 1px 0;
padding-left:2px;
padding-top:3px;
text-decoration:none;
font-weight:bold;
/*background-color:#0e5b96;*/
background:url('images/bgtl.gif');
width:220px;
height:25px;
color:#222222;
}

#dropmenudiv a:hover
{ /*hover background color*/
/*//background-color: #a1926f;
//background: #dde2e6;*/
background: url('images/bgtl.gif');
width:220px;
height:25px;
color:#29821a;
font-weight:bold;
TEXT-DECORATION: none;
}