

.TextObject {
	background-repeat: no-repeat;
	background-image : none;
	background-attachment : fixed
}

BODY {
	background-image: url( "../assets/images/page-image-2.jpg" );
	background-color : rgb(198,164,141);
	background-repeat : no-repeat;
	background-attachment : scroll;
	background-position : 50% 0%}

.nof_ProfessionalNavbar3-Regular {
	font-family: "@Arial Unicode MS",           sans-serif;
	font-size : 10pt;
	color : rgb(255,255,204)
}

.nof_ProfessionalNavbar5-Rollover {
	color: rgb(0,128,0);
	font-size : 10pt;
	font-style : normal;
	font-weight : bold
}

.TextNavBar {
	font-size: 10px;
	font-family : Arial;
	font-weight : normal;
	color : rgb(0,0,128)
}