.searchBtn {
	font-size: 11px;
	color: #FF3300;
	background-color: #FFFFFF;
	border: none;
	height: 20px;
	width: 30px;
}
.searchBtn2 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0c4183;
	border: 1px solid #103f06;
	height: 20px;
	width: 30px;
}
.searchBtn2:hover {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #66CC33;
	border: 1px solid #103f06;
	height: 20px;
	width: 30px;
}
.searchBtn3 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #0c4183;
	border: 1px solid #103f06;
	height: 18px;
}
.searchBtn3:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #66CC33;
	border: 1px solid #103f06;
	height: 18px;
}
.searchBtn4 {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #ffffaa;
	border: 1px solid black;
	height: 18px;
}
.searchBtn4:hover {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #66CC33;
	border: 1px solid black;
	height: 18px;
}
.searchBox {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #61A2DF;
	border: 1px solid #FFFFFF;
}
.searchBox2 {
	font-size: 11px;
	color: black;
	padding: 1px;
	background-color: #efefef;
	border: 1px solid #033303;
}
.textbox {
	background-color: #D0E2F4;
	border: 1px solid #A8B4B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.submit {	
	font-size: 14px;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form {
	margin: 0px;
	padding: 0px;
}
ul.noIndent {
	padding: 0px; margin: 0px;
	list-style-type:none;
}
ol.noIndent {
	margin: 14px;
}
li.bullet, a.bullet {
	font-size: 12px;
	line-height: 125%;
	color: #103906;
	text-decoration:none;
	
}
li.bullet2, a.bullet2 {
	margin-left: 2px;
	font-size: 12px;
	line-height: 125%;
	color: #103906;
	text-decoration:none;
}
a.bullet:hover, a.bullet2:hover { 
	background: #036603;
	font-size: 12px;
	color: white;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-size: 70%;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	font-size: 11px;
	color: black;
}
a.txtSession, a.txtSession:visited {
	font-size: 11px;
	color: #206000;
	text-decoration: none;
} 
a.txtSession:hover {
	font-size: 11px;
	color: red;
	text-decoration: underline;
} 
.txtSessionGrey {
	color:	#3c3c3c;
	font-size: 12px;
}
.txtCopy, .txtSiteDocs {
	font-size: 11px;
	color: #000000;
}
a.txtSiteDocs, a.txtSiteDocs:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-size: 11px;
	color: #ffffaa;
	text-decoration: underline;
}
a.txtButton, a.txtButton:visited {
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid black;
	background-color: #0c4183;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	padding: 2px;
	border: 1px solid black;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	font-weight: bold;
 	color: #cc0000;
	font-size: 120%;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs {
	font-size: 13px;
	color: #ffffff;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtDefault:visited, a.txtLink, a.txtLink:visited, a.txtLocation, a.txtLocation:visited {
	font-size: 13px;
	color: #103906;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	font-size: 13px;
	color: red;
	text-decoration:none;
}
a.txtDefault2, a.txtDefault2:visited {
	font-size: 13px;
	line-height: 125%;
	color: #103906;
	text-decoration:none;
}
a.txtDefault2:hover {
	font-size: 13px;
	line-height: 125%;
	color: red;
	text-decoration:none;
}
a.txtDefault_large, a.txtDefault_large:visited {
	font-size: 14px;
	font-weight: bold;
	color: #103906;
	text-decoration:none;
}
a.txtDefault_large:hover {
	font-size: 14px;
	font-weight: bold;
	color: #103906;
	text-decoration:none;
}
a.txtDefault3, a.txtDefault3:visited {
	font-size: 13px;
	line-height: 110%;
	color: #103906;
	text-decoration:none;
}
a.txtDefault3:hover {
	font-size: 13px;
	line-height: 110%;
	color: #103906;
	text-decoration:none;
}
a.txtDefault4, a.txtDefault4:visited {
	padding: 1px;
	font-size: 13px;
	color: #103906;
	text-decoration:none;
}
a.txtDefault4:hover {
	padding: 1px;
	font-size: 13px;
	color: red;
	text-decoration:none;
}
a.txtDefault5, a.txtDefault5:visited {
	padding: 2px;
	font-size: 15px;
	line-height: 100%;
	font-weight: bold;
	color: #aa3300;
	text-decoration:none;
}
a.txtDefault5:hover {
	padding: 2px;
	font-size: 15px;
	line-height: 100%;
	color: #ffffff;
	text-decoration:none;
	background-color: #aa3300;
}
.txtContentTitle {
	font-size: 13px;
	letter-spacing: 125%;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
.txtBoxSave {
	color: #F90707;
	font-size: 11px;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #0ACF49;
}
.tdListTitle {
	background-color: #E9FEF0;
	font-weight: bold;
	color: black;
}
.tdEven {
	background-color: #FFFFFF;
	cursor:pointer
}
.tdOdd {
	background-color: #efefef;
	cursor:pointer
}
.txtCartPrice {
	font-size: 10px;
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	border: 1px dashed #666666;
	font-size: 11px;
	color: #0c4183;	
}
.cartTotal {
	font-size: 10px;
	border-top: 1px dashed #043003;
	color: black;
	width: 150px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	font-size: 10px;
	text-decoration: none;
	color: black;
}
a.txtCartProduct:hover {
	font-size: 10px;
	text-decoration: none;
	color: red;
}
a.txtCartProduct2:active, a.txtCartProduct2:link, a.txtCartProduct2:visited {
	text-decoration: none;
	font-size: 13px;
	color: #043003;
}
a.txtCartProduct2:hover {
	text-decoration: none;
	font-size: 13px;
	color: #FF3300;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#0c4183;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	font-size: 13px;
	color: #FFFFFF;
}
a.txtviewCart2:active, a.txtviewCart2:link, a.txtviewCart2:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #cc0000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart2:hover {
	background-color: #0c4183;
	font-size: 11px;
	color: #FFFFFF;
}
.cartProgress, a.cartProgress {
	font-size: 11px;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent, a.txtcartProgressCurrent, a.txtcartProgressCurrent:visited {
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
div.cartProgress { width: 500px; }

a.txtcartProgressCurrent:hover {
	color: red;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.txtcartProgressCurrent2, a.txtcartProgressCurrent2, a.txtcartProgressCurrent2:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
a.txtcartProgressCurrent2:hover {
	color: red;
	font-size: 11px;
	text-decoration: underline;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	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, a.txtCheckout:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout:hover {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #0c4183;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout2, a.txtCheckout2:visited {
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #3366cc;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtCheckout2:hover {
	font-weight: bold;
	font-size: 13px;
	color: yellow;
	background-color: black;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate, a.txtUpdate:visited {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #FF9900;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate:hover {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	background-color: #cc0000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 13px;
	color: #FF0000;
}
.txtError {
	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-size: 10px;
	padding-top: 5px;
	color: #BFCCC7;
}
.tdText { 
	font-size: 12px;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.cartText {
	font-size: 11px;
}
.dropDown {
	width: 120px;
}

BODY, P, TD, DIV {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
INPUT, A {
	font-family: Arial, Helvetica, sans-serif;
}
a, a:visited {
	color: #043003;
}

a:hover {
	color: red;
}
.static_item {
	font-size: 13px;
	line-height: 120%;
	color: black;
}
a.static_item, a.static_item:visited {
	font-size: 13px;
	line-height: 120%;
	color: #214B93;
	text-decoration: none;
}
a.static_item:hover {
	font-size: 13px;
	line-height: 120%;
	color: red;
	text-decoration: underline;
}
.small {
	font-size: 11px;
}