@charset "utf-8";
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
}
.head-2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #996600;
	font-weight: bold;
}

.head-1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #838383;
}
.text-2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #ACACAC;
}
.forms {
	font-family: Tahoma;
	font-size: 12px;
	color: #C1C1C1;
	border: 1px solid #000000;
	background-color: #333333;
}
.contactusfield {
	font-family: Tahoma;
	font-size: 12px;
	color: #ACACAC;
	background-color: #252525;
	border: 1px solid #000000;
}
.addtobag {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #252525;
	color: #FF0000;
	border: 1px solid #4F4F4F;
}
.text-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

