
html {
	text-align:justify;
	font-family:"Helvetica";
	font-size:11px;
}

body {
	background-color:#e6e5e5;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	font-family:"Helvetica";
}

#menu a {
	color: white;
	font-weight: bold;
	font-size:17px;
	font-family:"Helvetica";
}

#content img { border:none; }

.first { border-left: 2px white dotted;/**/ }

p {
	color:#525252;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin-bottom:2em;
}

h2{ color: #f94805;
font-size: 13px;
font-family:Helvetica;
}
h3{
font-size: 18px;
	color:#502e8b;
	font-family:arial, helvetica, sans-serif;
	
}
h1 {
	color:#20867e;
	font-family:arial, helvetica, sans-serif;
	font-size:25px;
	margin-bottom: 0px;
}
H5 {
font-family: Arial;
font-weight: bold;
color:#502e8b;
font-size: 10px;

}


h1, h2, h3, h5 { margin: 15px 15px 0px 0px; }

a { color: #525252; }

IMG{
	margin-left: 0px;
}

#top { height: 280px; }

#menu {
	margin-left:200px;
	margin-top:-54px;
	padding:0;
	position:absolute;
}
#content .actual {
	padding:30px 50px 20px;
}

.popupmenu div {
	background-color: #502e8b;
	margin-top: 26px;
	background-position:top;
	
}

.popupmenu div a { color: white; }

.popupmenu div a:hover {
	background-color: #ee2b31;
	text-decoration: underline;
}

.popupmenu a {
	font-family:"arial";
	font-weight:bold;
}

.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:verdana;
	font-size:12px;
	color:white;
	padding: 10px;
	background:#12bdae;
	width:420px;

}

td{
vertical-align:top;
}



	
.index ul{
	line-height: 22px;
	font-family: verdana;
	font-size: 12px;
}

.popupmenu {
	display:none;
	}

