.searchBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: none;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	width: 30px;
	background-color: transparent;
	background-image: url(../styleImages/go_bttn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	cursor: pointer;
}
.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #213647;
	background-color: #FFFFFF;
	height: 10px;
	line-height: 12px;
	margin-bottom: 1px;
	vertical-align: middle;
}
.textbox {
	background-color: #D2EEE1;
	border: 1px solid #3A3904;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04064A;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #04064A;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: transparent;
	border: none;
	height: 18px;
	line-height: 14px;
	font-weight: bold;
	border: 1px solid #3A3904;
	background-image: url(../styleImages/backgrounds/alt_rbevel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	cursor: hand;
	cursor: pointer;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
.colMid li {
	margin-left: 20px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	list-style-image: url(../styleImages/screwhead_bullet.gif);
}
li.bulletLrg {
	margin-left: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #04064A;
	list-style-image: url(../styleImages/screwhead_bullet_lrg.gif);
}
.colMid li.num {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #04064A;		
}
li.account {
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
ul.sitemap, li.sitemap {
	margin: 0px 0px 0px 20px;
}
.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #FFFFFF;
}
.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04064A;
}
.txtSearchy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a.txtSession {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.txtSiteDocs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.txtSession:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0E540E;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
a.txtSiteDocs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCD6EF;
	text-decoration: underline;
	font-weight: bold;
}
a.txtButton {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	border: 1px solid #0E540E;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/alt_rbevel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	text-decoration: none;
}
a.txtButton:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	border: 1px solid #0E540E;
	background-image: url(../styleImages/backgrounds/alt_bevel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtDefault{
	font-family: Arial, Helvetica, sans-serif;
	color: #04064A;
	text-decoration:none;
	font-size: 11px;
}
.txtDefaultReg{
	font-family: Arial, Helvetica, sans-serif;
	color: #04064A;
	text-decoration:none;
	font-size: 10px;
}

a.txtDefault, a.txtLink, a.txtLocation {
	color: #04064A;
	text-decoration:none;

}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #3A3904;
	text-decoration:none;
}
.navlinks{
	width: 147px;
	color: #FFFFFF;

/* this width value is also effected by
the padding we will later set on the links. */
}
.navlinks ul {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
}
.navlinks li {
	margin: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.navlinks a {
	display: block;
	width: 147px;
	height: 22px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: center;
}
.navlinks a:link, .navlinks a:active, .navlinks a:visited {
	color: #000000;
	font-size: 11px;
	background-color: transparent;
	background-image: url(../styleImages/leftnav_up_bttn.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.navlinks a:hover {
	color: #3A3904;
	font-size: 11px;
	background-color: transparent;
	background-image: url(../styleImages/leftnav_hover_bttn.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.txtContentTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005D03;
	text-align: left;
	height: 25px;
	line-height: 25px;
	width: 580px;
}
.txtContentTitleBG {
	text-align: left;
	background-color: transparent;
	background-image: url(../styleImages/pagetitle_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	line-height: 25px;
	width: 580px;
}
.txtContentTitleBG2 {
	text-align: left;
	width: 580px;
	border-bottom: 2px solid #04064A;
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #005D03;
}
.tdListTitle {
	height: 15px;
	background-image: url(../styleImages/backgrounds/alt_bevel_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: bottom;
	margin-bottom: 0px;
	border-top: 1px solid #3A3904;
	border-bottom: 1px solid #3A3904;
	text-align: left;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #E0FAE9;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-left: 3px;
	padding-right: 3px;
}
.txtCart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000080;	
}
.cartTotal {
	border-top: 1px dashed #005D03;
	width: 135px;
	padding-top: 2px;
	margin-top: 3px;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #005D03;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #3A3904;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005D03;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #3A3904;
}
a.txtviewCart:hover {
	background-color: #3A3904;
	color: #FFFFFF;
	border: 1px solid #005D03;
}
.cartProgress {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #616007;
	padding: 4px;
	border: 1px solid #3A3904;
	width: 350px;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #616007;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #005D03;
}
.tdcartTitle {
	height: 20px;
	background-image: url(../styleImages/backgrounds/alt_rbevel_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: center;
	margin-bottom: 0px;
	text-align: left;
	padding-left: 3px;
}
.tdcartOptions {
font-size: 10px;
	height: 12px;
	line-height: 12px;
background-color: #E7E7E7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3A3904;
	vertical-align: bottom;
	margin-bottom: 0px;
	text-align: left;
}
.tdcartEven {
	font-size: 10px;
	background-color: #D3F7E0;	
}
.tdcartOdd {
	font-size: 10px;
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #3A3904;
}
a.txtCheckout {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	border: 1px solid #3A3904;
	height: 20px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/alt_rbevel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 4px;
	text-decoration: none;
}
a.txtUpdate {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: transparent;
	border: 1px solid #055D0F;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	background-image: url(../styleImages/backgrounds/alt_rbevel_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	text-decoration: none;
}
.txtStockWarn {
	font-size: 75%;
	color: #FF0000;
}
.txtError {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050F72;
	background-color: #F1A219;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	color: #FFFFFF;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 100px;
}
.txtInfoMsg {
	border: 1px #448811 solid;
	color: #448811;
	padding: 0.5em;
}
.txtErrorMsg {
	border: 1px #FF0000 solid;
	color: #FF0000;
	padding: 0.5em;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005D03;
	height: 20px;
	line-height: 20px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005D03;
	height: 18px;
	line-height: 18px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005D03;
	height: 16px;
	line-height: 16px;
}

