body {
	background-repeat: repeat;
	background-position: top;
	background-image: url(paper0123.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#ddimagetabs{
}

#ddimagetabs a{
display: block;
text-decoration: none;
font: bold 10px Arial; /*tab font */
color: black; /*font color */
width: 100px; /*width of tab image */
height: 22px; /*height of tab image */
float: left;
display: inline;
margin-left: 2px; /*spacing between tabs */
padding-top: 4px; /*vertical offset of tab text from top of tab*/
background-image:url(bluetab.jpg); /*URL to tab image */
background-repeat: no-repeat;
text-align: center;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
background-image:url(bluetabover.jpg); /*URL to tab image onmouseover */
color: black;
}

#tabcontentcontainer{
background-color:#CCCCCC;
width:600px; /*width of 2nd level content*/
height:10px; /*height of 2nd level content. Set to largest's content height to avoid jittering.*/

}

.tabcontent{
display:none;
font: bold 10px Arial; /*tab font */
}
.tableback {
	background-image: url(tableback2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.toptable {
	background-image: url(toptableback.gif);
}
.cellback {
	background-repeat: repeat;
	background-color: #BDAB87;
	text-align: left;
}
.meetustext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
.meetustext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;
}

.meetustext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	text-decoration: underline;	
}








.cellbackCopy {
	background-repeat: repeat;
	background-color: #8B6E34;
	text-align: left;
	width: 230;
	padding: 5px;
}

.style4 {font-size: 10px}
.style5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
}
.style6 {color: #FFFFFF}
.style7 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}.stylistsprovide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}


.stylistsprovide a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: underline;	
}

.pricelistcell {
	padding: 8px;
	white-space: normal;
	vertical-align: top;
	background-image: url(images/pricelistcurl.gif);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	font-size: 10px;
}
.pricelistcell h2 {
	font-size: 14px;
	padding: 0px;
	text-align: center;
	border: 0px solid;
	width: 222px;
	background-image: url(images/pricelistcurltitle.gif);
	height: 17px;
	margin-top: 0px;

	margin-bottom: 5px;

}
.nobreak {
	white-space: nowrap;
}
.dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}
.valentineslist {
	list-style-position: inside;
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.valentineslist label{
	list-style-position: outside;
	list-style-type: disc;
	margin: 0px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	display: block;
	background-color: #F53333;
}
