.searchBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	height: 22px;
	width: 35px;
	background-color:red;
        border-right-style: solid;
        border-left-style: solid;
        border-bottom-style: solid;
        border-top-style: solid;
        border-right-color:maroon;
        border-left-color:maroon;
        border-bottom-color:maroon;
        border-top-color: maroon;
        margin-right: 2px;
        margin-left: 2px;
        margin-bottom: 2px;
        margin-top: 2px;
}
.searchBox {
	font-size: 10px;
	background-color:#bbbbbb;
	border: 1px solid red;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:maroon;
	width:130px;
}
.textbox {
	background-color:#bbbbbb;
	border: 1px solid red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:maroon;
}
.textboxDisabled {
	background-color:#bbbbbb;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:gray;

}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;;
	font-weight: bold;
	color:black;
	background-color:red;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid maroon;
}
form, ol, ul {
        color:maroon;
        margin: 0px;
	padding: 0px;
}
li {
	list-style-position:inside;
	margin: 0px;
	padding:0px;
        color:maroon;
        border-right-style: groove;
        border-left-style: groove;
        border-bottom-style: groove;
        border-top-style: groove;
        border-right-width: 3px;
        border-left-width: 3px;
        border-bottom-width: 3px;
        border-top-width: 3px;
        border-right-color: maroon;
        border-left-color: maroon;
        border-bottom-color: maroon;
        border-top-color: maroon;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
	color: maroon;
}
li.bulletLrg {
	list-style-type: square;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
	color: maroon;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: maroon;
}
li.account {
	list-style-type: square;
        padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: Georgia,'Times New Roman',times,serif;
	font-size: 95%;
	color:maroon;
	text-decoration:blink;
}
a.txtSession {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;
	text-decoration: none;
} 
a.txtSession:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:gray;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	background-color: red;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid maroon;
        text-decoration:blink;
}
a.txtButton:hover {
	background-color: #FF8A00;
	color: #FFFFFF;
}

.txtOldPrice {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:700;
	text-decoration:line-through;
}
.txtSale,.normalPrice {
        color:black;
	font-size:18px;
	font-weight:700;
	font-family:'Courier New',Courier,monospace;
}
.txtOutOfStock {
	color: red;
}
.txtSiteDocs, a.txtSiteDocs {
        background-image:url(../styleImages/backgrounds/bottomGradient.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;
	text-decoration: underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: maroon;
	text-decoration:none;
	font-size:11px;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:maroon;
	text-decoration:underline;
}
.txtContentTitle {
	color:maroon;
	font-size:25px;
	font-family:Geneva,Arial,Helvetica,sans-serif;
}
.txtBoxSave {
	color:maroon;
	font-family:Georgia,'Times New Roman',times,serif;
	font-size:12px;
	font-weight:700;
}
.tblList {
	border: 1px solid red;
        color:maroon;
}
.tdListTitle {
	background-color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border-bottom: 2px solid maroon;
}
.tdEven {
	background-color:#616161;
}
.tdOdd {
	background-color:silver;
}
.txtCartPrice {
	float: right;
	color:black;
	padding-right: 4px;
        font-family: Georgia,'Times New Roman',times,serif;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;
}
.cartTotal {
	border-top: 1px dashed maroon;
	padding-top: 2px;
	margin-top: 3px;
        color:maroon;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color:maroon;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color:maroon;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:maroon;

}
.cartProgress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #ff0000;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color:maroon;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: 'Times New Roman',Times,serif;
	color:maroon;
}
.tdcartTitle {
	height:28px;
	background-image:url(../styleImages/backgrounds/bottomGradient.gif);
	font-weight:700;
	color:black;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.tdcartEven,.tdcartOdd {
        color:maroon;
	background-color:#FFF;
	border-bottom:1px solid #fff;
}
.tdCartSubTotal {
	padding-top:10px;
	border-top:1px solid red;
        border-top-color: #8c8c8c;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	background-color:red;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid maroon;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:black;
	background-color:red;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border: 1px solid maroon;
}
.txtStockWarn {
	font-size: 11px;
	color:maroon;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0046ff;
	background-color: #ff0000;
	border: 2px solid maroon;
	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: 9px;
	color: #6B6B6B;
    border-top-style: double;
    border-top-width: 1px;
    border-top-color: #9e9e9e;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
        }
.dropcurrency {
        width: 120px
            
}
.dropcategories{
       width: 250px
}
.txtCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:maroon;
	text-decoration: none;
}

.txtling{
        font-size: 14px;
        color: maroon;
        
}
