		body {
		margin: 0px auto;
		padding: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
    background-color: #FFF;
		}
		#head {
		margin: 0px auto;
		padding: 0px;
		width: 814px;
		height: 112px;
		background: url("img/head_bg.gif");
		}
		#head div {
		float: left;
		margin: 100px 0px 0px 0px;
		font-size: 8pt;
		line-height: 8pt;
		width: 140px;
		display: inline;
		}
		#head img {
		float: left;
		margin: 0px;
		border: none;
		}
		#main {
		background: url("img/main_bg.gif") repeat-x;
    background-color: #001D3B;
		}
		#main2 {
		margin: 0px auto;
		padding: 0px;
		width: 824px;
		}
		#main3 {
		margin: 0px 12px;
		padding: 0px;
		width: 800px;
		height: auto;
		min-height: 441px;
		_height: 441px;
    background-color: #5A6D81;		
    }
		#menu {
		width: 800px;
		height: 20px;
		margin: 0px 0px 0px;
		padding: 3px 0px 0px 0px;
		background: url("img/menu_bg.gif") 0px 0px repeat-x;
		}
		#menu ul {
		margin: 0px;
		padding: 0px 0px 0px 97px;
		width: 600px;
		float: left;
		height: 18px;
		}
		#menu li {
		float: left;
		list-style: none;
		margin: 0px;
		border-right: solid 1px #FFF;
		}
		#menu li a {
		margin: 0px;
		padding: 0px 10px 0px 10px;
		_padding: 2px 10px 0px 10px;
		text-decoration: none;
		font-weight: bold;
		white-space: nowrap;
		color: #001D3B;
		}
		#menu li a:hover {
		color: #E10915;
		}
		#menu img {
			border: none;
		}
		#langmenu {
			padding: 2px;
			text-align: right;
		}
		#body {
		/*background: url("img/submenu_bg.gif") 0px 32px repeat-y;*/
    background-color: #5A6D81;		
		height: 100%;
		}
		#submenu {
		float: left;
		clear: left;
		width: 96px;
		margin: 0px;
		padding: 0px;
		height: 100%;
		min-height: 440px;
		}
		#submenu ul {
		margin: 14px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #0E1F8F;
		text-align: right;
    background-color: #5A6D81;		
		border-top: 1px solid #FFF;
		}
		#submenu li {
		list-style: none;
		text-align: center;
		margin: 0px;
		}
		#submenu li a {
		width: 91px;
		display: block;
		clear: left;
		padding: 0px 2px 0px 2px ;
		text-decoration: none;
		font-weight: bold;
		color: #FFF;
		border-bottom: 1px solid #FFF;
		}
		#submenu li a:hover {
		color: #E10915;
		background-color: #001D3B;
		}
		#content {
		float: right;
		margin: 1px 1px 0px 1px;
		padding: 1px;
		width: 700px;
		height: auto;
		min-height: 455px;
		_height: 455px;
  	background: url("img/content_bg.gif") -40px -23px repeat-x;
		background-color: #FFF;
  	}
		#foot {
		float: right;
		margin: 0px;
		padding: 1px;
		width: 700px;
		height: 16px;
		font-size: 8pt;
    background-color: #5A6D81;		
		}
		.right {
		text-align: right;
		}
		.cleaner {
		clear:both;
		height:1px;
		_height:0px;
		margin: 0; padding:0;
		border:none;
		visibility: hidden;
		_display: none;
		}
		.external {
			background: url("img/link-out-blue.gif") top right no-repeat;
		}
		.input {
			background-color: #FFF;
			border: solid 1px  #99B2E5;
		}
		.floatleft {
			width 390px;
			margin: 0px;
			padding: 0px 20px 0px 0px;
			float: left;
		}
		.newsentry {
			border-top: 1px solid #FF9999;
			clear: both;
			_width: 680px;
		}
		.newsentry div {
			clear: both;
		}
		.newsentry h3{
			float: left;
			clear: left;
		}
		.newsentry span{
			float: right;
			margin: 15px 10px 5px 10px;
			clear: right;
		}
		.newsentry img {
			float: left;
			margin: 10px;
		}
		.newsentry table img {
/*			float: right;*/
			margin: 0px;
		}
		.newsentry div {
			float: left;
			width: 680px;
		}
		.more_info {
			position: relative;
			top: -20px;
			left: 590px;
			float: right;
			width: 80px !important;
			margin: 0px;
		}
		h2,h3,h4 {
		color: #001D3B;
		margin: 15px 10px 5px 10px;
		}
		h2 {
		font-size: 12pt;
		}
		h3 {
		font-size: 11pt;
		}
		p {
		margin: 5px 10px 5px 10px;
		}
		a {
		color: #001D3B;
		}
		a:hover {
		color: #E10915;
		}
		table
		{
			border-color: #99B2E5;
			border-style: solid;
			border-width: 0 0 1px 1px;
			border-spacing: 0;
			border-collapse: collapse;
			margin: 5px 10px 5px 10px;
		}

		td
		{
			border-color: #99B2E5;
			border-style: solid;
			margin: 0;
			padding: 2px;
			border-width: 1px 1px 0 0;
			background-color: #FFF;
		}
		form {
		padding: 0px;
		margin: 5px 10px 5px 10px;
		}


.invisible:link, .invisible:visited, .invisible:hover {color: white;}
