/*
 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: Black;
    scrollbar-shadow-color:White;
	scrollbar-arrow-color: #DCDCDC;
/*  
	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: #d84800;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:visited { 
	COLOR: #d84800;
	text-decoration: none;
	 FONT-WEIGHT: bold; 
}
A:active {
	COLOR: #d84800;
	text-decoration: none; 
	 FONT-WEIGHT: bold;
}
A:hover {
	COLOR: #d84800;
	text-decoration: underline;
	 FONT-WEIGHT: bold;
}
.copyright{
	font-size: 11px;
	COLOR: Black;
}
.copyright A:link  {
	COLOR: #d84800;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.copyright A:visited { 
	COLOR: #d84800;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.copyright A:active {
	COLOR: #d84800;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .copyright A:hover {
	COLOR: #d84800;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.header{
	font-size: 14px;
	COLOR: #d84800;
	 FONT-WEIGHT: bold;
}
.header A:link  {
	COLOR: #d84800;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
.header A:visited { 
	COLOR: #d84800;
	text-decoration: underline; 
    FONT-WEIGHT: bold;
}
.header A:active {
	COLOR: #d84800;
	text-decoration: underline; 
	 FONT-WEIGHT: bold;
}
 .header A:hover {
	COLOR: #d84800;
	text-decoration: none; 
    FONT-WEIGHT: bold;
}
.topnav{
	font-size: 12px;
	COLOR: White;
}
.topnav A:link  {
	COLOR: #DCDCDC;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.topnav A:visited { 
	COLOR: #DCDCDC;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.topnav A:active {
	COLOR: #DCDCDC;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .topnav A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.topnav2{
	font-size: 10px;
	COLOR: White;
}
.topnav2 A:link  {
	COLOR: #DCDCDC;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.topnav2 A:visited { 
	COLOR: #DCDCDC;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.topnav2 A:active {
	COLOR: #DCDCDC;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .topnav2 A:hover {
	COLOR: #DCDCDC;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}
.box1 {
	background: #F1F1F1;
	border-bottom: 1px dashed #b6b7aa;
	border-left: 1px dashed #b6b7aa;
	border-right: 1px dashed #b6b7aa;
	border-top: 1px dashed #b6b7aa;
	color: #b6b7aa;
	text-decoration: none;
}
.box2 {
	background: White;
	border-bottom: 1px dashed #b6b7aa;
	border-left: 1px dashed #b6b7aa;
	border-right: 1px dashed #b6b7aa;
	border-top: 1px dashed #b6b7aa;
	color: #b6b7aa;
	text-decoration: none;
}
.leftnav{
	font-size: 11px;
	COLOR: Black;
}
.leftnav A:link  {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
.leftnav A:visited { 
	COLOR: Black;
	text-decoration: none;
   FONT-WEIGHT: normal;
}
.leftnav A:active {
	COLOR: Black;
	text-decoration: none;
	 FONT-WEIGHT: normal;
}
 .leftnav A:hover {
	COLOR: #d03836;
	text-decoration: underline;
    FONT-WEIGHT: normal;
}

.departmentlistheader{
	background-color: #D03836;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.departmentlistitem{
	background-color: white;
	border: none;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 0px;
	font-weight:normal;
}

.departmentlistitem a{
	color: black;
	text-decoration: none;
	font-weight:normal;
}

.departmentlistitem a:visited{
	color: black;
	text-decoration: none;
	font-weight:normal;
}

.departmentlistitem a:hover{
	color: #D03836;
	text-decoration: underline;
	font-weight:normal;
}

.departmentlistitem a:active{
	color: black;
	text-decoration: none;
	font-weight:normal;
}

.featureditemheader{
	background-color: #D03836;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.featureditemtext{
	background-color: white;
	font-size: 11px;
}
.featureditemtext a{
	color: #000000;
	text-decoration: none;
}

.featureditemtext a:visited{
	color: #000000;
	text-decoration: none;
}

.featureditemtext a:hover{
	color:#D03836 ;
	text-decoration: underline;
}
.checkoutContent{
	background-color: #EAEAEA;
	border: 1pt solid #C5C5C5;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


