TABLE.list {
	width : 750;
	border : 2pt solid White;
	background-color : #E7E7E7;
}

TABLE.NPlist {
	width : 530;
	border : 2pt solid White;
	background-color : #E7E7E7;
}

TABLE.NPlistFULL {
	width : 100%;
	border : 2pt solid White;
	background-color : #E7E7E7;
}

DIV.copyright {
	font-family : Arial, Verdana;
	font-size : 11px;
	line-height : 25px;
	color : #FF9900;
	background-image:url(pictures/FNBGbottom.gif); 
	background-repeat:repeat-x;
	text-align : center;
}

INPUT.ok {
	background-color : #13920D;
	color : White;
	font-weight : bold;
	border : thin;
}

INPUT.cancel {
	background-color : #DE5C2F;
	color : White;
	font-weight : bold;
	border : thin;
}


.text {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #555555;
}

.textbold {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #555555;
	font-weight : bold;
}

.textboldcol {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #FF9900;
	font-weight : bold;
}



