.searchBtn {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #FFFFFF;
	background-color: #32231E;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;	
}
li.num {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	background-color: #271D18;
	padding: 2px;
	line-height: 14px;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size:11px;
	color: #FFFFFF;
	background-color: #DF4E05;
	padding: 2px;
	line-height: 14px;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #070F72;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #FF6600;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0672CC;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #FFFFFF;
}
.tdListTitle {
	background-color: #32231E;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #E4F3F3;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	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: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #32231E;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, 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: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	line-height:20px;
	background-color: #9CB219;
	border-bottom: 1px solid #9CB219;
}
.tdcartEven {
	background-color: #F7F7F7;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #32231E;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
	background-repeat:no-repeat;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	border:1px dotted #9CB219;
	background-color:#F8FFD1;
}
.txtStockWarn {
	font-size: 11px;
	color: #FF0000;
}
.txtError {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #FF0000;
	text-align:center;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #000000;
	
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	
}







.topic {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;font-weight: bold;	color: #555555; line-height:20px;text-decoration: none;}
.topic1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;font-weight: normal;	color: #888888; text-decoration: none;}
.sub_topic {font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 18px;color: #FFAC0E; font-weight:bold;}

.para {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #000000;	text-decoration: none; line-height:16px;}
.para1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #000000;	text-decoration: none; line-height:14px;}
.para2 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #999999;	text-decoration: none;}
.para3 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #000000;	text-decoration: none; line-height:16px;}
.para4 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 12px;color: #7F7E7E;	line-height:14px;}
.para_grey {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 10px;color: #999999; line-height:12px;}
.para_org {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #8E2E5C; font-weight:bold;}
.para_red {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #FF0000;}
.para_green {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 12px;color: #72AC9D;	text-decoration: none; line-height:17px;}
.para_white {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #FFFFFF; font-weight:bold;text-decoration: none;}
.para_white1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #FFFFFF;text-decoration: none;}
.highlight {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #9E2D2D; font-weight:normal;}
.highlight1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #FF0000; font-weight:bold;}

.gLink {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #FFFFFF;	text-decoration: none; font-weight:normal;}
.slink {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 10px;font-weight: bold;	color: #666666;	text-decoration: none;}
.blink {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #707070;	text-decoration: none; font-weight:normal; line-height:10px}
.flink {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;color: #0586E1;	text-decoration: underline;}
.qlink {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;	font-size: 11px;font-weight: normal;	color: #666666;	text-decoration: underline; line-height:17px;}


.footer {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #C2C2C2;	text-decoration: none;}
.copyright {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #666666;	text-decoration: none;}

.blue_bg {	background-image: url(../styleImages/blue_bg.jpg);background-repeat: repeat-x;}


h3 {color:#9E2D2D; margin: 0px; padding: 0px 0px 0px 0px;}

.textbox {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #000000;}
.txtbox {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;background-color:#FFFFFF; border:1px solid #999999;padding:2px 2px 2px 2px;}
.txtbox1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;background-color:#3D2F27; border:0px; color:#FFFFFF;}
.btn1 {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #333333; padding:10px 7px 8px 7px;}
.btn2 {font-family: Times New Roman, "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 15px;color: #FFFFFF; background-color:#261D18; border:0px; color:#FFFFFF; font-weight:bold;}
.btn {font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;font-size: 11px;color: #000000;}



.org_txtbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(../styleImages/org-txtbox.jpg);
	background-repeat:no-repeat;
	padding:4px 5px 5px 4px;
	border:0px;
	width:133px;
}

.mTextbox {
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(../styleImages/form/meur-txtbox.jpg);
	background-repeat:no-repeat;
	padding:4px 5px 5px 4px;
	border:0px;
	width:157px;
}

.fTextbox {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(../styleImages/tbox_02.jpg);
	padding:4px 5px 4px 4px;
	border:0px;
	width:165px;
}

.cTextbox {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#666666;
	background-image:url(../styleImages/ctextbox.jpg);
	padding:4px 5px 4px 4px;
	border:0px;
	width:26px;
}

.cTextbox1 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:20px;
	color:#333333;
	padding:6px 0px 6px 0px;
}



.tbox_02 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(../styleImages/txtarea.jpg);
	background-repeat:no-repeat;
	padding:4px 5px 7px 5px;
	border:0px;
	width:164px;
	height:75px;
}

.tbox_03 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#999999;
	background-image:url(../styleImages/txtarea_01.jpg);
	background-repeat:no-repeat;
	padding:5px 10px 7px 14px;
	border:0px;
	width:460px;
	height:110px;
}

.para_bold {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}



h1 {
	font-size:20px; 
	color:#000000; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:0px;
	padding: 0px 0px 10px 0px;
}

h2 {
	font-size:13pt; 
	color:#333333; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:0px; 
	padding: 16px 0px 0px 0px;
}


h4 {
	font-size:40px; 
	color:#333333; 
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	font-weight:normal;
	margin:0px;
	line-height:40px;
}


.button-submit {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #444444;
	width: 94px;
	height: 29px;
	cursor: pointer;
	border: none;
	background: url(../styleImages/button-submit.gif) no-repeat left top;
}
