html, body {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 12px;
	color: #333333;
}
.style55 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: x-large;
	text-align: center;
}
.style801 {
	font-family: Monotype corsiva ,Verdana,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 70px;
	text-align: center;
	color: #ff0000;
}

/*.style80 {
	font-family: Verdana,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 20px;
	text-align: center;
	color: #0F376A;
}
*/
.style80, .style80smaller {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 22px;
	text-align: center;
	color: #005FCF;
}
.style80smaller {
	font-size: 18px;
}
.style101 {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 22px;
	text-align: center;
	color: #ff0000;
}
.style102,.style103 {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode";
	font-size: 22px;
	text-align: center;
	color: #000000;
}
.style102  {
	margin-bottom: 0px;
}
.style103 {
	/*text-align: right;*/
	margin-top: 0px;
}
.style104 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.style55red {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: x-large;
	text-align: center;
	color: #ff0000;
}
.style56 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 10px;
}

.style57 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #ff0000;
}
.style58 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
}
.style59 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 10px;
}
.style99 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: 10px;
}
.style99header {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: left;
}
.style60 {
	font-family: Verdana, "Lucida Sans", "Lucida Sans Unicode"; 
	text-align: center;
	font-size: 12px;
	color: #0f376a;
	font-weight:bold;
}
.style61 {
	font-family: Verdana ,"Lucida Sans", "Lucida Sans Unicode";
	font-size: large;
	font-weight:bold;
	text-decoration: underline;
}


img {
	border: none;
}

.cart_icon {
	border: none;
	margin: 12px 0px;
}

.searchBtn {
	color: #FFFFFF;
	background-color: #7089a8;
	height: 20px;
	width: 30px;
	font-size: 10px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.searchBox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textbox {
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	font-size: 12px;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: 1px solid #e1e1e1;
	/*font-size: 12px;*/
	color: #e1e1e1;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
.submit {	
	color: #FFFFFF;
	/* height: 18px; */
	/* font-weight: bold; */
	font-size: 11px;
	background-color: #7089a8;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
}
form {
	margin: 0px;
	padding: 0px;
}

ol, ul {
	margin: 0px;
	padding: 0px;
	color: #333333;	
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
}
li.bulletLrg {
	list-style-type: square;
	font-size: 12px;
}

li.num {
	color: #333333;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txtSession, .txtCopy, .txtSiteDocs {
	color: #ffffff;
}
a.txtSession, a.txtSiteDocs {
	color: #c3e37e;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	color: #70cdcc;
	text-decoration: none;
}
.thumbimage a:hover, p.style99 a {
	color: #0F376A;
}
a.sitemap_link {
	color: #333333;
	text-decoration: none;
}
a.sitemap_link:hover, a.sitemap_link:visited {
	color: #333333;
	text-decoration: none;
}
.txtButton {
	background-color: #7089a8;
	color:#0a2b54;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
}
a.txtButton {
	background-color: #ffffff;
	color:#0a2b54;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 4px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px #0a2b54 solid;
}
a.txtButton:hover {
	color: #FFFFFF;
	background-color: #7089a8;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.txtOldPrice {
	text-decoration: line-through;
	font-size:12px;
}
.txtSale {
 	color: #ff0000;
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:14px;
	font-weight:bold;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtPrice {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size:16px;
	font-weight:bold;
	color: #333333;
}
.txtSiteDocs, a.txtSiteDocs {
	color: #ffffff;
	text-decoration:none;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	/*font-size: 12px;*/
}
a.txtSiteDocs:hover {
	color: #c3e37e;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color: #000000;
	text-decoration:none;
}
a.txtLink1 {
	color: #ffffff;
	text-decoration:none;
}

a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
	color: #c3e37e;
	text-decoration:none;
}
a.txtSelected:hover, a.txtSelected:active, a.txtSelected:link, a.txtSelected:visited {
	color: #70cdcc;
	text-decoration:none;
}
.txtContentTitle {
	font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7089A8;
	height: 15px;
	border-top: 1px solid #7089A8;
	border-left: 1px solid #7089A8;
	border-right: 1px solid #7089A8;
	width:990px;
	padding: 5px;
	text-align:left;
}
.txtBoxSave {
	color: #70cdcc;
	padding-left: 16px;
}
.tblList {
}
.tdListTitle {
	background-color: #e1e1e1;
	font-weight: bold;
	color: #FFFFFF;
}
.tdEven , 
.tdOdd {
	background-color: #ffffff;
	color:#0a2b54;
}

.txtCartPrice {
	float: right;
	color: #c3e37e;
	padding-right: 3px;
}
.txtCart {
	color: #333333;	
}
.cartTotal {
	padding-top: 2px;
	margin-top: 3px;
	margin-bottom: 5px;
	color:#ffffff;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #333333;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #70cdcc;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	color: #FFFFFF;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtviewCart:hover {
	color:#c3e37e;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.flashBasket:active, a.flashBasket:link, a.flashBasket:visited, a.flashBasket:hover {
	background-color: #7089a8;
	color:#0a2b54;
	font-weight:bold;
	font-family:"Lucida Sans", "Lucida Sans Unicode", Verdana;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
.cartProgress {
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #e1e1e1;
	margin: auto;
}
.txtcartProgressCurrent {
	color: #c3e37e;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #333333;
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;
}
.tdcartEven {
	background-color: #ffffff;
	border-bottom: 1px dashed #e1e1e1;	
}
.tdcartOdd {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #e1e1e1;
}
.tdCartSubTotal {
	padding-top: 10px;
}

.txtStockWarn {
	color: #FF0000;
}
.txtError {
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	/*font-size: 11px;*/
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}
.addCoupon:hover, .addCoupon:active, .addCoupon:visited, .addCoupon:link  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#RatingTop {
	background-color: #ffffff;
	padding: 3px;
}

#RatingMain {
	background-color: #ffffff;
	padding: 3px;
	font-style:italic;
}

.ReviewBot {
	background-color: #ffffff;
	padding: 3px;
}

#RatingBottom {
	background-color: #e1e1e1;
	padding: 3px;
	color: #FFFFFF;
	/*font-size: 11px;*/
}

a.sortLink {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.sortLink:hover {
	text-decoration: underline;
}

#shipping-select {
	width: 220px;
}
#homepagetable  {
	border: 4px solid #7089a8;

}
.boxContent p a, .boxContent p a:hover, .style99 p a {
	color: #0F376A;
}