#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu {
	width: 180px;
	border-size: 1px;
	margin: 0;
	margin: 0;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	}
	
#menu li a:link, #menu li a:visited {
	color: #666;
	display: block;
	text-align: left;
	font-family: Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	background-position: -2px;
	}
	
#menu li a:hover {
	color: #4B9BD4;
	display: block;
	text-align: left;
	text-decoration: underline;
	background-image: url(/en/images/nav_bak_on.gif);
	background-position: -2px;
	}
	
#menu .dividerx	
	{
	display:block;
	border-top-width:1px;
	margin:3px 0px;
	border-top-style: dotted;
	border-top-color: #9B9B9B;
	}	
#head {
	color: #143C7B;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0px;
	float: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left;
	text-align: left;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	letter-spacing: .5em;
	text-transform: capitalize;
	}
	
#register ul {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: right;
	}
	
#register {
	width: 130px;
	border-size: 1px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
	padding: 0px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: 0em;
	font-weight: bold;
	display: block;
	}
	
#register li a:link {
	color: #666666;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../images/button.gif);
	height: 30px;
	width: 130px;
	background-repeat: no-repeat;
	}
	
#register li a:hover {
	color: #00277A;
	display: block;
	text-align: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	text-decoration: underline;
	}
