@charset "UTF-8";
/* CSS Document */

html, body, div, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address
{
	margin:0;
	padding:0;
}

img#title
{
	
}

#nscomheader
{
	width: 100%;
	
	border-bottom: 2px ridge gray;

	border-spacing: 0px;
	border-collapse: collapse;
}

#nscomheader td {
	margin: 0;
	padding: 0;

	background-image: url(http://static.nyaxtstep.com/img/nyaxtstepcom_bg.png);
	background-repeat: repeat-x;
	color: white;
}

#nscomheader img
{
	padding-left: 3px;
	border: none;
}

#nscomheader .right
{
	text-align: right;
	
	padding-right: 1em;

	font-family: monospace;
	font-size: medium;
	font-weight: 900;
	color: gray;
}

#nscomheader a
{
	text-decoration: none;
	font-weight: normal;
	
	color: white;
}
