.searchBtn {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: normal;
	border: none;
	height: 28px;
	width: 28px;
	background-image: url(../styleImages/icons/Go.gif);
}
a:hover.searchBtn {
	background-color: #6600CC;
	color: #FF0000;
}	
.searchBox {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 70%;
	color: #000000;
	border: 1px solid #CCCCCC;
	background-color: #E0F0FF;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #A8B4B0;
	font-family: Arial;
	font-size: 12px;
	color: #0E51A3;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Arial Unicode MS";
	font-size: 11px;
	color: #000000;
}
.submit {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	border: none;
	height: 31px;
	width: 84px;
	background-image: url(../styleImages/icons/joinNow.gif);
}
a:hover.submit {
	background-image: url(../styleImages/icons/joinNow_dn.gif);
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	border-top: 1px solid #FFF; 
	border-right: 1px solid #FFF; 
 	display: block; 
	/* background: #DDD; */
 	color: #666; font: normal 12px "Arial Unicode MS", Arial, sans-serif; 
 	text-decoration: none; 
	height: 1%;
}
.txtbullet{
	font-family: "Arial Unicode MS";
	color: #666;
	font: normal 12px "Arial Unicode MS", Arial, sans-serif;
	padding: 6px;
	display: block;
	background-color:#E4E4E4
}
li.catbullet {
	list-style-type: none;
	font-family: "Arial Unicode MS";
	font-size: 100%;
	color: #0000FF;
}
#catmenu li a {
	font-family: "Arial Unicode MS";
	display: block;
	vertical-align: bottom;
	line-height: 20px;
	width: 168px;
	color: #999999;
	font-size: 10px;
	/*	background-image: url(../styleImages/backgrounds/CM_bg_ar.jpg);
	background-repeat: repeat;*/
	border-bottom: 1px solid #CCCCCC;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-indent: 34px;
	text-decoration: none;
	font-weight: normal;
}
#catmenu a:hover {
	/*	background-image: url(../styleImages/backgrounds/catbuttonRed.jpg);
	background-image: url(../styleImages/backgrounds/CM_bg_ar_dn.jpg);
	background-repeat: repeat;*/
	/*	border-bottom: 1px solid #66cc33;*/
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
ul#navmenu-v,ul#navmenu-v li,ul#navmenu-v ul { 
	width: 168px; /* Menu Width */ 
	margin: 0; 
	list-style: none; 
} 
ul#navmenu-v li { 
	float: left; 
	position: relative; 
	width: 100%; 
} 
ul#navmenu-v li.iehover { 
z-index: 1000; /* IE z-index bugfix */ 
} 
ul#navmenu-v ul { 
display: none; position: absolute; top: 0; left: 100%; z-index: 9999; 
}
 /* Root Menu */ 
 ul#navmenu-v a { 
 border-top: 1px solid #FFF; 
 border-right: 1px solid #FFF; 
 padding: 6px; display: block; 
/* background: #DDD; */
 color: #666; font: normal 12px "Arial Unicode MS", Arial, sans-serif; 
 text-decoration: none; 
 height: 1%; 
 } 
 /* Root Menu Hover Persistence */ 
 ul#navmenu-v a:hover,ul#navmenu-v li:hover a,ul#navmenu-v li.iehover a { 
 background: #BBB; 
 color: #FFF; 
 } 
 /* 2nd Menu */ 
 ul#navmenu-v li:hover li a,ul#navmenu-v li.iehover li a { 
 float: none; 
 background: #BBB; 
 } 
 /* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,ul#navmenu-v li:hover li:hover a,ul#navmenu-v li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover a { 
background: #999; 
} 
/* 3rd Menu */ 
ul#navmenu-v li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li a { 
background: #999; 
} 
/* 3rd Menu Hover Persistence */ 
ul#navmenu-v li:hover li:hover li a:hover,ul#navmenu-v li:hover li:hover li:hover a,ul#navmenu-v li.iehover li.iehover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover a { 
background: #666; 
} 
/* 4th Menu */ 
ul#navmenu-v li:hover li:hover li:hover li a,ul#navmenu-v li.iehover li.iehover li.iehover li a { background: #666; 
} 
/* 4th Menu Hover */ 
ul#navmenu-v li:hover li:hover li:hover li a:hover,ul#navmenu-v li.iehover li.iehover li.iehover li a:hover { 
background: #333; 
} 
/* Hover Function - Do Not Move */ 
ul#navmenu-v li:hover ul ul,ul#navmenu-v li:hover ul ul ul,ul#navmenu-v li.iehover ul ul,ul#navmenu-v li.iehover ul ul ul { 
display: none; 
} 
ul#navmenu-v li:hover ul,ul#navmenu-v ul li:hover ul,ul#navmenu-v ul ul li:hover ul,ul#navmenu-v li.iehover ul,ul#navmenu-v ul li.iehover ul,ul#navmenu-v ul ul li.iehover ul { 
display: block; 
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #0000FF;
}
li.num {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-family: "Arial Unicode MS";
	font-size: 12px;
	color: #FFFFFF;
}
a.txtSession {
	font-family: "Arial Unicode MS";
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
} 
a:hover.txtSession {
	font-family: "Arial Unicode MS";
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#BFCCC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-transform: uppercase;
}
.txtCopy, .txtSiteDocs {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 70%;
	color: #333333;
}
a.txtSiteDocs {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a:hover.txtSiteDocs {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	color: #FF0000;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bolder;
}
.txtTopNav {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 70%;
	color: #333333;
}
a.txtTopNav {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
a:hover.txtTopNav {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	color: #FF0000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	background: url(../styleImages/backgrounds/top_btn_h.jpg) no-repeat center bottom;
}
a.txtButton {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a:hover.txtButton {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	color: #FF0000;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.txtPrice {
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: "Arial Unicode MS";
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}
.txtLink {
	font-family: "Arial Unicode MS";
	color: #666666;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
a:hover.txtDefault, a:hover.txtLink, a:hover.txtLocation {
	font-family: "Arial Unicode MS";
	color: #0099FF;
	text-decoration:none;
	font-size: 12px;
}
a:hover.txtLink {
	font-family: "Arial Unicode MS";
	color: #0099FF;
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
}
.txtContentTitle {
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	padding: 5px;
}
.txtContentTitleHP {
	font-family: "Arial Unicode MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
	padding: 5px;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 80px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
.tblList {
	border: 1px solid #BFCCC7;
}
.tdListTitle {
	background-color: #BFCCC7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0E51A3;
	border-bottom: 1px solid #BFCCC7;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #EBEDFE;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: "Arial Unicode MS";
	font-size: 12px;
	color: #999999;
	padding-left: 3px;
}
.cartTotal {
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a:active.txtCartProduct, a:link.txtCartProduct, a:visited.txtCartProduct {
	text-decoration: none;
	color: #999999;
	font-size: x-small;
}
a:hover.txtCartProduct {
	text-decoration: none;
	color: #FF3300;
}
a:active.txtviewCart, a:link.txtviewCart, a:visited.txtviewCart {
	font-family: "Arial Unicode MS";
	display:block;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #000099;
	text-decoration: none;
	font-weight: bold;
	line-height:normal;
	padding: 2px;
}
a:hover.txtviewCart {
	background-color: #000099;
	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: #61A2DF;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: "Arial Unicode MS";
	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: "Arial Unicode MS";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333333;
}
a.txtUpdate {
	font-family: "Arial Unicode MS";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #333333;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	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;
	font-size: 10px;
	padding-top: 5px;
	color: #E3E2E7;
	background-color: #E3E2E7;
}
.txtASCopyright, a.txtASCopyright {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Arial, "Arial Unicode MS";
	font-size: 8px;
	padding-top: 5px;
	color: #999999;
}
a:hover.txtCopyright {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.catmenu {
	list-style-type: none;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infoText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
li.links{
	display: block;
	width: 98%;
	line-height: 25px;
	padding: 2px 0 3px 1px;
	margin-left: 0;
	color: #fff;
}
.txtFootertitle{
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	padding: 5px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.txtFooter{
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}