body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:16px;
	color: #000000;
	background:url(images/bg.jpg) top repeat-x;
}

A {
  text-decoration:none; COLOR: #122270; 
}

A:hover {
	COLOR:#1d37b6; TEXT-DECORATION: underline;
}


.a1{text-decoration:none; COLOR: #fff; font-size:12px; cursor:hand; }
.a1_over{background:url("Images/item_tb1.jpg") repeat-x; text-decoration:none; color:#FFFFFF; font-size:12px; cursor:hand; }

.a2{text-decoration:none; cursor:hand; font-family:Arial, Helvetica, sans-serif; }
.a2_over{text-decoration:underline; cursor:hand;  font-family:Arial, Helvetica, sans-serif; }

A.thumbnail {display:block; border-left:1px dotted rgb(194,194,194); width:134px; padding:5px 0 0 15px; margin:0 0 10px 0; float:left; text-decoration:none;}
A.thumbnail:hover {text-decoration:underline;}
A.first 	{border:0;}
A.thumbnail IMG {border-bottom:1px solid rgb(178,178,178);}
A.thumbnail .thNumber	{color:#003b95; font-weight:bold; display:block;}
A.thumbnail .thName		{font-weight:bold; display:block;}
A.thumbnail .thPrice	{display:block; padding-bottom:5px;color:#003b95;}
A.thumbnail .thPrice EM	{color:rgb(0,0,0); font-weight:bold; font-style:normal;}

.divider {clear:left; border:dotted rgb(194,194,194); border-width:1px 0; margin:0 0 5px 0; height:15px;display:block;}
