.searchBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	border: none;
	height: 22px;
	width: 57px;
	background-image: url(../styleImages/buttons/searchSubmit.gif);
	background-color: #F78A0F;
}
.searchBox {
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
	height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E51A3;
}
.textbox {
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #494949;
}
.options{
	background: #F4F4F4;
	color: #494949;
	font-family: Tahoma;
	font-size: 8pt;
	-moz-border-radius: 4px;
}
.formtextbox {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: Tahoma;
	font-size: 8pt;
	color: #494949;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.submit {	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #FF9900;
	font-weight: bold;
	border: 1px solid #000000;
}
.submitbutton {
	border: none;
	height: 19px;
	width: 109px;
	background-image: url(../images/button_sendpw.gif);
	background-repeat: no-repeat;
}
.resetbutton {
	border: none;
	height: 19px;
	width: 114px;
	background-image: url(../images/button_resetpw.gif);
	background-repeat: no-repeat;
}
.addbutton {
	border: none;
	height: 19px;
	width: 47px;
	background-image: url(../images/button_add.gif);
	background-repeat: no-repeat;
}
.loginbutton {
	border: none;
	height: 19px;
	width: 56px;
	background-image: url(../images/button_login.gif);
	background-repeat: no-repeat;
}
.updatebutton {
	border: none;
	height: 19px;
	width: 114px;
	background-image: url(../images/button_update.gif);
	background-repeat: no-repeat;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #494949;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;	
}
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: Tahoma;
	font-size: 8pt;
	color: #494949;
	text-align: left;
}
a.txtSession {
	font-family: Tahoma;
	font-size: 8pt;
	color: #494949;
	text-align: left;
	text-decoration: none;
} 
a.txtSession:hover {
	text-decoration: underline;
} 
.txtSessions {
	font-family: Tahoma;
	font-size: 8pt;
	color: #494949;
	text-align: left;
	padding: 10px;
}
a.txtSessions {
	font-family: Tahoma;
	font-size: 8pt;
	padding: 10px;
	color: #494949;
	text-align: left;
	text-decoration: none;
} 
a.txtSessions:hover {
	text-decoration: underline;
} 
.txtSessionGrey {
	color: #494949;
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.txtCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #05549E;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E51A3;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF3300;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #494949;
	font-weight: bold;
}
.txtOutOfStock {
	color: #7a92c4;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	font-family: Tahoma;
	color: #494949;
	font-size: 8pt;
}
a.txtDefault, a.txtLink, a.txtLocation{
	font-family: Tahoma;
	font-size: 8pt;
	color: #494949;
	text-decoration: none;
} 
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	text-decoration:underline;
}
.txtContentTitle {
	color: #494949;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.txtAgreement {
	color: #7a92c4;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	padding-bottom:2px;
}
a.txtAgreementlink{
	font-family: Tahoma;
	font-size: 8pt;
	color: #7a92c4;
	text-decoration: none;
} 
a.txtAgreementlink:hover {
	text-decoration:underline;
}
.tblList {

	background-color: #f6f6f6;
}
.tdListTitle {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #494949;

}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #fafafa;
}
.txtCartPrice {
	float: right;
	color: #494949;
	font-weight: bold;
	padding-right: 3px;
}
.txtCartPrices {
	color: #494949;
	padding-right: 3px;
	padding-left: 3px;
}
.txtCart {
	text-align: left;
	font-family: Tahoma;
	font-size: 8pt;
	color: #494949;	
}
.cartTotal {
	border-top: 1px dashed #E8E8E8;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #494949;
}
a.txtCartProduct:hover {
	text-decoration: underline;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	color: #666666;
	padding: 4px;
	background: #f6f6f6;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Tahoma;
	color: #494949;
	font-size: 8pt;
}
.tdcartTitle {
	font-weight: bold;
	color: #494949;
	background-color: #f6f6f6;
	border: 1px solid #E8E8E8;
}
.tdcartEven {
	background-color: #FFFFFF;	
}
.tdcartOdd {
	background-color: #fafafa;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 70%;
	color: #FF0000;
}
.txtError {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #cb1c1c;
	background-color: #fff0f0;
	border: 1px solid #FFCECE;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright {
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/copyright_bar.gif);
}
a.txtCopyright {
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center;
	background-repeat: no-repeat;
	background-image: url(../images/copyright_bar.gif);
}
a.txtCopyright:hover {
	text-decoration: underline;
}
.dropDown {
	width: 120px;
}
.txtCat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formtextarea {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	color: #000000;
	WIDTH: 100%;
	PADDING: 2px 2px 2px 2px;
}
.navigationlinks a:link, .navigationlinks a:visited, .navigationlinks a:active
{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	line-height: 26px;
	text-decoration: none;
	color: #FFFFFF;
	background: #374767;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}
.navigationlinks a:hover
{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	height: 26px;
	min-height: 26px;
	max-height: 26px;
	line-height: 26px;
	text-decoration: none;
	color: #FFFFFF;
	background: #506C99;
	border: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	overflow: hidden;
}
.storewelbox {
	border-left: 1px dotted #7a92c4;
	border-right: 1px dotted #7a92c4;
	border-top: 1px dotted #7a92c4;
	border-bottom: 1px dotted #7a92c4;
	color: #374767;
	font: 8pt Tahoma;
	background-color: #f3f6fb;
}
.storewelboxfont {
	font-family: Tahoma;
	font-size: 8pt;
	color: #374767;
}
a.storewelboxfont:link, a.storewelboxfont:visited, a.storewelboxfont:active {
	font-family: Tahoma;
	font-size: 8pt;
	color: #374767;
	font-weight: bold;
	text-decoration: none;
}
a.storewelboxfont:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #374767;
	font-weight: bold;
	text-decoration: underline;
}

