HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#990033;
}
BODY {	
	background-image:url('bg.png');
	background-repeat:repeat;
	background-position:top;
}
#menu A {
	color: #9c9c9c;
	font-weight: bold;
	font-size:15px;
	font-family:"Arial";
}
.first {
	border-left: 1px white solid;/**/
}
P {
	color:#494848;
	font-family:Arial;
}
H1, H3 {
	color: #990033;
}

H2{
color:#990033;
font-size:13px;
}

#content IMG {
    border:none;
}

A {
	color: #990033;
	font-weight: bold;
}


.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 10px;
	background:#990033;
	width:420px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}

.popupmenu DIV {
	background-color: #990033;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
a:hover { color: #f47321; }

.popupmenu DIV A:hover {
	background-color: #880430;
	text-decoration: underline;
}
.shade {
	margin-top: 24px;
	margin-left:-4px;
}

#top {
	height: 213px;
}

#content .actual {
	padding:15px 50px 20px;
}

#menu {
	margin-left:38px;
	margin-top:-35px;
	padding:0;
	position:absolute;
}
LABEL {
	float: left;
	display: block;
	clear: left;
	width: 9em;
}


