body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:center;
	background-image:url(../images/elements/mn_img.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#000;

}

a img {
	border:0;				
}

h1, h2, h3, h4 {
	margin:0 0 10px 0;
	padding:0;
	border:0;
	line-height:20px;
	font-size:20px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-transform:uppercase;
}

h2 {
	margin:0;
	color:#FFF;
	font-size:15px;
}

h3 {
	margin:2px 0 0 0;
	color:#900;
	font-size:12px;
}

h4 {
	margin:0;
	font-size:12px;
	text-transform:none;
	color:#FFF;
}

td {
	vertical-align:top;
}

a.nav:link, a.nav:active, a.nav:visited, a.nav:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

a.nav:hover {
	color:#900000;
	text-decoration:underline;
}

a:link, a:active, a:visited, a:hover {
	color:#666;
	text-decoration:none;
}

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

a.sale:link, a.sale:active, a.sale:visited, a.sale:hover {
	color:#666;
	text-decoration:none;
}

.xbold {
	font-weight:bolder;
}