body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	background-color: #E7E7E7;
        margin: 0px auto;
	text-align: center;
}
A {
	text-decoration: none;
}
a:visited {
	color: #0000FF;
}
A:hover {
	COLOR: #da0008! important
}
input, select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.title {
	color : #FFFFFF;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 1px;
	margin-left : 37px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}

/* small infobox styles */ 
td.b01 { 
	padding: 4px 0 5px 20px; 
	background-image:url(images/block_gcenter.png);
	width:176px;
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 1px; 
	MARGIN: 2px 0px 1px 20px; 
	COLOR: #000000; 
	FONT-FAMILY: Tahoma,Verdana,Arial
} 
td.b01 form { 
	display: inline; 
} 
.infoBox32 { 
	width: 176; 
	background: url(images/block_gap.png); 
} 
.infoBox32Bottom { 
	background-image:url(images/block_gbottom.png);
	width:176px;
	height:15px;
} 
.infoBox32Top { 
	background: url(images/block_otop.png); 
	width:176px;
	height: 27px; 
} 
.infoBox32Gap {
/*	background: url(images/block_gap.png);*/
	/*width:176px;*/
	height: 20px; 
}

#categoriesBox td.infoBox32Top, #best_sellers td.infoBox32Top, #informationBox td.infoBox32Top { 
	background: url(images/block_otop.png); 
	width:176px;
	height:27px;
} 
#whats_newBox td.infoBox32Top, #searchBox td.infoBox32Top, #currenciesBox td.infoBox32Top { 
	background: url(images/block_gtop.png); 
	width:176px;
	height:27px;
} 

tr {
	padding: 4px 0px 10px 0px;
}
td.infoBoxHeading, td.productListing-heading {
	background: url(images/boxHeader_bg.new.gif);
	color: white;
	font-weight: bold;
	height: 22px;
	padding: 4px 0px 4px 4px;
	font-size: 12px;
}
td.infoBoxHeading a{
	color: #FFFFFF;
}
.pageHeading {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.subPageHeading {
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
tr.productListing-odd td {
background: #eee;
padding: 4px 0;
}
.smallText {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
}
tr.productListing-even td {
background: #fff;
padding: 4px 0;
}
/* end small infobox styles */ 

/* styles (mainly) for the middle content */ 
h1 { 
	font-size: 20px; 
	color: #da0008; 
} 
.greetUser { 
	font-weight: bold; 
	color: #FF6633; 
} 
.main {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.inputRequirement { 
	color: #f75d00; 
} 
table td { 
	padding: 0; 
} 
/* hide the ugly corner images */ 
#contentBox table td.infoBoxHeading img { 
	display: none; 
} 
td#contentCell { 
	text-align: center; 
} 
div#contentBox { 
	width: 550; 
	margin: 8px auto; 
	text-align: left; 
} 
tr.messageStackSuccess, tr.messageStackError {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
}
table,td { 
	font-size : 11px; 
	font-family : Tahoma,Verdana,Arial; 
} 
/* end styles (mainly) for the middle content */

/* login box styles */ 
TD#loginBox {
	background-image:url(images/member_form.png);
	padding-left:50px;
	width:362px;
	height:33px;
	color: #FFFFFF;
}

TD#loginBox FORM {
	DISPLAY: inline
}

#loginBoxLink a {
	color: #FFFFFF;
	font-size: 9px;
	padding-right: 15px;
}
/* end login box styles */ 

/* shopping cart box styles */ 
/*
#shopping_cartBox td.boxContent table, #shopping_cartBox td.boxContent img { 
	display: none; 
}
*/ 
#shopping_cartBox {
	color: white;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	text-align: right;
	width: 80px;
} 
/* end shopping cart box styles */




















