	body{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:12px;
			margin-top:30px;
			padding:0px;
		}
		#page-wrapper{
			margin-left:auto;
			margin-right:auto;
			width:900px;
		}
		table.list {
			border-top: 1px solid   #3B63BA;  /*#20aedd;*/
			border-right: 1px solid #3B63BA;
			border-bottom: 1px solid #3B63BA;
			border-left: 1px solid #3B63BA;
			font-size: 11px;
			border-collapse: collapse;
			width:900px;
		}
		table.list thead th {
			background-color: #3B63BA;
			border-bottom: 1px solid #3B63BA;
			padding: 5px;
			color: #fff;
			text-align: left;
		}
		table.list tbody td {
			border-bottom: 1px solid #3B63BA;
			padding: 5px;
		}
		table.list tbody td a img {
			border: 0px;
		}
		table.list .left{
			width:175px;
			vertical-align:top;
			background:   #F3F5F2; /*#dbf1f9;*/
			border-right: 1px solid #3B63BA;
		}
		table.list dl, dt, dd a{
			font-size:11px;
			color: #000000;
			text-decoration: underline;
			margin:0px;
		}
		table.list dl, dt, dd a:hover{
			text-decoration: none;
		}
		
		table.list .left a{
			font-size:12px;
			color: black;
		}

		
		table.list .left a:hover{
			text-decoration: none;
		}
		table.list .left ul li{
			list-style:circle;
			font-weight: bold;
			color: red;
		}
		table.list .left ul li a{
			color:red;
		}
		table.list span{
			font-weight:bold;
			font-size:12px;
		}
		table.list .center{
			width:500px;
			vertical-align:top;
			border-right: 1px solid #3B63BA;
		}
		table.list .center h1{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			width:490px;
			border-bottom:1px solid #000;
			padding-left:5px;
		} 
		table.list .center h2{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:15px;
			font-weight:bold;
			padding-left:5px;
			color:#1d9dee;
			text-align: center;
		} 
		table.list .center h3, h4, h5, h6{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:13px;
			font-weight:bold;
			padding-left:5px;
			color:#1d9dee;
		} 
		
		table.list .center a{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			color: #000000;
		}
		table.list .center a:hover{
			text-decoration: none;
			font-weight:bold;
		}
		table.list .center img{
			padding:3px;
			border:1px solid #ABD5FD;
		}
		table.list .right{
			width:205px;
			vertical-align:top;
			background: #F3F5F2;
		}
		table.list .right ul li{
			list-style-image: url("images/bulllet.jpg");
		}
		table.list .right ul li a{
			font-size:11px;
			color: #000000;
			text-decoration: none;
		}
		table.list .right ul li a:hover{
			text-decoration: underline;
			font-weight: normal;
			color:blue;
		}
		table.list .footer{
			background: #F3F5F2;
		}
		table.list .header{
			background: #80bdec;
			margin:0px;
			padding:0px;
		}
		#content a{
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight:bold;
			padding-left:5px;
			color:#1d9dee;
			text-decoration:underline;
		}
		
		#content P A 
		{
		  color:#AF2525;
			text-decoration:underline;
		}
		
		#content P A:hover
		{
		  color:blue;
			text-decoration:underline;
		}		
		
		#content a:hover{
			text-decoration: none;
		}
		#header{
			border:1px solid #3B63BA; width:899px; margin-left:-1px;
		}
		#header img{
			border:none;
		}
		#legend{
			font-size:10px;
		}
		#legend a{
			font-size:10px;
		}
		table#x {
			border-top: none;  /*#20aedd;*/
			border-right: none;
			border-bottom: none;
			border-left: none;
			font-size: 11px;
			color: #000000;
		}
		table#x thead th{
			border:none;
			background: none;
			color:#000000;
		}
		table#x tbody tr td{
			border: none;
			background: none;
		}
		
		table#lis {
			border-top: none;  /*#20aedd;*/
			border-right: none;
			border-bottom: none;
			border-left: none;
			font-size: 11px;
			color: #000000;
		}
		table#lis thead th{
			border:none;
			background: none;
			color:#000000;
		}
		table#lis tbody tr td{
			border: none;
			background: none;
		}
		
table#doc {
			border:1px solid #000000;
			font-size: 11px;
			color: #000000;
		}
		table#doc thead th{
			border:none;
			background: none;
			color:#000000;
		}
		table#doc tbody tr td{
			border: none;
			background: none;
		}
table#chapters {
			border:1px solid #000000;
			font-size: 11px;
			color: #000000;
			width:170px;
			text-align:center;
		}
		table#chapters thead th{
			border: none;
			background: none;
			color:#000000;
		}
		table#chapters tbody tr {
			border: 1px solid;
			background: none;
		}
		table#chapters tbody td{
			border:1px solid;
		}
table#chapters-up {
			border:1px solid #000000;
			font-size: 11px;
			color: #000000;
			width:170px;
			text-align:center;
		}
		table#chapters-up thead th{
			border: none;
			background: none;
			color:#000000;
		}
		table#chapters-up tbody tr {
			border: 1px solid;
			background: none;
		}
		table#chapters-up tbody td{
			border:1px solid;
		}
		
		
table.cont {	
			border: none;
			font-size: 11px;
			border-collapse: collapse;
}		
table.cont tbody td {
			border: none;
			padding: 5px;
		}


#paper{
	margin-left:10px;
	
}
#paper dl dt {
	text-align:center;
}
#paper dl dd{
	padding-left:10px;
}
#annex a{
	text-decoration:none;
	color: #0000FF;
}
#annex a:hover{
	text-decoration: underline;
}


#eu_about
{
  display:none;
}
#eu_pub
{
  display:none;
}
#eu_order
{
  display:none;
}
#eu_ack
{
  display:none;
}
#eu_note
{
  display:none;
}