/* CSS Document */

BODY {
        background-color: #DCD5B9;
        background-image: url(images/ndx_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	SCROLLBAR-FACE-COLOR: #61753C;
	SCROLLBAR-HIGHLIGHT-COLOR: #C6DAA1;
	SCROLLBAR-SHADOW-COLOR: #52662D;
	SCROLLBAR-ARROW-COLOR: #2F3D14;
	SCROLLBAR-BASE-COLOR: #52662D;
	scrollbar-3d-light-color: #52662D;
	scrollbar-dark-shadow-color: #52662D;
}

table{
}

.centercoltext {
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.centercoltext a:link {
	color: #394613;
	font-weight: bold;
	font-style: italic;
}
.centercoltext a:visited {
	color: #9C9578;
	font-weight: bold;
	font-style: italic;
}
.centercoltext a:link:hover {
	color: #6A8222;
	font-weight: bold;
	font-style: italic;
}

.centercoltext p {
	font-size: 11px;
	font-weight: normal;
	color: #6B664F;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}