BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
        FONT-FAMILY: "Trebuchet MS", Verdana, Arial, Helvetica; 
        COLOR: #000000; FONT-SIZE: 12px;
}
A:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	COLOR: #CC0000;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
A:active  {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-weight: bold;
}
H1 {
        FONT-SIZE: 15px;
}
H2 {
        FONT-SIZE: 13px;
}
H3 {
	FONT-SIZE: 12px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
HR {
        COLOR: #F882BF; HEIGHT: 2px;
}
BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #ffffff;
}
.HeadBox {
        BACKGROUND-COLOR: #ffffff;
}
.VertMenuBox {
        BACKGROUND-COLOR: #56FAF4;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #FF66CC; COLOR: #000000; FONT: bold 10px;
}
.VertMenuItems {
        COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:link {
        COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:visited {
        COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuItems:hover {
        COLOR: #FF4421; TEXT-DECORATION: underline;
}
.VertMenuItems:active  {
        COLOR: #000000; TEXT-DECORATION: none;
}
.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	line-height: 15px;
	text-decoration: none;
}
.CategoriesList:visited {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}
.CategoriesList:link {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}
.CategoriesList:hover {
	font-weight: bold;
	color: #F882BF;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}
.CategoriesListTop {
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #00CCFF;
	text-align: right;
	padding-right: 2px;
	line-height: 15px;
	text-decoration: none;
}
.CategoriesListTop:visited {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}
.CategoriesListTop:link {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}
.CategoriesListTop:hover {
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-right: 2px;
	text-decoration: none;
}

.DialogBorder {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F882BF;
	border-right-color: #F882BF;
	border-bottom-color: #F882BF;
	border-left-color: #F882BF;
}
.DialogTitle {
	COLOR: #CC0000;
	font-size: 12px;
	text-transform: lowercase;
	text-transform: capitalize;
	padding-left: 5px;
	background-color: #FFF4FF;
	font-weight: bold;
}
.NumberOfArticles {
        COLOR: #000000; FONT: bold 10px;
}
.TopLabel {
        COLOR: #000000; FONT: bold 12px;
}
.Text {
        COLOR: #000000;
}
.AdminSmallMessage {
        COLOR: #FF3300;
}
.AdminTitle {
        COLOR: #FF66CC; FONT: bold 12px;
}
.Line {
        BACKGROUND-COLOR: #FF66CC;
}
.ProductTitle {
	COLOR: #00CCFF;
	font-size: 12px;
	font-weight: bold;
}
.ProductDetailsTitle {
	COLOR: #F882BF;
	font-size: 12px;
	font-weight: bold;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT: bold 12px;
}
.ProductPriceConverting {
        COLOR: #000000; FONT: bold 12px;
}
.ProductPrice {
	COLOR: #F882BF;
	font-size: 12px;
	font-weight: bold;
}
.ProductPriceSmall {
	COLOR: #F882BF;
	font-size: 11px;
	font-weight: bold;
}
.MarketPrice {
        FONT-SIZE: 11px;
}
.ItemsList {
        COLOR: #000000; FONT: bold 10px;
}
.NavigationPath {
        COLOR: #000000; FONT: bold 10px;
}
.FormButton {
	COLOR: #00CCFF;
	font-size: 12px;
	font-weight: bold;
}
.CustomerMessage {
        COLOR: #FF3300; FONT: bold 10px;
}
.ErrorMessage {
        COLOR: #FF3300; FONT: bold 10px;
}
.Star {
        COLOR: #FF0000;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT: bold 10px;
}
.TableHead {
    BACKGROUND-COLOR: #DDDDDD;
}
.SmallNote:link {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:visited {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.SmallNote:hover {
        COLOR: #888888; TEXT-DECORATION: underline; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif; 
}
.SmallNote:active {
        COLOR: #888888; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial, Verdana, Helvetica, Sans-serif;
}
.Bottom {
        BACKGROUND-COLOR: #000000; COLOR: #FFFFFF;
}
.sidestripeleft {
	background-image: url(images/left.gif);
}
.sidestriperight {
	background-image: url(images/right.gif);
}

.bigpink {
	font-size: 27px;
	color: #F882BF;
	vertical-align: top;
	letter-spacing: 2px;
	width: 160px;
	background-image: url(images/tobywriting.gif);
	height: 100px;
	padding-top: 80px;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	text-transform: lowercase;
}
.background {
	background-image: url(images/homepage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background250 {
	background-image: url(images/girls.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background251 {
	background-image: url(images/mens.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background252 {
	background-image: url(images/teens.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background253 {
	background-image: url(images/kids.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background254 {
	background-image: url(images/babies.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background255 {
	background-image: url(images/living.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background276 {
	background-image: url(images/homepage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.background279 {
	background-image: url(images/homepage.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.inset {
	padding: 20px;
}
.subcat {
	background-color: #FFF4FF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F882BF;
	border-right-color: #F882BF;
	border-bottom-color: #F882BF;
	border-left-color: #F882BF;
}
.subcatbox {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F882BF;
	border-right-color: #F882BF;
	border-bottom-color: #F882BF;
	border-left-color: #F882BF;
}
.carttext {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.carttext:link {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}
.carttext:visited {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}
.carttext:hover {
	font-size: 11px;
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.announcement {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	border: 2px solid #f882bf;
	font-family: Arial, Helvetica, sans-serif;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;
	text-align: center;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333333;
	text-align: center;
}
