HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-color: white;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-repeat:repeat-x;
	background-position:top;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
#menu A {
	color: #d2a133;
	font-size:14px;
	font-family:"Arial";
	text-transform:uppercase;
    padding: 0 10px;
    }
    
#menu A:hover {
    text-decoration: none;
    color: #00aacd;
}


.first {
	border-left: 1px #b6995c solid;/**/
}

P {
	color:#1a2e69;
	font-family:Arial;
}
H1, H2, H3 {
	color: #00205b;
}
#content IMG {
    border:none;
}

A {
	color: #00205b;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:#d2a133;
	padding: 8px;
	background:white;
	width:350px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #b6995c;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #606ad6;
	text-decoration: underline;
}
.shade {
	margin-top: 28px;
	margin-left:-1px;
}

#top {
	height: 272px;
}

#content .actual {
	padding:5px 90px 0px 95px;
}

#menu {
	margin-left:80px;
	padding:0;
	position:absolute;
}


.bottomimage {
	height: 40px;
	}

#midden{
	margin: 0 auto 0 auto;
	width: 893px;

}

#flashheader{
	position: absolute;
	width: 1280px;
	left: 50%;
	margin-left: -640px;
	background: url('nonflash.png') no-repeat;
	height: 269px;
}

img{
	border: 0;
}

#top1 {
	top: 0;
	background: url('top.png') no-repeat;
	position: absolute;
	width: 893px;
	left: 50%;
	margin-left: -446px;
	height: 85px;
	padding: 184px 0 0 0;
}
