HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:white;background-image:url('gfx/bg.png');
	background-repeat:repeat;
	background-position:top;
}
#menu A {
	color: #737b7b;

	font-size:18px;
	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: #ff9933;
}
H1 {
	font-size:18px;
	margin-bottom: 5px;
}

#top {
	height: 220px;
}

#content .actual {
/*	padding: 0px 50px 0px; */
}


#menu {
margin-left:-5px;
	margin-top: -84px;
	padding-right: 70px;
}
H2 {
	font-size:14px;
	margin-bottom: 5px;
}
H3 {
	font-size:12px;
	margin-bottom: 5px;
}
A {
	color: #2e3b48;
}
.popupmenu DIV {
	background-color: #ff9933;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #ff8833;
	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;
	}

LABEL {
	float: left;
	width: 8em;
	display: block;
	clear: left;
	}
	
.sbform label{
	width: 120px;
}

.sbform input, .sbform textarea, .sbform select{
	float: left;
	}

.sbform .sbbutton{
	clear:both;
	margin-left: 120px;
	
}

