body{
	margin:0px;
	padding:0px;
}


.N_GreenTopBG{
	background:url(images/NGreenTopBG.png) repeat-x top;
	height:9px;
	width:100%;
}
.N_GreenLeftBG{
	background:url(images/NGreenLeftBG.png) repeat-y top left;
	width:1px;
}
.N_GreenRightBG{
	background:url(images/NGreenRightBG.png) repeat-y top right;
	width:11px;
}

.N_GreenBottomBG{
	background:url(images/NGreenBottomBG.png) repeat-x top;
	height:18px;
	width:100%;
}
.N_GreenBG{
	background:url(images/NGreenContentBG.png) repeat-x;
	vertical-align:top;
}


.N_GreenTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #075a8a;
	text-transform:uppercase;
	margin: 0px;
	padding:10px 3px 5px 5px;
	border-bottom:1px solid #999;
}

.N_GreenTitleWidth {
	font-family:Arial;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.N_GreenTitleContentpane {
	text-align: left;	
	vertical-align: top;
	padding:20px 0px 20px 0px;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: #000;
}
 
	


.N_GreenTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family:Arial;
	font-size: 1pt;
	font-weight: normal;
	color: #000000;
}

.N_GreenTitleVisibilitycell {
	text-align: right;
	vertical-align: middle;
	font-family:Arial;
	font-size:  1pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}
.N_GreenTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}


