@charset "UTF-8";
/* CSS Document */




/* BEGIN LAYOUT */
body {
	margin:0;
	padding:0;
	background-color: #000000;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-y;
	background-position: center top;	
	}

#container1 {
	background-image: url(../images/bg_contain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-top: 0px;
	margin-bottom:0;
	padding:0;
}

#table1 {
	margin-right:auto;
	margin-left:auto;
	top:0px;
	padding:0;
}

/* END LAYOUT */


/* BEGIN CONTENT */

#copy1 {
	background-image: url(../images/nw_16.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 19px;
}
#pop1 {
	background-image: url(../images/nw_15_bg.jpg);
	background-repeat: repeat-y;
}

#oem1 {
	background-image: url(../images/nw_17_bg.jpg);
	background-repeat: repeat-y;
}

img {
	border:none;
	}

.redlink {
	color: #FF0000;
	font-weight: bold;
}
.bluelink {
	color: #0000FF;
	font-weight: bold;
}

/* END CONTENT */
