body {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F2EBDE;
}

.title {
	font-size: 24px;
	font-weight: bold;
	color: #009966;
	text-align: left;
	line-height: 28px;
} 

.bullet {
	list-style-type: square;
	list-style-image: url(images/bullet.gif);
	vertical-align: text-top;
	text-decoration: none;
	margin-left: 20px;
	height: 30px;
}

.text {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
} 

a {
	text-decoration: underline;
	color: #009966
}

a:hover {
	color: #FF6600; 
	text-decoration: none;
}

.subtitle {
	font-size: 18px; 
	color: #184D4A; 
	font-weight: bold; 
	text-decoration: none
}

.links {
	font-size: 12px; 
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold
}

.links:hover {
	color: #7BCFB5; 
	text-decoration: none;
}

.footer {
	font-size: 10px; 
	color: #666666; 
	text-decoration: none;
}

.footer:hover {
	color: #FF6600}

.footerlink {
	font-size: 10px; 
	color: #666666; 
	text-decoration: underline;
}

.footerlink:hover {
	color: #FF6600; 
	text-decoration: none;
}

.feature {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

.footer2 {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
} 

.hotlinktitle {
	font-size: 18px; 
	font-weight: bold; 
	color: #009966
}

TD.subtlecellborder {
	border-top: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC
}

.tableprice {
	font-size:14px;
	font-weight: bold;
	text-align: right;
}

.linktotop {
	text-align: right;
	vertical-align: top;
}

.checkmark { 
	vertical-align:middle; 
	text-align:center;
}

table.buyitTable {
	width:100%;
	padding:5px;
}

.buyitTable tr {
	vertical-align:top;
}

.buyitTable td {
	padding:5px;
}

.buyitLeftBorder {
	border-left:1px solid #000000;
}

.buyitRightBorder {
	border-right:1px solid #000000;
}

.buyitTopBorder {
	border-top:1px solid #000000;
}

.buyitBottomBorder {
	border-bottom:1px solid #000000;
}

.buyitFullBorder {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}

.buyitSectionTitle {
	font-size:16px;
	font-weight: bold;
	line-height: 18px;
	text-align:center;
	vertical-align:middle;
	color: #FFFFFF;
}

.buyitSectionBottomBorder {
	border-bottom:3px solid #990000;
}

.buyitProductTitle {
	font-size:12px;
	font-weight: bold;
	line-height: 18px;
	float: left;
	vertical-align: middle;
	color: #FFFFFF;
}

.buyitPartNum {
	font-size:16px;
	font-weight: bold;
	line-height: 18px;
	float: right;
	vertical-align: middle;
	color: #FFFFFF;
}

.buyitPrice {
	font-size:14px;
	font-weight: bold;
	text-align:right;
	vertical-align: middle;
}

.buyitDelivery {
	font-size:12px;
	font-weight: bold;
	line-height: 20px;
	float: right;
	vertical-align: middle;
	color: #000000;
}

.buyitSpacerRow {
	border-left:0px;
	border-right:0px;
}

.indentedLeft
{
padding-left: 30pt;
}

