.searchBtn {
	background-color: #4d84d5;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	height: 20px;
	width: 30px;
}

.searchBox {
	background-color: #FFFFFF;
	border-color: #666666;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.textbox {
	background-color: #E0F0FF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border-style: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.submit {
	background-color: #070f72;
	border-color: #070F72;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 18px;
}

form, ol, ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}

li.bullet {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	list-style-type: square;
}

li.bulletLrg {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-type: square;
}

li.num {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

li.account {
	list-style-type: square;
	padding-bottom: 5px;
	padding-top: 5px;
}

.txtSession, .txtCopy, .txtSiteDocs {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

a.txtSession, a.txtSiteDocs {
	color: #031074;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
}

a.txtSession:hover, a.txtSiteDocs:hover {
	color: #031074;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a.txtButton {
	background-color: #070F72;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

a.txtButton:hover {
	background-color: #62b0ff;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 20px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}

.txtSale {
	color: #FF0000;
}

.txtOutOfStock {
	color: #FF0000;
}

.txtSiteDocs, a.txtSiteDocs {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
}

a.txtSiteDocs:hover {
	background-color: inherit;
	color: #5ec3da;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
}

.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #070F72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #3eabda;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.txtContentTitle {
	color: #0672CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
}

.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}

.tblList {
	border-color: #070F72;
	border-style: solid;
	border-width: 1px;
}

.tdListTitle {
	background-color: #070F72;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.tdEven {
	background-color: #FFFFFF;
}

.tdOdd {
	background-color: #EBEDFE;
}

.txtCartPrice {
	color: #FF0000;
	float: right;
	padding-right: 3px;
}

.txtCart {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}

.cartTotal {
	border-top-color: #070F72;
	border-top-style: dashed;
	border-top-width: 1px;
	margin-top: 3px;
	padding-top: 2px;
	width: 153px;
}

a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	color: #000000;
	text-decoration: none;
}

a.txtCartProduct:hover {
	color: #3eabda;
	text-decoration: none;
}

a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	background-color: #3eabda;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

a.txtviewCart:hover {
	background-color: #3eabda;
	color: #FFFFFF;
}

.cartProgress {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: auto;
	padding: 4px;
	width: 350px;
}

.txtcartProgressCurrent {
	color: #3eabda;
	font-weight: bold;
}

.quickBuy {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.tdcartTitle {
	background-color: #999999;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
}

.tdcartEven {
	background-color: #EBEDFE;
}

.tdcartOdd {
	background-color: #FFFFFF;
}

.tdCartSubTotal {
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
}

a.txtCheckout {
	background-color: #3eabda;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

a.txtUpdate {
	background-color: #3eabda;
	border-color: silver;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}

.txtStockWarn {
	color: #FF0000;
	font-size: 75%;
}

.txtError {
	background-color: #FFCECE;
	border-color: #FF0000;
	border-style: solid;
	border-width: 1px;
	color: #050F72;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.txtCopyright, a.txtCopyright {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	text-align: center;
}

a.txtCopyright:hover {
	text-decoration: none;
}

.dropDown {
	width: 120px;
}

.catTree ul, catTree li {
	height: auto;
	list-style-type: none;
	width: 150px;
}

.catTree li {
	height: auto;
	list-style-position: outside;
	width: 150px;
}

.catTree ul {
	height: auto;
	list-style-type: none;
	width: 150px;
	height: auto;
	width: 150px;
}

.catTreeTop {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	height: auto;
	padding-left: 0;
	width: 150px;
}

.catTree {
	height: auto;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 15px;
	width: 150px;
}

.catTree ul, catTree li {
	height: auto;
	list-style-type: none;
	width: 150px;
}

.catTreeTop {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	height: auto;
	padding-left: 0;
	width: 150px;
}

a.catLevel1, a.catLevel2, a.catLevel3, a.catLevel4, a.catLevel5 {
	border-bottom-width: 1px;
	border-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	font-weight: normal;
	height: auto;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}

a.catLevel1 {
	border-bottom-width: 1px;
	border-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	font-weight: normal;
	height: auto;
	padding: 3px;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
	background-color: #2d79c9;
	background-repeat: repeat-y;
	color: #efefef;
	height: auto;
	width: 150px;
}

a.catLevel2 {
	background-color: #ffffff;
	color: #000000;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel3 {
	background-color: #ffffff;
	color: #000000;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel3 {
	background-color: #ffffff;
	color: #000000;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel4 {
	background-color: #ffffff;
	color: #000000;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel5 {
	background-color: #ffffff;
	color: #000000;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel1:hover {
	background-color: #e4ecf5;
	border-color: silver;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel2:hover {
	background-color: #efefef;
	border-color: silver;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel3:hover {
	background-color: #efefef;
	border-color: silver;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel4:hover {
	background-color: #efefef;
	border-color: silver;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}

a.catLevel5:hover {
	background-color: #efefef;
	border-color: silver;
	border-left-style: solid;
	border-top-style: solid;
	border-width: 1px;
	color: #000000;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}

#catActive {
	background-color: #1e4da7;
	border-color: silver;
	border-width: 1px;
	color: #FFFFFF;
	font-weight: bold;
	height: auto;
	padding: 3px;
	width: 150px;
}