HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-image:url('bg.png');
	background-color: #bfd7e9;
	background-repeat:repeat-x;

}
#menu A {
	color: #467485;
	font-weight: bold;
	font-size:13px;
	font-family:"Arial";

}
.first {
	border-left: 1px white solid;/**/
}
P {
	color:#1a2e69;
	font-family:Arial;
	line-height: 20px;
}
H1, H3 {
	color: #f68d2e;
}
H2 {
	color:#ef8426;
	font-size:12px;
}

#content IMG {
    border:none;
}

A {
	color: #1f547d;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#90a73b;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #8be0fe;
	margin-top: 25px;
	background-position:top;
}
.popupmenu DIV A {
	color: #467485;
}
.popupmenu DIV A:hover {
	background-color: #7cc8e3;
	text-decoration: underline;
}
.shade {
	margin-top: 26px;
	margin-left:-1px;
}

#top {
	height: 313px;
}

#content .actual {
	padding:50px 120px 0px;
}

#menu {
	margin-left:120px;
	margin-top:-30px;
	padding:0;
	position:absolute;
}

.bottomimage {
height: 61px;
}
