	#menubar {
		font-size:11px;
		font-family:tahoma, arial, sans-serif;
		position:absolute;
		width:410px;
		left:460px;
		top:95px;
		padding:2px;
	}
	#menubar a {
		color:#5781AE;
		letter-spacing:1px;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
	#menubar a:hover {
		color:#003082;
	}
	
	.menu .options {
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	margin-right:1px;
	margin-bottom:1px;
	padding-bottom: 4px;
	background-image: url(../images/new/global/menu_bot_150.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

	.globaldivide {background-color:#FFFFFF;padding-top:2px;padding-bottom:2px;margin:none;}

	
	.options2 {
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	margin-right:1px;
	margin-bottom:1px;
	padding-bottom: 4px;
	background-image: url(../images/new/global/menu_bot_90.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	.options3 {
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	margin-right:1px;
	margin-bottom:1px;
	padding-bottom: 4px;
	background-image: url(../images/new/global/menu_bot_150.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
	.menu a {
		color:#666666;
		display:block;
		padding:2px 10px;
		text-decoration:none;
		background-color:#FFFFFF;
	}
	.menu a:hover {
		color:#003082;
	}
#menubar-int {
	color:#666666;
	font-size:11px;
	font-family:tahoma, arial, sans-serif;
	position:absolute;
	width:673px;
	left:226px;
	top:95px;
	padding:2px;
	height: 17px;
}

#menubar-int a {
		color:#5781AE;
		letter-spacing:1px;
		padding-left:5px;
		padding-right:5px;
		text-decoration:none;
	}
	
#menubar-int a:hover {
		color:#003082;
	}

