HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#4e4c4c;
background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: #4e4c4c;
	font-weight: bold;
	font-size:16px;
	font-family:"Arial";

}
.first {
	border-left: 2px #446ea2 dotted;/**/
}
#content IMG {
    border:none;
}
P {
	color:#46596b;
	font-family:Arial;
	margin-top: 5px;
}
H1, H2, H3 {
	color: #2e3b48;
}
H1 {
	font-size:18px;
	margin-bottom: 5px;
}

#top {
	height: 235px;
}

#content .actual {
	padding:15px 50px 20px;
}

#menu {
	margin-left:50px;
	margin-top:-40px;
	padding:0;
	position:absolute;
}
#menu {
	margin-top: -35px;
	padding-right: 50px;
}
H2 {
	font-size:14px;
	margin-bottom: 5px;
}
H3 {
	font-size:12px;
	margin-bottom: 5px;
}
A {
	color: #2e3b48;
}
.popupmenu DIV {
	background-color: #325668;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #87a3e8;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#325668;
	}

.bottomimage {
	height:80px;
	}

