BODY {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px.jpg) no-repeat top;
	scrollbar-face-color: #CC6600; 
	scrollbar-shadow-color: #CC6600; 
	scrollbar-highlight-color: #CC6600; 
	scrollbar-3dlight-color: #CC6600;; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFF0; 
	scrollbar-arrow-color: #FFFFF0;
	background-repeat : repeat;
	background-image : url(Images/for_web/background.gif);
	}

A:LINK, A:ACTIVE {
	color : #CC6600;
	font-style : normal;
	text-decoration : none;
}
A:HOVER {
	color : #A25100;
	font-style : normal;
	text-decoration : none;
}
 A:VISITED{
	color :#A25100;
	font-style : normal;
	text-decoration : none;
}
.around_left{
	border-bottom : 1px solid Black;
	border-left : 1px solid Black;
}
.around_right{
	border-bottom : 1px solid Black;
	border-right: 1px solid Black;
}
.bottom_left{
	border-bottom: 1px solid Black;
	border-left : 1px solid Black;
}
.left{
	border-left : 1px solid Black;
}
.right{
	border-right : 1px solid Black;
}
.bottom{
	border-bottom: 1px solid Black;
}
.topbottom{
	border-bottom: 1px solid Black;
	border-top: 1px solid Black;
}
.title{
	background : #FFFFF0;
}
.leftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #2A0000;
	border-right-color: #2A0000;
	border-bottom-color: #2A0000;
	border-left-color: #2A0000;
}
.encabezados{
	background : #CC6600;
	font : small-caps;
	letter-spacing : 1px;
	}
.product_title{
	background-color : #9D4F00;
	color : White;
	background-position : center;
}
.left_bottom_right_dotted{
	border-bottom : 1px dotted Black;
	border-left : 1px dotted Black;
	border-right : 1px dotted Black;
}