a {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color: #EE0000;
	text-decoration:underline;
}

a:hover {
	color: #FFCC00;
}

a:visited {
	color: #EE0000;
}

select {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px; 
}

td,body {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px; color:#000000
}

h1 { font-size: 20px;
		text-transform: none;
		vertical-align: bottom; color: #000000;
		margin-bottom: 0; }
	 
p { line-height:1.5;
		margin-top: 0; }

.menuItem{
	background-color:;
	height:18px; cursor:hand;
	font-size:12px; color:#000000;
}

.menuItem:hover {
	color:#000000;
}

.menuItem:visited {
	color:#000000;
}

.menuHeader {  font-size:12px; color:#CC0000;}
.menuHeader:hover {color:#FFFF66;}

.itemFormHeaders {
	font-size: 10px;
	font-weight: bold;
	background-color: #e8ddcb;
	vertical-align: bottom;
	border-bottom: solid 2px #BF272D;
}
.redHeader {
	background-color: #BF272D;
	width: 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-left: 1px;
	margin-top: 1px;
	color: #FFFFFF;
}
.blueHeader {
	background-color: #2E3191;
	width: 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-left: 1px;
	margin-top: 1px;
	color: #FFFFFF;
}
.yellerHeader {
	background-color: #FEC10E;
	width: 100%;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 0;
	margin-left: 1px;
	margin-top: 1px;
	color: #69665E;
}
.tableHeader{ font-weight:bold; font-size:12px; color:#FFFFFF;}

.tableHeaderText{ font-size:12px; color:#FFFFFF;}

.departmentLink{ font-size:12px; color:#000000;}

.productLink{ font-size:12px; color:#000000;}

.contentLink{ font-size:12px; color:#990000;}

.columnHeader{ font-size:12px; font-weight:bold; color:#000000;}

.productTitle{ font-size:18px; color:#BF272D; font-weight:bold; }

.productSmallInfo{ font-size:12px; color:#000000;}

.siteLink{ font-size:12px; color:#CC0000;}

.productShortDescription{ font-size:12px; color:#000000;}

.productContent{ font-size:12px; color:#000000;}

.quantityDiscountNumbers{ color:#BF272D; font-weight:bold; }

.boxHeader{ font-weight:bold; font-size:12px; color:#FFFFFF;}

.boxLabel{ font-weight:bold; font-size:12px; color:#FFFFFF;}

.boxValue{ font-size:12px; color:#FFFFFF;}

.crumbLinks{ font-size:12px; color:#990000;}

.generalBlack{ font-size:12px; color:#000000;}

.generalBlackSmall{ font-size:12px; color:#000000;}

.generalBlackLarge{ font-size:12px; color:#000000;}

.generalWhite{ font-size:12px; color:#FFFFFF;}

.generalRed{ font-size:12px; color:#CC0000;}

.formText{ font-size:12px; color:#000000;}

.optionText{ font-weight:bold; font-size:12px; color:#000000;}

.siteLabel{ font-weight:bold; font-size:12px; color:#FF6633;}

.orderButton{ font-size:12px; color:#000000;}


.cartHeader{font-family:Verdana, Arial; font-size:12px; color:#FFFFFF;}

.cartBody{font-family:Verdana, Arial; font-size:12px; color:#000000;}

.cartLink{font-family:Verdana, Arial; font-size:12px; color:#990000;}

.cartRed{ font-size:12px; color:#CC0000;}


.cartSmallGray{ font-size:12px; color:#C0C0C0;}

.redText{ font-size:12px; color:#CC0000;}



table tr.NoHoverColor td { 
  border: solid 0 #FFFFFF;
  border-top-width:1px;
  border-bottom-width:1px; 
}
tr.NoHoverColor td.first { border-left-width: 1px; }
tr.NoHoverColor td.last  { border-right-width: 1px; }

table tr.HoverColor td { 
  border: solid 0 #6A6A6A;
  border-top-width:1px;
  border-bottom-width:1px;
  background-color: #FFFFFF
}
tr.HoverColor td.first { border-left-width: 1px; }
tr.HoverColor td.last  { border-right-width: 1px; }


		.gridHead {
			text-align: left;
			font-size: 24px;
			font-weight: bold;
			border-top: solid silver 3px;
			border-right: solid silver 3px;
			border-bottom: solid silver 3px;
		}
		.colLabel1 {
			font-size:12px;
			text-align: center;
			border-right: solid silver 3px;
			border-bottom: solid silver 3px;
		}
		.colLabe12 {
			font-size:12px;
			text-align: center;
			border-right: solid silver 1px;
			border-bottom: solid silver 1px;
		}
		.colLabe1SS {
			font-size:12px;
			text-align: center;
			border-right: solid silver 3px;
			border-bottom: solid silver 3px;
		}
		.colLabe1DS {
			font-size:12px;
			text-align: center;
			border-right: solid silver 3px;
			border-bottom: solid silver 3px;
		}
		.qty {
			font-size:12px;
			text-align: center;
			border-right: solid silver 1px;
			border-bottom: solid silver 1px;
		}
		.price {
			font-size:12px;
			text-align: center;
			border-right: solid silver 1px;
			border-bottom: solid silver 1px;
		}
		.dimensions {
			font-size:12px;
			text-align: center;
			border-right: solid silver 3px;
			border-bottom: solid silver 1px;
		}
		
		 P.breakhere {
		 	page-break-before: always;
		}
