
	TABLE.all {
		font-family:Arial, Helvetica, sans-serif;
		color:#666666;
		height:448px;
		width:100%;
	}
	
	a.MainPageButtons	 {
		color:#666666; font-size:9px;
		text-decoration:none;
		font-weight:normal;
		text-align:center;
		vertical-align:bottom;
	}
	a.MainPageButtons:link {
		color:#666666;
	}	
	a.MainPageButtons:active {
		color:#666666;
	}
	a.MainPageButtons:visited {
		color:#666666;
	}
	a.MainPageButtons:hover {
		color:#999999;
	}		

	a.MainPageButtons_chosen {
		color:#666666; 
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		vertical-align:bottom;
	}
	a.MainPageButtons_chosen:link {
		color:#666666;
	}	
	a.MainPageButtons_chosen:active {
		color:#666666;
	}
	a.MainPageButtons_chosen:visited {
		color:#666666;
	}
	a.MainPageButtons_chosen:hover {
		color:#999999;
	}
	
	a.LeftNavLinks	 {
		color:#666666; 
		font-size:9px;
		text-decoration:none;
		font-weight:normal;
		text-align:center;
		vertical-align:bottom;
	}
	a.LeftNavLinks:link {
		color:#666666; 
	}	
	a.LeftNavLinks:active {
		color:#666666; 
	}
	a.LeftNavLinks:visited {
		color:#666666; 
	}
	a.LeftNavLinks:hover {
		color:#ffffff; 
		text-decoration:underline;
	}	

	a.LeftNavLinksSel	 {
		color:#01dfe2; 
		font-size:9px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		vertical-align:bottom;
	}
	a.LeftNavLinksSel:link {
		color:#01dfe2; 
	}	
	a.LeftNavLinksSel:active {
		color:#01dfe2; 
	}
	a.LeftNavLinksSel:visited {
		color:#01dfe2; 
	}
	a.LeftNavLinksSel:hover {
		color:#01dfe2; 
		text-decoration:underline;
	}	


	a.LeftNavTitleLinks	 {
		color:#666666; 
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		vertical-align:bottom;
	}
	a.LeftNavTitleLinks:link {
		color:#666666; 
	}	
	a.LeftNavTitleLinks:active {
		color:#666666; 
	}
	a.LeftNavTitleLinks:visited {
		color:#666666; 
	}
	a.LeftNavTitleLinks:hover {
		color:#666666; 
		text-decoration:underline;
	}	
	
	a.PageViewLinks	 {
		color:#000000; 
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		vertical-align:bottom;
	}
	a.PageViewLinks:link {
		color:#000000; 
	}	
	a.PageViewLinks:active {
		color:#000000; 
	}
	a.PageViewLinks:visited {
		color:#000000; 
	}
	a.PageViewLinks:hover {
		color:#0066CC; 
		text-decoration:underline;
	}	

	TABLE.main {
		border:thin solid rgb(0,0,0);
		width:886px;
	}
	

	TD.catTitle {
		color:#000000;
		font-size:14px;
		height:35px;
	}
	
	A.catTitle {
		color:#000000;
		font-size:14px;
		height:35px;
	}
	
	TD.PageViewing {
		font-size:11px;
		color:#0066cc;
		font-weight:bold;
		
	 }	
	 

	SPAN.LeftNavTitles {
		font-weight:bold;
	}
	
	INPUT.addToBagButton {
		background-color:#cce2f0;
		border:1px solid rgb(59,107,130);
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	SPAN.sbEmptyTitle {
		color:#666666;
		font-size:20px;
	}
	
	SPAN.sbShopAbove {
		color:#666666;
		font-size:16px;
	}

	TD.top_nav_bar {
		vertical-align:middle;
		text-align:center;
	}
	
	TD.top_nav_bar_chosen {
		font-weight:bolder;
		vertical-align:middle;
		text-align:center;
	}
	
	TR.cartTitle {
		background:url(../images/shopping_title_bground.gif);
		height:21px;
		vertical-align:middle;
		color:white;
	}

	TD.cartTotals {
		background:url(../images/shopping_total_bground.gif);
		height:33px;
		vertical-align:middle;
		color:white;
	}
	
	TD.cartPrice {
		background:url(../images/shopping_price_bground.gif);
		height:33px;
		vertical-align:middle;
		font-weight:bold;
		text-align:center;
		color:white;
	}
	
	TR.cartSeperator {
		background:url(../images/shopping_seperator.gif);
		height:1px;
	}
	
	TD.cartSeperatorW {
		background:url(../images/shopping_seperator.gif);
		width:1px;
	}
	TD.cartTextPadding {
		padding-top:7px;
	}
	
	TD.sidePadding {
		padding-left:25px;
	}
	
	INPUT.cartQty {
		border:1px solid #999999;
		width:50px;
	}
	
	a.CartOptions	 {
		color:#666666; 
		font-size:11px;
		text-decoration:underline;
		font-weight:bold;
		text-align:center;
		vertical-align:bottom;
	}
	a.CartOptions:link {
		color:#666666; 
	}	
	a.CartOptions:active {
		color:#666666; 
	}
	a.CartOptions:visited {
		color:#666666; 
	}
	a.CartOptions:hover {
		color:#666666; 
		text-decoration:underline;
	}	

	a.linkFooter	 {
		color:#0000FF; 
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		text-align:center;
		vertical-align:center;
	}
	a.linkFooter:link {
		color:#0000FF; 
	}	
	a.linkFooter:active {
		color:#0000FF; 
	}
	a.linkFooter:visited {
		color:#0000FF; 
	}
	a.linkFooter:hover {
		color:#000099;
	}	

	INPUT.CheckoutButton {
		background-color:#cce2f0;
		border:1px solid rgb(59,107,130);
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		width:165px;
	}
	
	INPUT.emailFooter {
		font-size:9px;
	}
	
	SPAN.CheckoutTitles {
		font-size:12px;
		font-weight:bold;
	}
	
	SPAN.CheckoutOptions {
		font-size:16px;
		font-weight:bold;
		color:#6666CC;
	}
	
	SPAN.CheckoutOptions1 {
		font-size:11px;
		color:#6666CC;
	}
	
	SPAN.AlsoLove {
		font-size:14px;
		font-weight:bold;
		color:#666666;
	}
	img.Products	{
		border:1px solid #999999;
	}
	
	A.topNav {
		color:#01dfe2;
	}
	
	A.topNav:link {
		color:#01dfe2;
	}
	
	A.topNav:active {
		color:#01dfe2;
	}
	
	A.topNav:visited {
		color:#01dfe2;
	}
	
	A.topNav:hover {
		color:#666666;
	}
	

	A.linkBottom {
		color:#666666;
	}
	
	A.linkBottom:link {
		color:#666666;
	}
	
	A.linkBottom:active {
		color:#666666;
	}
	
	A.linkBottom:visited {
		color:#666666;
	}
	
	A.linkBottom:hover {
		color:#01dfe2;
	}

	TD.catTitle2 {
		background-color:#06eaed;
		height:15px;
		vertical-align:middle;
		padding-left:3px;
	}
	
	SPAN.required {
		color:#FF0000;
	}

	A.accountLinks {
		color:#000000;
		text-decoration:underline;
	}
	
	A.accountLinks:link {
		color:#000000;
	}
	
	A.accountLinks:active {
		color:#000000;
	}
	
	A.accountLinks:visited {
		color:#ffffff;
	}
	
	A.accountLinks:hover {
		color:#006699;
		text-decoration:underline;
	}
	SELECT.PageViewingSelect {
		font-size:9px;
		text-align:left;
		color:#000000;
	}
	
	A.ForgotPassword {
		font-size:10px;
		color:#666666;
	}
	
	A.ForgotPassword:hover {
		font-size:10px;
		color:#666666;
		text-decoration:underline;
	}

	A.Edit {
		color:#999999;
	}
	A.Edit:hover {
		color:#666666;
		text-decoration:underline;
	}

	TABLE.checkoutSteps {
		background-color:#666666;
		height:20px;
		font-size:14px;
		width:95%;
	}
	TD.StepDone {
		background-color:#E0E0E0;
		padding-left:10px;
		color:#666666;
	}
	TD.StepInProgress {
		padding-left:10px;
		background-color:#66CCFF;
	}
	TD.StepWaiting {
		padding-left:10px;
		color:#CCCCCC;
	}
	A.step {
		color:#666666;
		text-decoration:underline;
	}

	TABLE.errorTable {
		border:1px solid #FF0000;
		width:90%;
		height:35px;
		text-align:center;
		vertical-align:center;
	}

TD.rowNewsLeft {
	height:424px;
	width:33%;
}

a.NewsLeft:link {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}	

a.NewsLeft:active {
	color:#FF0000;
}

a.NewsLeft:visited {
	color:#FF0000;
}

a.NewsLeft:hover {
	color:#0000FF;
}

TD.newsDescription {
	color:#666666;
	font-weight:bold;
}

TABLE.newsLeft {
	border:1px dotted #CCCCCC;
	height:75px;
	width:100%;
}

TABLE.newsDesc {
	border:1px dotted #CCCCCC;
	height:400px;
	width:100%;
}
SPAN.newsTitle {
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}


