body{
	margin:0px;
	padding:0px;
}


.N_NewsTopBG{
	background:url(images/NewsTopBG.png) repeat-x top;
	height:9px;
	width:100%;
}
.N_NewsLeftBG{
	background:url(images/NewsLeftBG.png) repeat-y top left;
	width:1px;
}
.N_NewsRightBG{
	background:url(images/NewsRightBG.png) repeat-y top right;
	width:12px;
}

.N_NewsBottomBG{
	background:url(images/NewsBottomBG.png) repeat-x top;
	height:18px;
	width:100%;
}
.N_NewsBG{
	background:url(images/NewsContentBG.png) repeat-x;
	vertical-align:top;
}


.N_NewsTitle{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #075a8a;
	text-transform:uppercase;
	margin: 0px;
	background:url(images/NewsTitle.png) no-repeat left;
	height:42px;
	background-position:20px 0px;
	
	
}

.N_NewsTitleWidth {
	font-family:Arial;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
}
.N_NewsTitleContentpane {
	text-align: center;	
	vertical-align: top;
	padding:5px 5px 5px 10px;
	font-family:Arial;
	font-size:12px;
	font-weight: normal;
	color: #000;

}

.N_NewsTitleActionscell {
	text-align: left;
	vertical-align: middle;
	font-family:Arial;
	font-size: 1pt;
	font-weight: normal;
	color: #000000;
}

.N_NewsTitleVisibilitycell {
	text-align: right;
	vertical-align: middle;
	font-family:Arial;
	font-size:  1pt;
	font-weight: normal;
	color: #000000;
	padding-right:5px;
}
.N_NewsTitleBottomAction {
	text-align: left;
	vertical-align: top;
	font-family:Arial;
	font-size:  8pt;
	font-weight: normal;
	color: #000000;
	padding:5px;
}


