@charset "UTF-8";
.separator {
	font-size:1px;
	height:1px;
	line-height:1px;
}
.over_sub_menu {
	position:absolute;
	top:21px;
	*top:21px;
	left:383px;
	*left:383px;
	z-index: 599;
}
.sub_menu {
	background-image:url(../images/but_blanks.gif);
	background-position: bottom;
	color:#000000;
	float:left;
	font-weight:normal;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	width:187px;
}
.sub_menu a {
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu a:hover { 
	color:#FFFFFF;
	text-decoration: underline; 
}
.over_sub_menu1 {
	position:absolute;
	top:21px;
	*top:21px;
	left:620px;
	*left:620px;
	z-index: 599;
}
.sub_menu1 {
	background-image:url(../images/but_blanks.gif);
	background-position: bottom;
	color:#000000;
	float:left;
	font-weight:normal;
	padding-bottom:0px;
	padding-left:3px;
	padding-right:3px;
	padding-top:0px;
	width:117px;
}
.sub_menu1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.sub_menu1 a:hover { 
	color:#FFFFFF;
   text-decoration: underline; 
}
.dropdown {
	background: transparent url(../images/but_blank.gif) no-repeat scroll 0 -22px;
	display:block;
	height:23px;
	width:130px;
}
.dropdown_hover {
	background: transparent url(../images/but_blank.gif) no-repeat scroll 0 -22px;
	display:block;
	height:23px;
	width:130px;
	text-decoration:underline;
}
.dropdown1 {
	background: transparent url(../images/but_blank.gif) no-repeat scroll 0 -22px;
	display:block;
	height:23px;
	width:113px;
}
.dropdown_hover1 {
	background: transparent url(../images/but_blank.gif) no-repeat scroll 0 -22px;
	display:block;
	height:23px;
	width:113px;
	text-decoration:underline;
}
.hidden {
	display:none;
}
