BODY,TD,P {	font: 10pt Arial; }

A {
	color: #ff3333;
	font-weight: bold;
}

A:visited { color: #3333cc; }

A:hover { text-decoration: underline; }

.h {
	font: 18pt "Times New Roman",Roman,Geneva;
	color: #404040;	
}

.nl A { text-decoration: none; }

.bg { font-size: 12pt; }

.s { font-size: 8pt; }

.spc { line-height: 150%; }

.b { font-weight: bold; }

.w { color: #ffffff; }

.nb { font-weight: normal; }

.bdr { border: 1px solid #404040; }

.bdred { border-collapse: collapse; }
.bdred TD { border: 1px solid #404040; }

/**** FOR THE LAYERS ****/

.nav {
	list-style: none;
	background-color: #DD960E;
	border-left:  1px solid #62502E;
	border-right:  1px solid #62502E;
	margin: 0;
	padding: 0;
}

.nav LI {
	border-bottom: 1px solid #62502E;
}

.nav A {
	padding: 2px 1px 2px 3px;
	display: block;
	font: 8pt Verdana;
	font-weight: bold;
	color: #3333ff;
	text-decoration: none;
}

.nav A:hover {
	background-color: #ccccff;
	text-decoration: none;
}

.nav A:visited {
	color: #ff3333;
}

.float {
	position: absolute;
	visibility: hidden;
	display: none;	
	z-index: 99;
}
