

/****************** common styles *************************/
.head_style {
color: #FF0000;
}
.style1 {
color: #FF0000;
}

.style_rose_light {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
}

.style_lavanda{
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #6600FF;
}

.style_burgundy_light {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #660066;
}

.style_green_light {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #336600;
}

.style_blue_light {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	color: #003399;
}

.style_bold {
font-weight:bold;
}

/****************** about_us styles *************************/
#our_customers {
font-family:"Times New Roman", Times, serif;
font-size:17px;
}

#our_customers li {
background-color:#FFCC99;
}

#specialty-aprons {
font-family:"Times New Roman", Times, serif;
font-size:17px;
}

#specialty-aprons li {
background-color:#9966FF;
}

#references {
font-family:"Times New Roman", Times, serif;
font-size:17px;
}

#references li {
background-color:#FF66FF
}

/****************** clients_talk styles *************************/
#product_references {
font-family:"Times New Roman", Times, serif;
font-size:17px;
}

#product_references li {
background-color:#66FFFF;
}


/****************** free_report styles *************************/


/****************** saving_secrets styles *************************/


/****************** sizing_chart styles *************************/
h1{
color:#0066FF;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
}

h2{
font-size:16px;
text-align:center;
}

.sizing_table{
margin:0 auto;
/*background:#CDEDFE;*/
/*background:#F2FCFF;*/
border-color:#000000;
border-style:solid;
border-width:thin;
}


.top_row{
/*background-color:#3399CC;*/
background:#74B4FA;
}

.left_column{
/*background-color:#3399CC;*/
background:#95D892;
}

.sizing_table tr{
border-color:#000000;
border-style:solid;
border-width:thin;
}

.sizing_table tr td{
width:80px;
}
