/*
	New Balance Atlanta
	http://www.newbalanceatlanta.com/
	Copyright 2007 All Rights Reserved  	  
*/

BODY {
 	background-image: url(images/bg_bluex3.jpg);
  	background-repeat: repeat-x;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	color: #000000;
 	margin: 0px;
}

TD {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
   	color: #000000;
 	margin: 0px;
}

TD.header {
  background: #FFFFFF url(images/bg_header.gif);
  background-repeat: repeat-x;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #838382;
}

.header a:link, .header a:visited {font-weight: bold; color: #838382; text-decoration: none}
.header a:hover, .header a:active {font-weight: bold; color: #990000; text-decoration: underline}

TD.footer {
  background: #f9f9f9 url(images/bg_header.gif);
  background-repeat: repeat-x;  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #838382;
}

.footer a:link, .footer a:visited {font-weight: bold; color: #838382; text-decoration: none}
.footer a:hover, .footer a:active {font-weight: bold; color: #990000; text-decoration: underline}

TD.footer2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #333333;
}

.footer2 a:link, .footer2 a:visited {font-weight: normal; color: #333333; text-decoration: none}
.footer2 a:hover, .footer2 a:active {font-weight: normal; color: #333333; text-decoration: none}

H1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #666;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H1 a:link, H1 a:visited {font-weight: bold; color: #C41920; background: white; text-decoration: none}
H1 a:hover, H1 a:active {font-weight: bold; color: #666666; background: #f9f9f9; text-decoration: none}

H2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 16px; 
 font-weight: bold;
 color: #333;
 padding-top:0px;
 padding-bottom:0px;
 margin-top:0px;
 margin-bottom:0px; 
}

H2 a:link, H2 a:visited {font-weight: bold; color: black; text-decoration: none}
H2 a:hover, H2 a:active {font-weight: bold; color: #C41920; text-decoration: none}

H3 {
  font-family: Arial, sans-serif;
  font-size:17px; 
  font-weight: bold;
  padding-top:0px;
  padding-bottom:0px;
  margin-top:0px;
  margin-bottom:0px; 
}

H3 a:link, H3 a:visited {font-weight: bold; color: #C41920; background: white; text-decoration: none}
H3 a:hover, H3 a:active {font-weight: bold; color: #666666; background: #f9f9f9; text-decoration: none}

SPAN.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
   	color: #C41920;
}

TABLE.New-Balance-Shoes {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #fff;
  border: 0px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}