/*
 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: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	scrollbar-face-color: #D3D3D3;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: Black;
	color: #263E8D;
/*  
	scrollbar-highlight-color:
    scrollbar-3dlight-color:
    scrollbar-darkshadow-color:
    scrollbar-track-color: 
*/
}
P, SPAN{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TABLE, TD { 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px; 
}
TEXTAREA, INPUT, SELECT {  
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}
HR{
	height: 1pt;
}
A:link  {
	COLOR: #334D9A; 
	text-decoration: underline; 
}
A:visited { 
	COLOR: #334D9A; 
	text-decoration: underline; 
}
A:active {
	COLOR: #334D9A; 
	text-decoration: underline; 
}
A:hover {
	COLOR: #334D9A; 
	text-decoration: none; 
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #334D9A; 
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #334D9A; 
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #334D9A; 
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #334D9A; 
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.departmentListItem{
	font-size: 12px;
	COLOR: #FADB1A;
}
.departmentListItem A:link  {
	COLOR: #FADB1A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
.departmentListItem A:visited { 
	COLOR: #FADB1A;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.departmentListItem A:active {
	COLOR: #FADB1A;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
 .departmentListItem A:hover {
	COLOR: #FADB1A;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.buyboxheader{
	background-color: #334D9A;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shoppingtoolsheader{
	background-color: #334D9A;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.shoppingtoolsheader td td{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tableheader{
	background-color: #334D9A;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tableheader td td{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.tableheader a{
	color: white;
	text-decoration: underline;
}
.tableheader a:link{
	color: white;
	text-decoration: underline;
}
.tableheader a:visited{
	color: white;
	text-decoration: underline;
}

.tableheader a:hover{
	border-bottom: none;
	color: white;
	text-decoration: none;
}

.tableheader a:active{
	color: white;
	text-decoration: underline;
}
