ul {
	list-style-type: none;
	list-style-image: url(images/chk.gif);
	display: block;
}
li.over{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	color: #ffffff;
	background-color: #3399CC;
	text-decoration: none;
	width: 150px;
	cursor: hand;
}
li.out{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	color: #ffffff;
	text-decoration: none;
	width: 150px;
}
.navbartxt {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #006699;
	display: block;
	padding: 2px;
	width: 150px;
	text-decoration: none;
}
.navbarhover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #3399CC;
	display: block;
	padding: 2px;
	width: 150px;
	text-decoration: none;
}
IMG.endorserright {
	float: right
}
IMG.endorser {
	float: left
}
td.prodPic {
	text-align:left;
}
td.prodPic img {
	float:left;
}
td.prodTtl {
	font-weight: bold;
	font-size: 11pt;
	text-decoration: none;
	vertical-align:top;
} 
td.prodTtl a:link{color:Black;}
td.prodTtl a:visited{color:Black;}
td.prodTtl a:hover{color:Black;}
td.prodTtl a:active{color:Black;}
td.prodLnks {
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	vertical-align:top;
} 
td.prodLnks a:link{color:#0000ff;}
td.prodLnks a:visited{color:#0000ff;}
td.prodLnks a:hover{color:#0000ff;}
td.prodLnks a:active{color:#0000ff;}
td.prodPrc {
	color:Red;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
	text-align:right;
	vertical-align:top;
} 
td.PrcLbl {
	font-size:14pt;
	font-weight:bold;
}

td.PrcAmt {
	font-size:14pt;
	font-weight:bold;
	color:Red;
}

td.dtlQty {
	font-size:10pt;
}
#chkout_CustInfo {
	width:675px;
	padding:50px 25px;
	margin-left:25px;
	margin-top:25px;
	font-size:10pt;
	vertical-align:top;
}
#chkout_CustInfo td {
	margin:0px;
	padding-top:2px;
	padding-bottom:0px;
	vertical-align:top;
}
.chkout_DL {
	font-size:10pt;
}
