.textbox {
	background-color: #ffffff;
	border: 1px solid #eaeadb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #907963;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #aaaa99;
}
.submit {	
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border: none;
	height: 18px;
	border: none;
	font-size: 10px;
	background-color: #bebea9;
	background-image:url(../styleImages/backgrounds/buttonHoverBg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;	
}

li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.txtProduct {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	text-decoration:none;
}
a.txtProduct:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9D8A45;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #800000;
}
a.txtSession, a.txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #800000;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #9D8A45;

}
a.txtButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border: none;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;	
	background-color: #bebea9;
	background-image:url(../styleImages/backgrounds/buttonHoverBg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;

}
a.txtButton:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #bebea9;
	border: none;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;	
	background-image:url(../styleImages/backgrounds/buttonHoverBg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.txtButton {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #800000;
	border: none;
	font-size: 11px;
	padding: 5px;
	text-decoration: none;
	background-color: #bebea9;
	background-image:url(../styleImages/backgrounds/buttonHoverBg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.txtOldPrice {
	text-decoration: line-through;
	color: #800000;
}
.txtSale {
 	color: #9D8A45;
}
.txtOutOfStock {
	color: #907963;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	text-decoration:none;
}

a.txtSiteDocs:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D8A45;
	text-decoration:none;
}
.txtCategory, a.Category {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	text-decoration:none;
}
a.txtCategory:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D8A45;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	text-decoration:none;
}
.txtDefaulta {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9D8A45;
	text-decoration:none;
}
.txtContentTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	font-weight:bold;
	text-transform:uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color:#ffffff;
	border: 1px solid #eaeadb;
	margin-bottom: 7px;
	position: relative;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #070F72;
}

.tdListTitle {
	background-color: #070F72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}

.txtCart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #907963;
	text-decoration:none;
}
.txtCart:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #9D8A45;
	text-decoration:none;
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.tdcartTitle {
	color: #9D8A45;
	text-transform: uppercase;
	background-color: #ffffff;
	border-bottom:1px solid #eaeadb;
}
.tdcartEven {
	background-color: #ffffff;	
	border-bottom:1px dotted #eaeadb;
}
.tdcartOdd {
	background-color: #ffffff;
	border-bottom:1px dotted #eaeadb;
}
.tdCartSubTotal {
	padding-top: 10px;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	background-color: #ffffff;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 20px;
	color: #cccccc;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	border: 1px solid #eaeadb;
	font-family:Georgia, "Times New Roman", Times, serif;
}