

.scroll
{
		background-color:		#FFFFFF		;
		scrollbar-darkshadow-color :	#996633		;
		scrollbar-highlight-color :	#FFFFFF		;
		scrollbar-arrow-color :		#996633		;

		scrollbar-track-color :		#FFF4DE		;
		scrollbar-face-color :		#FFE9BE		;

		scrollbar-3dlight-color :	#996633		;
		scrollbar-shadow-color :	#FFCC99		;

		background-color:		#FFF6EA;



}

.text td {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #000000}
.text p {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #000000}
.text b {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; color: #000000}
.text a:link {color: #0000FF; text-decoration: none}
.text a:visited {color: #990099; text-decoration: none}
.text a:hover {color: #0000FF; text-decoration: underline}
.text a:active {color: #FF0000; text-decoration: underline}

.top td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.top p {font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 10px; color: #000000}
.top b {font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; color: #000000}
.top a:link {color: #333333; text-decoration: none; font-weight:normal}
.top a:visited {color: #333333; text-decoration: none; font-weight:normal}
.top a:hover {color: #333333; text-decoration: underline; font-weight:normal}
.top a:active {color: #333333; text-decoration: underline; font-weight:normal}

.formnorm
{
		background-color:		#FFE9BE;
		color:				#000000;
		border-left: 	1px solid 	#CC9933; 
		border-right: 	1px solid 	#CC9933; 
		border-top: 	1px solid 	#CC9933; 
		border-bottom: 	1px solid 	#CC9933;
		font-family: 	"Trebuchet MS", Arial, sans-serif;
		font-size: 	12px;
}

.formmed
{
		background-color:		#FFE9BE;
		color:				#000000;
		border-left: 	1px solid 	#CC9933; 
		border-right: 	1px solid 	#CC9933; 
		border-top: 	1px solid 	#CC9933; 
		border-bottom: 	1px solid 	#CC9933;
		font-family: 	"Trebuchet MS", Arial, sans-serif;
		font-size: 	12px;
		width:		180
}

.formsize
{
		background-color:		#FFE9BE;
		color:				#000000;
		border-left: 	1px solid 	#CC9933; 
		border-right: 	1px solid 	#CC9933; 
		border-top: 	1px solid 	#CC9933; 
		border-bottom: 	1px solid 	#CC9933;
		font-family: 	"Trebuchet MS", Arial, sans-serif;
		font-size: 	12px;
		width:		380
}

#home_txt {
	background: url("../image/creativecrafts.jpg") no-repeat scroll left center transparent;
    height: 60px;
    padding:10px 0 0 100px;
    width: 350px;
}

.shop_title {
	font-size: 23px;
	font-weight:bold;
}

.shop_link {
	font-size: 21px;
}

