



img
{
  border: 0px;
}
td
{
  font-size: 11px;
  text-align: left;
}

.a
{
 color: #4070bf;
}


.price
{
  color: #C80D0D;
  font-weight: bold;
}

.priceold
{
  text-decoration: line-through;
}

#directory a
{
  color: #5F5F5F;
}
#directory td
{
  padding: 10px;
  width: 33%;
}
#main ul
{
  margin: 8px;
  padding-left: 8px;
}
#main li
{
  padding: 3px;
  list-style-type: disc;
}
#comparison td
{
  text-align: center;
}
.comparisonalt
{
  background-color: #EFEFEF;
}
#cart ul
{
  margin: 10px;
  padding-left: 10px;
}
#cart li
{
  padding: 3px;
  list-style-type: disc;
}

#productHeader
{
  border-top: 3px solid #A8BAD7;
  border-bottom: 1px solid #A8BAD7;
  width: 736px;
  height: 24px;
}

#productFooter
{
  border-bottom: 1px solid #A8BAD7;
  width: 738px;
  height: 24px;
}

#quicklinks
{
  border-top: 3px solid #BFBFBF;
  border-bottom: 1px solid #BFBFBF;
  background-color: #F7F7F7;
}

.quicklinks2
{
  border: 1px solid #BFBFBF;
  background-color: #F7F7F7;
}

.title
{
  color: #4B4D50;
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 6px;
}

.error
{
  color: Red;
}




table.defaultbox
{
	border-top: 3px solid #9FB8DF;
	text-align: left;
	padding-bottom: 5px;
	margin: 5px 0px 5px 0px;
}


table.bluebox
{
    background: #E8EDF7; 
    border-top: 3px solid #9FB8DF; 
    border-bottom: 1px solid #9FB8DF;
    margin: 10px 0px 10px 0px;
}


table.bluebox tr.blueboxtitle td, tr.blueboxtitle th, tr.defaultboxtitle
{
	color: Gray; 
	background: #fff; 
	padding: 3px;
	border-bottom: 1px solid #9FB8DF; 
	font-weight:bold;
	 
}




table.defaultbox tr.defaultboxtitle td
{
	color: Gray;
	padding: 3px;
	font-weight: bold;
	font-size: 11px;
	font: Verdana;
	background: #fff;
	border-bottom: 1px solid #9FB8DF;
	
}




/*********************************
General Legacy 
*********************************/

.subtitle
{
  font: bold 10pt Tahoma;
  padding-top: 3px;
  padding-bottom: 3px;
}

