/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration:none;color: #FFFFFF;
}

a:visited {
  text-decoration:none;color: #CCCCCC;
}

a:hover {
	text-decoration:none; color: #FFC701;
}

a.menu:link		{ text-decoration:none ; color:#FFFFFF }
a.menu:visited	{ text-decoration:none ; color:lightgrey }
a.menu:active	{ text-decoration:none ; color:hotpink ;  }
a.menu:hover	{ text-decoration:none ; color:blue ; }

td.menu			{ background-color:#D9350F ; height:18px; word-spacing:2px; font-family:Tahoma; font-size:11px }

.Catalog_Phone_Order_Price {
	font-family: Tahoma;
	font-size: 10px;
	color: #000066;
}

.embroidery  {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
}

.Ranking_Bar  {
	font-family: Tahoma;
	font-size: 10px;
	color: #6633CC;
}

.WebPrice {
	font-family: Tahoma;
	font-size: 10px;
	color: #D9350F;
}

.InStock {
	font-family: Tahoma;
	font-size: 10px;
	color:#000000;
}
.Availability {
	font-family: Tahoma;
	font-size: 10px;
	color:#339933;
}

.Product_Details {
	font-family: Tahoma;
	font-size: 13px;
	color:#CC6600;
}

.PayPal {
	font-family: Tahoma;
	font-size: 10px;
	color:#33CCFF;
}

.Item  {
	font-family: Tahoma;
	font-size: 13px;
	color:#000066;
}
.ItemNum  {
	font-family: Tahoma;
	font-size: 13px;
	color:#000000;
}

.RegularText {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}

.RegularText11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.LargeText {
	font-family: Tahoma;
	font-size: 13px;
	color: #333333;
}
.LargeTextRed {
	font-family: Tahoma;
	font-size: 13px;
	color: #CC0000;
}
.XLargeTextPink {
	font-family: Tahoma;
	font-size: 15px;
	color: #FF6699;
}
.XLargeTextWhite {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	
}
.XLargeTextBlack {
	font-family: Tahoma;
	font-size: 15px;
	color: #000000;
}

.Price {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
}

