BODY,TD,P,UL,A,INPUT,SELECT,TEXTAREA { font: 8pt Arial; }
INPUT, SELECT, TEXTAREA { border: 1px solid #606060; }
IMG { border: 0px; }
UL { margin: 0px 16px; }
LI { margin-bottom: -1px; }
A { text-decoration: none; }
A:hover { text-decoration: underline; }
.b { font-weight: bold; }
.bl { color: #392E81; }
.bg { font-size: 10pt; }
.bbg { font-size: 12pt; } 
.bdr { border: 1px solid #606060; }
.bk { color: #000000; }
.s { font-size: 8pt; }
.spc { line-height: 150%; }
.dspc { line-height: 200%; }
.w { color: #ffffff; }

.h { font-size: 12pt; font-weight: bold; color: #392E81; }
.nav A { font-size: 10pt; font-weight: bold; color: #000000; }

/**** FOR THE LAYERS ****/

#menu_services { top: 95px; left: 50px; }
#menu_about { top: 110px; left: 280px; }

.popupnav {
	list-style: none;
	background-color: #c0c0c0;
	margin: 0;
	padding: 0;
}

.popupnav LI {
	border-bottom: 1px solid #ffffff;
}

.popupnav A {
	padding: 2px 1px 2px 3px;
	display: block;
	font: 8pt Arial;
	color: #000000;
	text-decoration: none;
}

.popupnav A:visited {
	color: #000000;
}

.popupnav A:hover {
	color: #392E81;
}



.float {
	position: absolute;
	visibility: hidden;
	display: block;	
	z-index: 99;
}
