@charset "iso-8859-1";
/* put no font size in the body definition - so users can scale it as they wish */

BODY {font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:11pt;
		background:#095FBD; color:#000000;
		margin:0; padding:0; 
	}
/* for Opera compatibility, do not use comma separated css styles */
P {font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		padding-right:20px; 
	} /* set this as div.homepage has padding-right:0px  */
	
UL {font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		}
TABLE {font-family: Arial, Helvetica, sans-serif;
		color:#000000;
		}

div.top {background:#000000 url("../graphics/logo-euralva0.jpg") no-repeat; color:#ffffff;
		margin:0;
		padding: 0;
		font-size:120%;
		height:113px;
		border-bottom:#0751AB solid 5px;
		}
		/* padding-right below is zero for netscape */
div.columnleft {width:100px;float:left; padding:10px; padding-right:0px; 
		background:#095FBD; color:#D9D8E6;}
div.page {margin-left:110px; margin-right:0px; padding:10px; 
		background:#D9D8E6; color:#000000;}
div.bottomborder {margin-left:110px; margin-right:0px; padding:10px; text-align:center;
		background:#095FBD; color:#D9D8E6;}
div.copyright {background:#D9D8E6; color:#000000; font-size:90%; 
		margin:0; padding-right:10px; padding-bottom:5px; text-align:right;}
div.left {float:left; font-size:90%; font: bold; margin-right:10px;}
div.right {float:right; font-size:90%; font: bold; margin-left:10px;}
div.left, div.right {margin-bottom:5px;}

.small {font-size:80%}
.black {color:#000000;}
H1 {font-family: Arial, Helvetica, sans-serif;color:#000000; font-size:140%;}
H2 {font-family: Arial, Helvetica, sans-serif;color:#000000; font-size:120%;}
H3 {font-family: Arial, Helvetica, sans-serif;color:#095FBD; font-size:110%;}
H4 {font-family: Arial, Helvetica, sans-serif;color:#000000;}
H5 {font-family: Arial, Helvetica, sans-serif;color:#000000;}
h1.news {color:#aa6600; font-size:180%; font:italic;}
h1.top {text-align:center; font-size:130%;}
b {color:#095FBD;}
strong {color:#095FBD;}
hr {color:#0751AB}

img {margin-left:5px; margin-right:5px;}
img.left {margin-right:10px; float:left;}
img.right {margin-left:10px; float:right;}
img.caption {
	margin-bottom:1px;
	color: #0000FF;
}
table.table {margin-left:20px; background:#ffffff; border:solid 1px #095FBD;}
th {text-align:left; padding-left:10px; padding-bottom:2px; border-bottom:solid 2px #095FBD;}
td {padding-left:10px;padding-bottom:2px; }
.indent {margin-left:30px;}


/* a link defined as brown, with visited links dark brown */
A {
	text-decoration: underline;
	color:#0000FF;
	font-weight: bold;
}
A:visited {COLOR: #0000FF;}
A:hover { COLOR: #FF0000; text-decoration:none;}
A:active {  COLOR: #0000FF; }

a.company {text-decoration:none; font:normal; color:#000000;}
a.company:visited { color:#000000;}
a.company:hover {color:#222222; font:bold;}

a.menu {text-decoration:none; color:#D9D8E6; }
a.menu:visited { color:#D9D8E6;}
a.menu:hover { color:#FFFF66;}
a.menu:active { color:#D9D8E6;}