
html {
	text-align:left;
	font-family:Arial;
	font-size:12px;
}

body {
	background-color:#b2b2b2;
	background-image:url('bg.png');
    background-position:top-left;
    background-repeat:repeat-x;
	font-family:Arial;
}

#menu a {
	color: black;
	font-size:14px;
	font-family:"arial";

}

#content img { border:none; }

.first { border-left: 1px #777777 dotted;/**/ }

p {
	color:#525252;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
}

h2{ color: #3891eb;
font-size: 13px;
font-family:arial;
}
h3{
font-size: 14px;
	color:#3891eb;
	font-family:arial, helvetica, sans-serif;
	
}
h1 {
	color:#3891eb;
	font-family:arial, helvetica, sans-serif;
	font-size:18px;
	margin-bottom: 0px;
}
H5 {
font-family: Arial;
font-weight: bold;
color:#502e8b;
font-size: 10px;

}


p, h1, h2, h3, h5 { margin: 0px 0px 1em 0px; }

a { color: #3891eb;
font-size: 13px; }

IMG{
	margin-left: 0px;
}

#top { height: 320px; }

#menu {
	margin-left:60px;
	margin-top:-49px;
	padding:0;
	position:absolute;
}
#content .actual {
	padding:30px 55px 0px;
}

.popupmenu div {
	background-color: #dadada;
	margin-top: 23px;
	background-position:top;
	
}

.popupmenu div a { color: #777777; }

.popupmenu div a:hover {
	background-color: #efefef;
	text-decoration: underline;
}

.popupmenu a {
	font-family:"arial";
	font-weight:bold;
}

.shade {
	margin-top: 25px;
	margin-left:-1px;
}
.index H3 {
	font-family:verdana;
	font-size:12px;
	color:white;
	padding: 10px;
	background:#db1334;
	width:420px;

}

td{
vertical-align:top;
}



	
.index ul{
	line-height: 22px;
	font-family: verdana;
	font-size: 12px;
}


.bottomimage{
height: 59px;
}

#metafb{
    background: no-repeat url('bg.png');
    width: 298px;
    height: 183px;
    }
    
    
#metafb2{
    background: no-repeat url('bg2.png');
    width: 400px;
    height: 300px;
    }

.popupmenu {
	display:none;
	}
