body {
	margin: 0px;
}


/* from SoloShoe */
.nav_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #000000;
	text-decoration: none;
}

.NavBackground {
	background-image:url(../images/Banners/nav_images/navback.gif);
	/*margin-left:155px;*/
	border-left:1px #CCCCCC solid;
}

a:hover {
	color: #FF0300;
	text-decoration: underline;
}

/* end from SoloShoe */