body {

	margin: 0 0 0 0;
	font-family: times new roman;
	font-size: 14px;
	color: #000000;
background-image: url('/images/bg.jpg');
}

p, td, th {

	font-family: times new roman;
	font-size: 14px;
	color: #000000;

}

a, a:active, a:visited {

	font-family: times new roman;
  font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a:hover {

	font-family: times new roman;
	text-decoration: underline;
	color: #33333;
	
}


.title {

	font-weight: bold;
	font-size: 14px;

}


.products_image_cell {

background-color: #F1E0E0;
padding: 5px 5px 5px 5px;        

}

.products_info_cell {
background-color: #F1E0E0;
padding: 5px 5px 5px 5px;      
}

.products_image {

border: 1px solid #000000;

}

.products_name {

}

.products_price {

color: #990000;

}

.products_description {


}


.products_quantity {

}

.products_noproducts{

font-style: italic;

}

.cart_table th {

padding: 2px 2px 2px 2px;
text-align: left;
font-weight: normal;
background-color: #F1E0E0;

border: 1px solid #FFFFFF;

}

.cart_table td {

padding: 2px 2px 2px 2px;

border: 1px solid #cccccc;


}

.cart_noproducts{

font-style: italic;

}

.category_name {
padding : 5px 5px 5px 5px;
}

.category_description {
padding : 5px 5px 5px 5px;
}


.content {

	padding : 5px 5px 5px 5px;
	font-family: times new roman;
	color: #000000;
        font-size: 14px;
	
}

.navbar {
	font-size: 14px;
}

#navigation a, #navigation a:active, #navigation a:visited {

	font-family: times new roman;
	text-decoration: none;
	color: #ffffff;

}

#navigation a:hover {

	font-family: times new roman;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;

}

.title {

	font-family: times new roman;
	font-size: 14px;
	color: #000000;
	
}