/*
 All contents of this file and all associated Page Concepts' 
 files are copyright 1996-2001, ajk concepts, inc. 
 Duplication without permission is strictly prohibited. 
*/
BODY { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	scrollbar-face-color: #F04F92;
    scrollbar-shadow-color: White;
	scrollbar-arrow-color: White;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TABLE, TD { 
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 13px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
A {
	COLOR: #808284;
	text-decoration: underline; 
}
A:link  {
	COLOR: #808284; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #808284; 
	text-decoration: underline;
}
A:active {
	COLOR: #808284;
	text-decoration: underline; 
}
A:hover {
	COLOR: #F04F92;
	text-decoration: none; 
}
.departmentListItem {
	font-size: 11px;
	COLOR: #808284;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px;
}
.departmentListItem A:link  {
	COLOR: #808284;
	text-decoration: none;
	font-weight:normal;
}
.departmentListItem A:visited { 
	COLOR: #808284;
	text-decoration: none; 
	font-weight:normal;
}
.departmentListItem A:active {
	COLOR: #808284;
	text-decoration: none;
	font-weight:normal;
}
 .departmentListItem A:hover {
	COLOR: #F04F92;
	text-decoration: underline;
	font-weight:normal; 
}
.breadcrumb{
	color: #808284;
	font-size: 11px;
	font-weight:normal;
}
.tableheader{
	background-color: #F2F2F2;
	border: 1px solid #F04F92;
	color: #808284;
	font-size: 12px;
	font-weight: bold;
}
.tableheader td td{
	color: #808284;
	font-size: 12px;
	font-weight: bold;
}
.tableheader a{
	color: #808284;
	text-decoration: underline;
}
.tableheader a:link{
	color: #808284;
	text-decoration: underline;
}
.tableheader a:visited{
	color: #808284;
	text-decoration: underline;
}

.tableheader a:hover{
	border-bottom: none;
	color: #F04F92;
	text-decoration: none;
}

.tableheader a:active{
	color: #808284;
	text-decoration: underline;
}

.buyboxcontent{
	background-color: #F2F2F2;
	border: 1pt solid #C5C5C5;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
}

.buyboxheader{
	background-color: #808284;
	color: #F2F2F2;
	font-size: 12px;
	font-weight: bold;
}
.shoppingtoolsheader{
	background-color: #F2F2F2;
	border: 1px solid #F04F92;
	color: #808284;
	font-size: 12px;
	font-weight: bold;
}
.shoppingtoolsheader td td{
	color: #808284;
	font-size: 12px;
	font-weight: bold;
}
.checkoutContent{
	background-color: #F2F2F2;
	border: 1pt solid #F04F92;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
