body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A4A4A4;
	background-image: url(../images/pagebg.jpg);
	background-repeat: repeat-x;
	background-color: #A4A4A4;
}
.callNowbg {
	background-image: url(../images/top1_c2.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 344px;
	padding: 5px;
	font-weight: bold;
}

a 
{COLOR: #9EA4B5;
}
A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
	
}
/*.......................*/
A.whitelink:link {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.whitelink:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.whitelink:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.whitelink:active {
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
/*.......................*/
/*.......................*/
A.Leftlink:link {
	COLOR: #9EA4B5;
	text-decoration: none;
	
}
A.Leftlink:visited {
	COLOR: #9EA4B5;
	text-decoration: none;
	
}
A.Leftlink:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
	
}
A.Leftlink:active {
	COLOR: #9EA4B5;
	text-decoration: none;
	
}
/*.......................*/
/*.......................*/
A.bottomlink:link {
	COLOR: #A4A4A4;
	text-decoration: none;
	
}
A.bottomlink:visited {
	COLOR: #A4A4A4;
	text-decoration: none;
	
}
A.bottomlink:hover {
	COLOR: #FFFFFF;
	text-decoration: none;
	
}
A.bottomlink:active {
	COLOR: #A4A4A4;
	text-decoration: none;
	
}
/*.......................*/

.searchbg {
	background-image: url(../images/top2_r3_search.jpg);
	background-repeat: repeat;
	height: 33px;
	
}

.FormDisplay {
	display: inline;
}

.blackTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	height: 18px;
	width: 170px;
	border: thin none #000000;
	padding: 2px;
}
.GreyTextfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	height: 18px;
	width: 170px;
	border: 1px solid #514B4B;
	padding: 2px;
}
.textfield {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	height: 15px;
	width: 170px;
	border: 1px solid #514B4B;
	padding: 2px;
}


.TableBorder {
	border: 1px solid #505261;
}

.footerbg {
	background-image: url(../images/bottom_2.jpg);
	background-repeat: repeat-x;
	height: 38px;
	width: 728px;
}
.Tablebg1{
	background-color: #000000;
}
.Tablebg3{
	background-color: #393942;
}
.Tablebg2{
	background-color: #6A6A6F;
}


.leftbg {
	background-image: url(../images/vertiline.jpg);
	background-repeat: repeat-y;
	width: 182px;
}
.Leftmenubg {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #000000;
	border: 1px solid #514B4B;
	padding: 2px;
}
.Pagetitle {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #AE9131;
}
.thumbborder {
	border: 1px solid #494A56;
	padding: 1px;
}.productname {
	font-weight: bold;
	color: #8D8E9C;
	text-decoration: underline;
}
.price {
	color: #AE9131;
}


#jd-collection-links
{
width: 250px;
height: 132px;
background: url('../images/jdcollection_bg.gif');
}
#jd-collection-links ul
{
list-style-image: url('../images/jd-collection-links-bullet.gif');
margin: 20px 0 0 120px;
}