h1 {
	font-weight: normal;
	font-size: 45px;
	font-family :  "Times New Roman", Times, serif;
	padding:0px;
}
h2 { font-size: 24px; font-family : "Times New Roman", Times, serif; }
h3 { font-size: 18px; font-weight:normal; font-family: Arial, Helvetica, sans-serif;}
h4 { font-size: 16px; font-weight:normal;}
h5 { font-size: 12px; font-weight:normal}
h6 { font-size: 11px; font-weight:normal; padding:0px;}
body {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
:link { color:#330000;}
:visited { color:#330000;}
:link:hover {color:#993300;}
:visited:hover { color:#993300;}
.logo {font-weight: normal;
	font-size: 45px;
	font-family :  "Times New Roman", Times, serif;
	padding:0px;
	}
	.logo_subtext {
	font-size: 11px; font-weight:normal; padding:0px;
}
.footer {
	font-size:12px; font-weight:normal;
}
.dist_table {
	font-size:12px; font-weight:normal; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #F0D065; 
	}
	.dist_table_top {
	font-size:12px; font-weight:normal; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #F0D065; border-top:1; border-top-style:solid; border-top-width:1px; border-top-color:#000000;
	}
	.sizechart_header {font-size:12px; font-weight:bold; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #000000; vertical-align:top; text-align:left; border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#CEC1A4; }

.sizechart_label {font-size:12px; font-weight:bold; vertical-align:top; text-align:center; border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#CEC1A4; }

	.sizechart_table {
	font-size:11px; font-weight:normal; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #CEC1A4; border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#CEC1A4; width:80px; height:10px;
}

.sizechart_table_filled {
	background-color:#990000; color:#990000; font-size:11px; font-weight:bold; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #CEC1A4; border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#CEC1A4; width:80px; height:10px; 
}
.sizechart_table_filled_light {
	background-color:#CC6600; color:#CC6600; font-size:11px; font-weight:bold; border-bottom:1; border-bottom-style: solid; border-bottom-width:1px; border-color: #CEC1A4; border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#CEC1A4; width:80px; height:10px;
}

.hard {
	border-right:1; border-right-style:solid; border-right-width:1px; border-right-color:#000000; width:80px; height:10px;
}
	



/* Form Styles */

form{margin:0px;}

 #needleForm table {
	width: 680px;
	border-top: 1px solid #fff;
	padding: 5px;
	border: 1px solid #fff;
	 } 

#profileForm td { 
	width:530px; 
	 }
	 
.formlabeltext {
	color: #000;
	font-style: normal;	
	font:1.0em  Arial, Helvetica, sans-serif ;
	}
	  
.formlabel {
	color: #000;
	font-style: normal;	
	font:1.0em  Arial, Helvetica, sans-serif ;
	padding: 7px 0px 0px 0px;
	width:530px;
	}
	
.formlabelSmall {
	color: #000;
	font-style: normal;	
	font:1.0em  Arial, Helvetica, sans-serif ;
	padding: 7px 0px 0px 0px;
	
	}
  
.formfield {
	font:1.0em  Arial, Helvetica, sans-serif ;
	color:#000;	
	width:450px;
	text-align: left; 
	background-color: transparent;
	padding: 0px 0px 3px 0px;
	margin-right: 0px;
	}
	
.formfieldSmall {	
	color:#000;	
	width:100px;
	text-align: left; 
	background-color: transparent;
	padding: 0px 0px 3px 0px;
	margin-right: 0px;
	font:1.0em  Arial, Helvetica, sans-serif ;
	
	}
	
.formfield input {
	background-color: #fff;
	border:solid 1px #243E33;
	font: 12px  Arial, Helvetica, sans-serif;
	color:#000;
	width:450px;
	text-align: left;
	margin-right: 0px;
	background-image: none;
	}
	
	
.formfieldSmall input {
	background-color: #fff;
	border:solid 1px #243E33;
	font: 12px  Arial, Helvetica, sans-serif;
	color:#000;
	width:100px;
	text-align: left;
	margin-right: 0px;
	background-image: none;
	}
	
	

textarea.boxColor {
	margin:3px 0px 0px 2px;
	background-color: #fff;
	border:solid 1px #243E33;
	font: 12px Arial, Helvetica, sans-serif ;
	color:#000;
	}
	
.button {
	 font: 1.1em  Arial, Helvetica, sans-serif;
	 background-color: #e2e5f8;
	 color: #000;
	 margin-left: 3px;
	 margin-top: 3px;
	 margin-bottom: 2px;
	}
	
.buttonlabel {
	color: #000;
	font-style: normal;
	font-size: 12px;	
	font:normal  Arial, Helvetica, sans-serif ;
	padding: 7px 0px 0px 0px;
	}

