HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
}
BODY {
	background-color:#dee9ef;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
    color:#005782;
    line-height:120%;
}
#menu A {
	color:white;
	font-weight: normal;
	font-size:16px;
	font-family:"Arial";

}

#menu {
	margin-left:480px;
	margin-top:-48px;
	padding:0;
	position:absolute;
}

#content .actual {
	padding:30px 70px 20px;
}

HR{
	margin-top: 10px;
	border: 0px;
	height: 1px;
	color: #005782;
	border-top: 1px solid #005782;
	width: 850px;
}

.first {
	border-left: 1px white solid;/**/
}
P, TD {
	color:#005782;
	font-family:Helvetica;
}
H1, H2, H3 {
	color: #d0481d;
    font-family: helvetica;
    font-weight:bold;
}
#content IMG {
    border:none;
}

#top{
height: 146px;
}

H1{

	font-size: 23px
}
A {
	color: #005580;
}
.popupmenu DIV {
	background-color: #74a5d3;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #f0863f;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#cfd047;
	}
    
#metafb{
    background: url('bg.jpg');
    width: 831px;
    }

.popupmenu {
	display:none;
	}
