BODY {
   background-color:           #D4D0C8;
   color:                      #000000;
   scrollbar-face-color:       #D4D0C8;
   scrollbar-highlight-color:  #D4D0C8;
   scrollbar-shadow-color:     #CCCCCC;
   scrollbar-3Dlight-color:    #CCCCCC;
   scrollbar-arrow-color:      #FFFFFF;
   scrollbar-track-color:      #D4D0C8;
   scrollbar-darkshadow-color: #999999;
   font: "Times New Roman", Times, serif;
   }

p {
	font-size: 12px;
}

input,.multilines {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5B6C74;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #333333;
	letter-spacing: 1px;

}

input.boton2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #5B6C74;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px solid #E6EBEE;

}
.alink {color: #605746; text-decoration: none};
.alink:hover {color: #374186; text-decoration: none};

.blink {color: #FFFFFF; text-decoration: none};
.blink:hover {color: #CCCC33; text-decoration: none};

.clink {color: #FFFFFF; text-decoration: none};
.clink:hover {color: #000000; text-decoration: none};

.catHead {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:24px;
color:#374186;
}

.catDesc {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#605746;
}

.prodName {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
color:#D9A00B;
}

.prodDesc {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:#605746;
}

.prodPrice {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color:black;
}

.footer {
font-family:"Times New Roman", Times, serif;
font-size:10px;
color: #605746;
}

td.borderB {
border-bottom:2px solid #efefef;
}

td.borderR {
border-right:2px solid #efefef;
}