* {
	margin: 0;
	padding: 0;
}

body {
	margin: 10px 0;
	padding: 0;
	font: 1em Arial, Verdana, sans-serif;
}

h1 {
	background: #fff url('../assets/Image/asf_logo.gif') no-repeat;
	color: inherit;
	width: 298px;
	height: 150px;
	margin: 0 auto 20px auto;
}

#productpages h1 {
	color: inherit;	
	font-size: 1.3em;
	width: 298px;
	height: 15px;
	background: none;
	
}

h1 span {
	display: none;
}

#w {
	width: 600px;
	margin: auto;
	padding: 0;
	text-align: center;
}



h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 1.5em 0;
}

h3 {

	font-size: 1em;

	font-weight: bold;

	margin: 1em 0 0.5em 0;

	text-align: left;

}



h4 {

  font-size: 0.85em;

  font-style: italic;

  margin: 1em 0 0.5em 0;

  text-align: left;

}


p {
	text-align: left;
	margin: 0 0 1.5em 0;
	font-size: .9em;
	font-weight: bold;
}

p.small {
	text-align: center;
	font-size: .7em;
}

p.center {
	text-align: center;
}

p.center2 {
	text-align: center;
	margin: 0em  0;
	padding: 0px;
}

p.largerspace {
	margin: 2.5em 0;
}

#head {
	width: 398px;
	margin: auto;
}

#head p {
	text-align: right;
	font-size: .7em;
}

#head img {
	margin-left: 5px;
}

a {
	text-decoration: underline;
	color: #000;
	background: inherit;
}

a:hover {
	color: #b3787e;
}


form {
	margin: 20px 0;
}

input {
	border: 1px solid #b3787e;
}

.searchbutton {
	background: #fff;
	font-size: .7em;
	letter-spacing: .2em;
}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	display: inline;
	margin: 0 20px;
	font-weight: bold;
}

ul li a {
	color: #975f65;
	background: inherit;
	text-decoration: underline;
}

ul li a:hover {
	color: #b3787e;
	background: inherit;
}


.lightgreycentered     {
 background-color :  #E4E4E4;
 text-align: center;
 color: #000000;
 font-family: arial;
 font-size: 11px;
font-weight: bold;
}

.darkgreycentered   {
 background-color :  #B2B2B2; 
 font-weight: bold;
 text-align: center;
 color: #000000;
 font-family: arial;
 font-size: 15px;
}

.nav, .nav a {
 color: #975962;
 font: 1.0em Arial, verdana, sans-serif;
 font-weight: bold;
 }

.darkgrey     {
 background-color :  #B2B2B2; 
 font-weight: bold;
 text-align: center;
 color: #000000;
 font-family: serif;
 font-size: 15px;
}


.lightgrey     {
 background-color :  #E4E4E4; 
 font-weight: bold;
 text-align: center;
 color: #000000;
 font-family: arial;
 font-size: 13px;
}

.lightgrey a {
	text-decoration: none;
	font-size: 0.8em;
	color: #000;
	}

.lightgrey a:hover {
	color: #975962;
	text-decoration: none;
	}

table {
margin: 0 auto;
}

td {
 padding: 3px 0px 3px 0px;
 }

.selector_table {
 BORDER-RIGHT: #000000 1px solid; 
 BORDER-TOP: #000000 1px solid; 
 BORDER-LEFT: #000000 1px solid; 
 BORDER-BOTTOM: #000000 1px solid
}
 

.selector_title {
 FONT-WEIGHT: bold; FONT-SIZE: 10px; BACKGROUND: #c0c0c0; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}
 

.selector_row_light {
 FONT-SIZE: 10px; BACKGROUND: #efefef; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}
 
 
 
.selector_row_dark {
 FONT-SIZE: 10px; BACKGROUND: #dedede; COLOR: #000000; FONT-FAMILY: VERDANA, ARIAL, sans-serif; TEXT-ALIGN: center
}

.title	{
	font-weight: bold;
	text-align: center;
	color: Black;
	font-family:  arial, sans-serif;
	font-size: 20px;
  background-color : transparent;		
}

img {border: none;}
