body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #373538;
}

.body_text {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
h1
{
	font-family: Arial;
	font-size: 13px;
	text-transform:uppercase;
	color: #CCCCCC;
	text-decoration: none;
	font-weight:bold;
}

a:visited
{
color:#707070;
}
.L-edge {
	background-image: url(images/NMMI_web_shad_l.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 20px;
}
.R-edge {
	background-image: url(images/NMMI_web_shad_r.png);
	background-repeat: repeat-y;
	height: 100%;
	width: 20px;
}
.textblock {
	background-image: url(images/NMMI_web_12.jpg);
	background-repeat: repeat-y;
}

.breadcrumb {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-family: Verdana;
}

#Layer1 {
	position:relative;
	top:-95px;
	height:152px;
	z-index:4;
	text-align: center;
	overflow: visible;
	width:100%;
	background-position: center;
}

#Layer1Admin {
	position:relative;
	top:0px;
	height:152px;
	z-index:7;
	text-align: center;
	overflow: visible;
	width:100%;
	background-position: center;
}

#pnlMain {
	position:relative;
	top:-125px;
	z-index:5;
	
	overflow: visible;
	width:100%;
}

#pnlMain2 {
	position:relative;
	top:20px;
	z-index:3;
	
	overflow: visible;
	width:100%;
}

.lFlash
{
	z-index:1;
	position:relative;
	top:5;
}

.logo
{
 background-repeat:repeat-x;
 background-position:bottom;
}

.navbottombars
{
	background-image:url(images/gradient.jpg);
	 background-repeat:no-repeat;
 background-position:center top;
}

#Table_01
{
	background-image:url(images/nav_bkgnd.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
	


