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: #570260;
	font-weight: bold;
	font-size:15px;
	font-family:"Arial";
	text-transform:uppercase;
}
.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:#71cbe0;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #b2e1ec;
	margin-top: 25px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #68bcd0;
	text-decoration: underline;
}
.shade {
	margin-top: 25px;
	margin-left:-1px;
}

#top {
	height: 297px;
}

#content .actual {
	padding:20px 50px 20px;
}

#menu {
	margin-left:50px;
	margin-top:-27px;
	padding:0;
	position:absolute;
}
