/* CSS Document */

body {
	background-image: url(../images/ASTROTRF.jpg);

}

.nfps {
	background-image: url(../images/topix0.jpg);
	background-repeat: no-repeat;
	margin: auto;
	width: auto;
	height: 185px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	line-height: 18px;
	font-weight: normal;
}


.border {
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-width: 12px;
	border-left-width: 12px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #009900;
	border-left-color: #009900;
}
.border-s {

	border-right-width: 4px;
	border-bottom-width: 4px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-top-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-left-style: ridge;
	border-top-color: #009900;
	border-left-color: #009900;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
	color: #333333;
	font-weight: normal;
}
