body{

	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

td{

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #777777;

}

h1 {
	font-size: 14px;
	color: #777777;
}

h2 {
	font-size: 14px;
	color: #225CAB;
}

.hometext {

	font-size: 12px;

}

.subcategory{

	color: #777777;
	font-weight: bold;

}

.subcat_title{
	color: #225CAB;
	font-weight: bold;
	font-size: 14px;
}

.back{
	color: #225CAB;
	font-weight: bold;
}

.pagetitle {
	color: #777777;
	font-weight: bold;
	font-size: 14px;
}

.left_a{

	font-size: 11px;
	font-weight: bold;
	color: #225CAB;

}

.left_a2{

	font-size: 11px;
	font-weight: bold;
	color: #666666;

}

.form{

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;

}

a:link{

	text-decoration: none;
	color: #777777;
	font-size: 10px;

}

a:visited{

	text-decoration: none;
	color: #777777;
	font-size: 10px;

}

a:active{

	text-decoration: none;
	color: #777777;
	font-size: 10px;

}

a:hover{

	text-decoration: none; 
	color: #000000;
	font-size: 10px;

}

.error{

	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #FF0000;

}

.footer{
	color: #999999;
}

.textwhite{
	color: #FFFFFF;
}

.product_title{
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}

.price{
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}

.offer_price {
	color: #FA9200;
	font-weight: bold;
	font-size: 14px;
}

#imageHolder {
	background-color: #000000;
	width: 140px;
	border: 1px solid #777777;
}

#imageHolder1 {
	margin: 10px 0px 0px 0px;
	background-color: #000000;
	width: 140px;
	border: 1px solid #777777;
}

#textHolder {
	margin: 0px 10px 10px 0px;
}