table {
	border: 0;
	padding: 0;
	margin: 0;
	font-family:verdana;
	font-weight:normal;
	font-size:14px;
	text-align:top;
	
}

A:LINK    {Color: blue}
A:VISITED {Color: blue}
A:HOVER   {Color: blue}

table.headerTable {
	margin: 0px;
	padding: 0px;	
	font-size:14px;
	width: 100%;	
	color:white;
	font-weight:bold;
	background-image: url(../img/eudractBgrndTop.png);
}
table.headerTable A{text-decoration:none}
table.headerTable A:LINK {color:white;}
table.headerTable A:VISITED {color:white;}
table.headerTable A:HOVER {color:white;}
	

table.subHeaderTable {
      font-family:verdana;
	
      font-size:30px;
      color:#000099;
	margin: 0px;
	padding: 0px;	
	width: 100%;  
	font-weight:bold;      
	background-image: url(../img/eudractBgrndTop2.png);
}
table.subHeaderTable A{text-decoration:none}
table.subHeaderTable A:LINK {color:blue;}
table.subHeaderTable A:VISITED {color:blue;}
table.subHeaderTable A:HOVER {color:blue;}
	

table.infoHeaderTable {    
	border-top-width: 5px;
	border-spacing:15px ;
	border-style: ridge;
	border-color: none;
	border-collapse: separate;
	background-color: white;
	font-size:14px;
}

table.infoHeaderTable p {
	tesxt-align=justify;
	line-height:150%;
	word-spacing:3px;	
	}



table.bodyTable {    
	width: 100%; 
	border-collapse: separate;
}

table.bodyTable ul {   	
	line-height: 20px;
	
}

table.rightLinksTable {    
	border-width: 0px;
	border-spacing: ;
	background-color: white;
}
table.rightLinksTable th {		
	color:black;
	font-size:18px;	
}

table.rightLinksTable ul {	
	line-height: 30px;
	list-style-type:none;
}

table.footerTable {
	margin: 0px;	
	width: 100%;
	color:white;		
	background:#000066;
	background-image: url(../img/eudractBgrndTop.png);
}



.footerTable .footer .whitefooterhyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
