.leftmenu {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bullet {
	list-style-type: circle;
	color: #FFFFFF;
	font-size: 9px;
}
.cellbrd {
	border: 1px solid #00131C;
}

.bodytext {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
}
#linespace {
	line-height: 20px;
}






/*a:link {

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}


a:hover {

	color: #CCCCCC;

	text-decoration: underline;

}

*/
A:link
{

	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height:140%;
		color:#FFFFFF;
	/*color:#888;*/	
}

 A:visited
 {
    text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height:140%;
	color:#FFFFFF;
 
 }
 
 
 A:hover
{

	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height:140%;
	color:#888;
	text-decoration: underline;

}




.heading {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.textbox {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 120px;
}

.textbox_email {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 140px;
}

.qtytextbox {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 40px;
}
.button {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
}
.bodytextbold {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
TR.productListing-odd {
  background: #003333;
  //shopping-cart content color
}

TR.productListing-even {
  background: #001621;
  //shopping-cart content color
}

.INPUT {
	BORDER-RIGHT: #aaaaaa 1px solid; BORDER-TOP: #aaaaaa 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BORDER-LEFT: #aaaaaa 1px solid; COLOR: #666666; BORDER-BOTTOM: #aaaaaa 1px solid
}