

body {
  margin:0em;
}

.etgtext {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    text-align: justify; 

}

TD.etgtext {
  padding: 3em

}


P {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
    text-align: justify; 
}

A:link {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
}

A:visited {
    font-family: Helvetica, sans-serif;
    text-decoration: none;
}

.nav {
    font-family: Helvetica, sans-serif;
    font-weight: bold;		
    text-decoration: none;
}

.onnav {    
    font-family: Helvetica, sans-serif;
    font-weight: bold;		
    text-decoration: none;
}

.navHover {
    font-family: Helvetica, sans-serif;
    font-weight: bold;		
    text-decoration: none;
}

.onnavHover {    
    font-family: Helvetica, sans-serif;
    font-weight: none;		
    text-decoration: none;
}

.centerbar {
   font-family: Helvetica, sans-serif;
   font-weight: bold;		
   font-variant: small-caps;
   font-size: larger;	
}

.navShell {
	text-align:center;
	background: 	#ebe5d5;
	width: 	162px;
	height: 49px;
	padding:    2px;
	margin: auto auto;
	display:	table;
	position:	relative;

}

.navShell a {
	color:	#000000;
	font-weight:	bold;
}

.navcontainer {
	postion:	absolute;
	border:	2px solid #cec9b5;
	width:	98%;	
	text-transform: uppercase;
	text-size:	22px;
	vertical-align: middle;
	height:	47px;
}

.navtext  {
	width:	100%;
	height: 47px;
	top: 15;
	position: relative;
	overflow:	hidden;
}
