#HLwrapper {
	padding: 0px;
	border: 0px;	
	margin: 0px;	
 	position: absolute;   
    top:0;
	width: 100%;
	z-index: 99990;   
}
#HLsiteemu  {
	width: 900px;
	margin: 0 auto;
    padding: 0px;
	border: 0px;
}
#HLcontainer {
	width: 200px;
	margin: 0 auto;
	border: 0px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif; 
    font-size: 12px;
    float: right;
    margin-right: 20px;
	font-weight: bold;
}
#HLhidden {
	margin: 0 auto;
	padding: 0px;
	border: 0px;
}
#HLmodule {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_01.png') repeat-y bottom right;     
}
#HLrender {
	width: 88%;
	margin: 0px;
	padding: 10px;
	border: 0px;
}
#HLsep {
	width: 100%;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_02.png') no-repeat bottom right;     
}
#HLhandle {
	width: 85px;
	height: 29px;
	margin: 0px;
	padding: 0px;
	border: 0px;
    background:url('bg_03.png') no-repeat bottom right;     
    float: right;
	text-align: center;
}
#HLhandle A {
	margin: 0px;
	padding: 0px;
	border: 0px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
    font-size: 12px;
} 
#HLrender INPUT[type="password"] ,#HLrender INPUT[type="text"] {
	background: url('input.png') no-repeat ;
	width: 150px;
	height: 20px;
    margin: 0px;
	padding: 2px;
	border: 0px;
	font-weight: bold;
 }
#HLrender INPUT:focus{ 
    outline: none; 
}
#HLrender UL {
   list-style-image: none;
    list-style-type: none;
    background: none;
}
#HLrender LI {
    margin: 0px;
	padding: 0px;
	border: 0px;
    list-style-image: none;
    list-style-type: none;
    background: none;
}

#HLrender LI  a:link{
    color: #8D070E;
	font-weight: bold;
	text-decoration: none;
}

#HLrender LI  a:hover{
    text-decoration: underline;
}

#HLrender LI  a:visited{
    color: #595959;
}
