HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
	color:#1a2e69;
}
BODY {	
	background-color:white;
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #1f547d;
	font-weight: bold;
	font-size:13px;
	font-family:"Arial";
	text-transform:uppercase;
}
.first {
	border-left: 2px #1f547d solid;/**/
}
P {
	color:#1a2e69;
	font-family:Arial;
}
H1, H2, H3 {
	color: #000080;
}
#content IMG {
    border:none;
}

A {
	color: #1f547d;
	font-weight: bold;
}
.actual a {
	color:#ff0000;
}
.actual a:hover {
	text-decoration:underline;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 5px;
	background:#ff9000;
	width:300px;
}
.abstract {
	font-size:85%;
	line-height:1.2em;
	margin:0;
	width:300px;
}
#top {
	height: 220px;
}

.popupmenu DIV {
	background-color: #262d7e;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #606ad6;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

#content .actual {
	padding:3px 50px 100px;
}

.bg {
	background-image:url('rep.png');
	background-repeat:repeat-y;
}

#menu {
	margin-left:310px;
	margin-top:-30px;
	padding:0;
	position:absolute;
}


.bottomimage {
	height: 180px;
	}

.cal .day, .cal .wk {
	color: red;
	}
.cal TD, TH {
	text-align: center;
	}
.cal CAPTION {
	text-align: center;
	font-weight: bold;
	}
.cal TD A {
	color: white;
	}

