#box {
   width: 860px;
   overflow: auto;
   bgcolor:#000000;
   /* Scroll bar code */
   scrollbar-face-color:grey;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:grey;
scrollbar-darkshadow-color:grey;
scrollbar-shadow-color:grey;
scrollbar-arrow-color:grey;
scrollbar-track-color:b2899f;
} 

#box2 {
   width: 850px;
   overflow: auto;
}


#price {
   width: 45px;
}

#data {
   width: 380px;
}

#totalamount {
   width: 50px;
}


#quantity {
   width: 200px;

}

.border {
border: 5px hidden #6e9eff;

}


<!-- Links --!>					
a, a:link {

font: "Trebuchet MS";
color:#a60000;
text-decoration:none;
}

a:active, a:visited {

font: "Trebuchet MS";
color:#a60000;
text-decoration:none;
}

a:hover {

font: "Trebuchet MS";
color:#ff9000;
text-decoration:none;	
}

<!-- font --!>
<!-- textos --!>

.texto: { 
font-family: "Trebuchet MS";
font-size:13px;
color:#FFD259;
}

.titulo: {
font-family: Trebuchet MS, Verdana;
FONT-WEIGHT: bold;
font-size:13px;
color:#FFD259;
}

.style1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
}

.style2 {
	color: #0099CC;
	font-weight: bold;
	font-style: italic;
}

.style3 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
}

.style4 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color:#a60000;
}

.style5 {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16px;
	color:#a60000;
}

.style6 {
	font-family: "Trebuchet MS";
	font-size: 10px;
}

.style7 {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.style8 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}