HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:white;
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 #fe8200 dotted;/**/
}
#content IMG {
    border:none;
}
P {
	color:#46596b;
	font-family:Arial;
	margin-top: 5px;
}
H1 {
	font-family: "Georgia, Times new Roman";
	color: #EA0F6B;
	font-size:30px;
	font-weight:normal;
	line-height:30px;
}

H2 {
	font-family: "Georgia";
	color: #EA0F6B;
	font-size:20px;
	font-weight:normal;
}
H3{
	font-family: "Georgia";
	color: #42a9d4;
	font-size:20px;
	font-weight:normal;
	
}

#top {
	height: 295px;
}

#content .actual {
	padding:30px 70px 20px;
}

#menu {
	margin-left:350px;
	margin-top:-242px;
	padding:0;
	position:absolute;
}
#menu {
	margin-top: -242px;
	padding-right: 350px;
}
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;
	}

