h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 14px;
	color: #000099;
}
a:link, a:visited, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #333333;
}
.textboxDisabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	color: #333333;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	color: #333333;	
}
li.bulletLrg {
	list-style-type: square;
	color: #333333;	
}
li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession {
	color: #333333;
	text-decoration: none;
}
a.txtSession:link, a.txtSession:visited, a.txtSession:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
} 
a.txtSession:hover {
	color: #FF0000;
	text-decoration: none;
} 
.txtCopy {
	color: #333333;
}
.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
	font-weight: bold;
 	color: #FF0000;
	padding-left: 10px;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs:link, a.txtSiteDocs:visited, a.txtSiteDocs:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtSiteDocs:hover {
	color: #FFCC00;
	text-decoration: none;
}
.txtDefault, a.txtDefault:link, a.txtDefault:visited, a.txtDefault:active, 
a.txtLink:link, a.txtLink:visited, a.txtLink:active, 
a.txtLocation:link, a.txtLocation:visited, a.txtLocation:active {
	color: #333333;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #FF0000;
	text-decoration:none;
}
.txtContentTitle {
	font-size: 12px;
	font-weight: bold;
	color: #094578;
	padding-bottom: 4px;
}
.txtBoxSave {
	color: #FF0000;
	font-weight: bold;
	padding-left: 16px;
}
.tblList {
	border: 1px solid #094578;
}
.tdListTitle {
	background-color: #094578;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px solid #094578;
}
.tdEven {
	background-color: #FFFFFF;
}
.tdOdd {
	background-color: #FFFFFF;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	border-top: 1px dashed #333333;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF0000;
}
.cartProgress {
	font-weight: normal;
	color: #333333;
	padding: 4px;
	width: 350px;
	margin: auto;
}
a.Delete:link, a.Delete:visited, a.Delete:active {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
}
a.Delete:hover {
	color: #333333;
	text-decoration: underline;
}
.txtcartProgressCurrent {
	color: #FF0000;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #333333;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #094578;
}
.tdcartEven {
	background-color: #FFFFFF;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
}
.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright:link, a.txtCopyright:visited, a.txtCopyright:active {
	text-align: center;
	font-size: 9px;
	color: #333333;
}
a.txtCopyright:hover {
	text-decoration: none;
}
a.gih:link, a.gih:visited, a.gih:active {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.gih:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.dropDown {
	width: 120px;
}
a.txtCat:link, a.txtCat:visited, a.txtCat:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtCat:hover {
	color: #FFFF00;
	text-decoration: none;
}
.Red {
	color: #FF0000;
}
.Images {
	border: 2px solid #094578;
}
.Testimonials {
	background-color: transparent;
} 
.testimonialstxt {
    background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* BUTTONS */
input.btnone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 41px;
	height: 21px;
	text-align: center;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/41x21_Blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding-bottom: 2px;
}
input.btnonehov {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/41x21_Yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
input.btntwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 61px;
	height: 21px;
	text-align: center;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding-bottom: 2px;
}
input.btntwohov {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
input.btnthree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 81px;
	height: 21px;
	text-align: center;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/81x21_Blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding-bottom: 2px;
}
input.btnthreehov {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/81x21_Yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
input.btnfour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	width: 141px;
	height: 21px;
	text-align: center;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	padding-bottom: 2px;
}
input.btnfourhov {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}
a.BuyButton:link, a.BuyButton:visited, a.BuyButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/41x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;  
	padding: 4px 12px 5px 12px;
}
a.BuyButton:hover {
	color: #FFFFFF;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/41x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.ViewBasketButton:link, a.ViewBasketButton:visited, a.ViewBasketButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/81x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none; 
	padding: 4px 10px 5px 10px;
}
a.ViewBasketButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/81x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.RegisterContinueButton:link, a.RegisterContinueButton:visited, a.RegisterContinueButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding: 4px 22px 5px 22px;
}
a.RegisterContinueButton:hover {
	color: #FFFFFF;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.ContinueShoppingButton:link, a.ContinueShoppingButton:visited, a.ContinueShoppingButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding: 4px 25px 5px 25px;
}
a.ContinueShoppingButton:hover {
	color: #FFFFFF;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none
}
a.InvoiceAddressButton:link, a.InvoiceAddressButton:visited, a.InvoiceAddressButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-left:21px; 
	padding: 4px 19px 5px 19px;
}
a.InvoiceAddressButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none
}
a.DeliveryAddressButton:link, a.DeliveryAddressButton:visited, a.DeliveryAddressButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-left:21px; 
	padding: 4px 18px 5px 18px;
}
a.DeliveryAddressButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none
}
a.SubmitContinueButton:link, a.SubmitContinueButton:visited, a.SubmitContinueButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-left:21px; 
	padding: 4px 26px 5px 25px;
}
a.SubmitContinueButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none
}
a.ContinueButton:link, a.ContinueButton:visited, a.ContinueButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding: 4px 9px 5px 9px;
}
a.ContinueButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
a.UpdateButton:link, a.UpdateButton:visited, a.UpdateButton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding: 4px 15px 5px 15px;
}
a.UpdateButton:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/61x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.textbutton, a.textbutton:link, a.textbutton:visited, a.textbutton:active {
	font-weight: bold;
	color: #FFFF00;
	background-color: #000099;
	padding: 3px 10px 3px 10px;
	border: 1px solid #333333;
	text-decoration: none;
}
a.textbutton:hover {
	color: #000099;
	background-color: #FFCC00;
	border: 1px solid #333333;
	text-decoration: none;
}
a.SubmitYourComment:link, a.SubmitYourComment:visited, a.SubmitYourComment:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 21px;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	text-decoration: none;
	padding-left:21px; 
	padding: 4px 26px 5px 25px;
}
a.SubmitYourComment:hover {
	color: #333333;
	background-image: url(http://armoursports.com.au/ArmourSharedFiles/images_template/buttons/141x21_Yellow.gif);
	background-repeat: no-repeat;
	text-decoration: none
}

a.nothanks:link, a.nothanks:visited, a.nothanks:active {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.nothanks:hover {
	color: #000099;
	font-weight: bold;
	text-decoration: underline;
}