td.hr_menu{
	background-color : #fbf9ea;
	font-size : 9px;
	font-weight : bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px double #EEE682;
	color: #999999;


}
a.big_menu{
	color : #999999;
	text-decoration : none;
	width : 115px;
	line-height : 10px;
	text-align : center;

}
.pop_menu {
	visibility : hidden;
	position : absolute;
	z-index : auto;
}
.tbl_pop_menu{
	filter: Fade(duration=0.2) Alpha(style=0,opacity=100) Shadow(Color=#655148, Direction=135, Strength=5);
}
table.pop_border{
	border: 1px solid #EEE682;	
}
a.pop{
	color : #006600;
	background-color : #FBF9EA;
	font-family : Verdana;
	font-size : 9px;
	font-weight : normal;
	line-height : 15px;
	width: 150px;
	border-bottom : 1px solid #EEE682;
	padding-left : 15px;
}
a.pop:hover{
	color : #00CC00;
	background-color : #FBF9EA;
	Text-Decoration : none;
}
.bottommenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: center;
	color: #006600;
	border-top: medium double #eee682;
	border-right: medium none #eee682;
	border-bottom: medium double #eee682;
	border-left: medium none #eee682;



}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #006600;



}
