HTML {
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}
BODY {
	background-color:#e4e4e3;
	background-repeat:repeat-x;
	background-position:top;
	background-image: url(bg.png);
}
#menu A {
	color: black;
	font-weight: bold;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
}
.first {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: white;
}
#content .actual {
	padding:2px 50px 5px 50px;
}
P {
	color:#555552;
	font-family:Arial, Helvetica, sans-serif;
    line-height:18px;
}

TD P{
	margin: 0px;
	padding: 0px;

}

H1, H2, H3 {
	color: #555552;
    font-size:14px;
}

H4 {
font-weight:normal;
font-size: 11.5px;
padding-top: 2px;
color: #276d91;
margin: 0px;
}

#menu {
	margin-left:50px;
	margin-top:-31px;
	padding:0;
	position:absolute;
}

H1
{
font-size:18px;
}


#top{
height: 230px;
}
.bottomimage {
height:40px;
}


.first {
	border-left: 1px black solid;/**/
}

A {
	color: #555552;
}
#content IMG
{
border:none;
}
.popupmenu DIV {
	background-color: #134b88;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popupmenu DIV A:hover {
	background-color: #d6012f;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#b8c0c3;
	}

.form label {
	float: left;
	display: block;
    background-color: #f1f1f1;
	width: 25em;
	clear: left;
	}
