.searchBtn {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #FFFFFF;

	background-color: #666666;

	border: 1px solid #666666;

	height: 20px;

	width: 30px;

}

.searchBox {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #666666;

	background-color: #FFFFFF;

	border: 1px solid #666666;

}

.textbox {

	background-color: #FFFF9F;

	border: 1px solid #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.textboxDisabled {

	background-color: #FFFFFF;

	border: none;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.submit {
	font-family: Tahoma;
	color: #4D5E75;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.submit1 {
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3A3A3A;
	width: 50px;
}


form, ol, ul {

	margin: 0px;

	padding: 0px;

}

li {

	list-style-position: inside;

	margin: 0px;

	padding: 0px;

}

li.bullet {
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
	color: #5F7289;
}
li.bullet a{
	font-family: Tahoma;
	font-size: 11px;
	color: #5F7289;
	text-decoration: underline;
}
li.bullet a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #5F7289;
	text-decoration: none;
}

li.bulletLrg {

	list-style-type: none;

	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;
	list-style-type: none;
}

li.account {

	list-style-type: none;

	padding-top: 5px;

	padding-bottom: 5px;

}

.txtSession, .txtCopy, .txtSiteDocs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #333333;

}

a.txtSession, a.txtSiteDocs {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #031074;

	text-decoration: none;

}

a.txtSession:hover, a.txtSiteDocs:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #031074;

	text-decoration: underline;

}

a.txtButton {
	font-family: Tahoma;
	font-weight: bold;
	color: #4D5E75;
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

a.txtButton:hover {
	font-family: Tahoma;
	font-weight: bold;
	color: #4D5E75;
	line-height: 20px;
	text-align: center;
	text-decoration: underline;
	font-size: 11px;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}



.txtOldPrice {
	text-decoration: line-through;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #425265;
}

.txtSale {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
 	color: #FF0000;

}

.txtOutOfStock {

	color: #FF0000;

}

.txtSiteDocs, a.txtSiteDocs {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #333333;

	text-decoration:none;

}

a.txtSiteDocs:hover {

 	font-family: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #FF6600;

	text-decoration:none;

}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Tahoma;
	color: #425265;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {

	font-family: Tahoma;

	color: #FF6600;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;

}

.txtContentTitle {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #4D5D74;
	padding-top: 15px;
}
.txtContentTitle1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding-top: 15px;
}


.txtBoxSave {
	color: #FF0000;
	padding-left: 16px;
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}

.txtBoxSaveDel {
	text-decoration: line-through;
	color: #4E4F50;
}

.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: Arial, Helvetica, sans-serif;

	font-size: 75%;

	color: #000000;	

}

.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: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #4D5E75;
	text-decoration: underline;
	font-weight: bold;
	border: 0px solid #000000;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

a.txtviewCart:hover {
	color: #4D5E75;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.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;

}

.quickBuy {

	text-align: center;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #666666;

}

.tdcartTitle {

	font-weight: bold;

	color: #FFFFFF;

	background-color: #999999;

	border-bottom: 1px solid #666666;

}

.tdcartEven {

	background-color: #EBEDFE;	

}

.tdcartOdd {

	background-color: #FFFFFF;

}

.tdCartSubTotal {

	padding-top: 10px;

	border-top: 1px solid #666666;

}

a.txtCheckout {
	font-family: Tahoma;
	font-weight: bold;
	color: #4D5E75;
	text-decoration: underline;
	font-weight: bold;
	border: 0px solid #000000;
	font-size: 11px;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

a.txtUpdate {
	font-family: Tahoma;
	font-weight: bold;
	color: #4D5E75;
	text-decoration: underline;
	font-weight: bold;
	border: 0px solid #000000;
	font-size: 11px;
	background-image: url(../styleImages/boda_but_bg.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.txtStockWarn {

	font-size: 75%;

	color: #FF0000;

}

.txtError {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FF6666;

	background-color: #FFCECE;

	border: 1px solid #FF0000;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

	padding-left: 2px;

}

.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	visibility: hidden;
	height: 0px;
}

a.txtCopyright:hover {
	text-decoration: none;
	visibility: hidden;
	height: 0px;
}

.dropDown {

	width: 120px;

}

form {
	width: 420px;
}