body,td,th,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #e40050;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

h1 {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

h2 {
font-size: 12px;
font-weight: bold;
}

h3 {
font-size: 12px;
color: #e40050;
font-weight: bold;
}

ol li {
	margin-bottom: 14px;
}

.bodylist li {
	margin-bottom: 14px;
} 

.boldtext {
font-weight: bold;
}

.subheading {
color: #e40050;
font-weight: bold;
text-transform: uppercase;
}

.smallitalic {
	font-size: 10px;
	font-style:italic;
}

.imgItem {
 border: 1px solid #999999;
}

.thumbItem {
 border: 1px solid #999999;
 margin: 0px 2px 4px 2px;
}

.imgCell a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform:uppercase;
	text-decoration: none;
	font-size: 10px;
}

.imgCell a:link {
	color: #ffffff;
	text-decoration: none;
}

.imgCell a:visited {
	color: #ffffff;
	text-decoration: none;
}

.imgCell a:hover {
	color: #e40050;
	text-decoration: none;
}

.imgCell a:active {
	color: #e40050;
	text-decoration: none;
}

/* forms */
.formbutton {
	   border: 1px solid #999;
	   padding: 4 4 4 4;
	   font-size: 12px;
	   margin: 2px;
	   background: #cccccc;
	   color: #e40050;
	   font-weight: bold;
	   }
.formtable {
	background: #333333;
}

.formlabel {
	font-weight: bold;
}

input, textarea, select  {
   font-size: 11px;
   color: #000000;
} 

.baskethead {
   background: #333333;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.baskethead2 {
   background: #999999;
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}
.basketitems {
   background: #f5f5f5;
   font-size: 11px;
   color: #000000;
}

.baskettots {
   background: #f5f5f5;
   font-size: 12px;
   font-weight: bold;
   color: #000000;
}

.basketbody {
  background: #333333;
   font-size: 12px;
   color: #ffffff;
}
.basketdelete {
  background: #999999;
   font-size: 11px;
}

/* end forms section */
.message {
	color: #e40050; 
	font-weight: bold;
	font-style:italic;
	text-align: center;
}
#breadcrumb  {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #e40050;
}
#breadcrumb a:link {
	color: #ffffff;
		text-decoration: none;

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

}
#breadcrumb a:hover {
	color: #e40050;
	text-decoration: underline;
}
#breadcrumb a:active {
	color: #ffffff;
		text-decoration: none;

}
#breadcrumb .inactive {
color: #999999;
}

.product  {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	color: #e40050;
}
.product a:link {
	color: #e40050;
		text-decoration: none;

}
.product a:visited {
	color: #e40050;
		text-decoration: none;

}
.product a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.product a:active {
	color: #e40050;
		text-decoration: none;

}
	   