BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	font-size: 12px;
	font-family : Arial;

	}

A:link {
	color: #0A5880;
	text-decoration: none;
}

A:visited {
	color: #0A5880;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #CC0000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial;
}

P {
	font-size: 12px;
	font-family : Arial;
}

TD.dark {
	font-size: 11px;
	font-family : Arial;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Arial;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Arial;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}





/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Arial; font-size: 10px; }
.errorBox { font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial; font-size : 10px; color: #70d250; text-decoration: underline; }
.title_text{ font-family : Arial; font-size : 10px;text-decoration: none;}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #C09C3F;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #EBE0C2;
}

TD.headerNavigation {
  font-family: Arial;
  font-size: 10px;
  background: #EBE0C2;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}
.headerError {
  font-family: Arial;
  font-size: 12px;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
}
TR.headerInfo {
  background: #C09C3F;
}

TD.headerInfo {
  font-family: Arial;
  font-size: 12px;
  background: #C09C3F;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #EBE0C2;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #EBE0C2;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #94AAC5;
}

.infoBoxContents {
  background: #E9EBF3;
  font-family: Arial;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #CDD3E9;
  font-family: Arial;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ff0000;
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #EBE0C2;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #E9EBF3;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #E9EBF3;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #94AAC5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 11px;
  background: #94AAC5;
  color: #FFFFFF;
  font-weight: bold;
}
.producthistory {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #66CC00;
}

A.pageResults:hover {
  color: #66CC00;
  background: #DBFFB7;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #F5F0E2;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 18px;
  line-height: 1.5;
   color: #333333;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #D6BF83;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F5F0E2;
  border-color: #F5F0E2;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
   font-weight: bold; 
}

.moduleRow { }
.moduleRowOver { background-color: #C1C9E3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CDD3E9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5;   color: #ff0000;font-weight: bold;}
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #66CC00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }

.small_black_text {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	font-style: normal;
	line-height: normal;
}

.stylessayit {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #B1B1B1;
}
links {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}
.bodytext {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF9900;
}

.cssstyle {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.links {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #996600;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.solapas
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-left: 4px;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #CCCCCC;
	height: 20px;
}

.solapasText
{
	font-weight: normal;
	font-size: 7pt;
	color: #333333;
	font-family: Arial;
	line-height: 10px;
}

body
{
}
.fecha
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Arial;
	padding-right: 20px;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #666666;
	background-image: url(../Images/fondo_menuTab.gif);
	height: 21px;
}
.MenuTabFondo
{
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #666666;
	height: 21px;


}
.Paging
{
	font-weight: bold;
	font-size: 11px;
	color: #FF9900;
	font-family: Arial;
}
.ItemError
{
	font-weight: bold;
	font-size: 11px;
	color: #cc3300;
	font-family: verdana;
	height: 20px;
	display: none;
}
.HeaderGrisOscuro {
	background-color: #666666;
	height: 19px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.HeaderGris{
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}

.HeaderItem {	
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.HeaderTitleRed
{
	font-weight: bold;
	font-size: 11px;
	color: #e98072;
	border-bottom: #cccccc 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderValue
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.HeaderTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.HeaderTxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.HeaderAzulTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: 000099;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.HeaderVerdeTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #009900;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.HeaderMagentaTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #cc0066;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.encabezado {
	background-image:  url(../Images/fondoEncabezado.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.encabezadoRojo {
	background-image:  url(../Images/fondoEncabezadoRojo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	height: 18px;
}
.separador10px {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
.encabezadoVerde
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/fondoEncabezadoVerde.gif);
	color: #ffffff;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}
.TitleLink
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: white;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.TreeLink
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: black;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.AreaLink
{
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 5px;
	color: #A7A7A7;
	padding-top: 4px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.cajaHomeIzq {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 6px 8px 0px;
	vertical-align: top;
}
.cajaHomeIzqFinal {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	line-height: 12px;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 3px;
}
.lineaPunteadaIzq {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 8px;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../imgs/bulletItemCajaHome.gif);
	letter-spacing: 0.1em;
	height: 5px;
	line-height: 8px;
}

.cajaHome {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	vertical-align: top;
}

.ItemTableBottom
{
	border-right: #b2b2b2 1px solid;
	padding-right: 8px;
	border-top: #b2b2b2 0px solid;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: #b2b2b2 1px solid;
	color: #333333;
	line-height: 17px;
	padding-top: 4px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;	
}

.ItemTableRight{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableLeftandRight{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableLeft{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
	
}
.ItemTable{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableSingle{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTableSingle2{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTableSingleComplete{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTablePink{
	background-color: #F5F5F5;
	font-family: Verdana;
	font-weight:normal;
	font-size: 10px;
	color: #333333;
	padding: 1px 2px 0px;
	vertical-align: top;
	border: 1px solid #AEAEAE;
}
.textPink{
	font-family: Arial;
	font-weight:bold;
	font-size: 10px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	}
.textPink a {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	text-decoration: none;
}
.textPink a:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	text-decoration: underline;
}
.textPinkLarge{
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	}
.textPinkLarge a {
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	text-decoration: none;
}
.textPinkLarge a:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	text-decoration: underline;
}

.InputBox
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 200px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Arial;
	height: 20px;
}
.InputBoxMedium
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 150px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Arial;
	height: 20px;
}
.InputBoxShort
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 120px;
	border-bottom: #b2b2b2 1px solid;
	font-family: verdana;
	height: 20px;
}
.InputBoxTall
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 100%;
	border-bottom: #b2b2b2 1px solid;
	font-family: verdana;
	height: 100px;
	overflow: auto;
}
.InputBoxLarge
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 350px;
	border-bottom: #b2b2b2 1px solid;
	font-family: verdana;
	height: 200px;
	overflow: auto;
}

.TableButton
{
      border-right: #006699 1px solid;
      border-top: #006699 1px solid;
      border-left: #006699 1px solid;
      width: 70px;
      color: #006699;
      border-bottom: #006699 1px solid;
      height: 20px;
      background-color: #f0f4f9;
      font-size:1em;
}
.HeaderButton
{
      padding-top:1em;
      padding-bottom:1em;
      padding-left:9.5em;
      text-align:center;
}
.Textobotones
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondobotongris.gif);
	height: 18;
	width: 120;
}

.Textobotones:hover
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #EEEEEE; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	cursor: hand;
	BACKGROUND-image: url(../Images/fondobotonazul.gif);
	height: 18;
	width: 120;
	}
	
.ItemTableLast{
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 6px 8px 0px;
	vertical-align: top;	
}

.Table100Percent
{
	height: 100%;
	vertical-align: top;	
}

.MenuDiv
{
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8FA9CC;
	border-right-color:  #8FA9CC;
	border-bottom-color:  #8FA9CC;
	border-left-color: #8FA9CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 0px;
	vertical-align: top;	
	position:absolute; 
	z-index:1; 	
	display:none;
}

.MenuTab
{
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px solid #666666;	
	padding-top: 2px;
	background-color: #666666;
	font-weight: normal;
	font-size: 10px;
	background-image: url(../Images/fondo_menuTab.gif);
	vertical-align: baseline;
	width: 135px;
	color: #666666;
	font-family: verdana;
	height: 21px;
	text-align: center;
	text-decoration: none;
	cursor:hand;

}

.MenuTab:hover
{
	border-left:1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding-top: 2px;
	background-color: #8FA9CC;
	font-weight: normal;
	font-size: 10px;
	vertical-align: baseline;
	width: 135px;
	color: white;
	font-family: verdana;
	height: 21px;
	text-align: center;
	text-decoration: none;
	cursor:hand;
	background-image: url(../Images/fondo_menuTab_azulclaro.gif);
}
.botonesAreaVerde
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoVerde.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesAreaRojo
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoRojo.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesAreaAzul
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezado.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.HorizontalLine
{
	color: #b2b2b2;
	height: 1px;
}
.botonesSeeMore
{
	PADDING-RIGHT: 3px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoRojo.gif);
	height: 15;
	width: 80;
	cursor: hand;
}
.botonesCycleVerde
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoVerde.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesCycleAzul
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezado.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesCycleGris
{
PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondobotongris.gif);
	height: 18;
	width: 80;
	cursor: hand;
}

.TitleTable
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.LineItemTable
{
	border-right: 0px;
	padding-right: 8px;
	border-top: 0px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: 0px;
	color: #333333;
	line-height: 17px;
	padding-top: 6px;
	border-bottom: #666666 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

.Titulo
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #006699;
}

.Subtitulo
{
	Font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-size: 12px;
	Font-weight: bold;
	color: #666666;
	Background-color: #E2E2E2;
	padding-left: 8px;
	height: 25px;
	Border-bottom: 1px solid #999999;
	
}
.TablaContent
{
	Border-right: 1px solid #003366;
	Border-left: 1px solid #003366;
	Border-top: 1px solid #003366;
	Border-bottom: 1px solid #003366;
	
}

.TDTablaMenu
{
	padding-top: 2px;
	padding-left: 8px;
	border-bottom: 0.05em solid #FFFFFF;
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
	font-family: verdana;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;

}
.TDTablaMenu:hover
{
	padding-top: 2px;
	padding-left: 8px;
	border-bottom: 0.05em solid #FFFFFF;
	background-color:  #8FA9CC;
	height: 100%;
	width: 100%;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	cursor:hand; 
}
.TablaErrorTituloGris
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana;
	background-color: #666666;
	padding: 0px 5px 0px;
	height: 22px;
	
}
.TablaErrorTituloRojo
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: verdana;
	background-color: #990000;
	padding: 0px 5px 0px;
	height: 22px;
	
}
.TablaErrorTexto
{
	background-color: #F8F8F8;
	border-bottom: 1px solid #B2B2B2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px 5px 0px;
	height: 20px;
}
.testblue {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BFD453;
}

.HeaderTxtBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #066DA7;
	text-decoration: none;
	line-height: normal;
}

BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
	font-size: 9px;
	font-family : arial;

	}

TD {
	font-size: 11px;
	font-family : arial;
}

P {
	font-size: 11px;
	font-family : arial;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : arial;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : arial;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}


a:link {
	text-decoration: none;
	color: #066DA7;
}
a:visited {
	text-decoration: none;
	color: #066DA7;
}
a:hover {
	text-decoration: underline;
	color: #066DA7;
}
a:active {
	text-decoration: none;
	color: #066DA7;
}

.solapas
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	padding-left: 4px;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #CCCCCC;
	height: 20px;
}

.solapasText
{
	font-weight: normal;
	font-size: 7pt;
	color: #333333;
	font-family: Arial;
	line-height: 10px;
}

.fecha
{
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Arial;
	padding-right: 20px;
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #666666;
	background-image: url(../Images/fondo_menuTab.gif);
	height: 21px;
}
.MenuTabFondo
{
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px  solid #666666;	
	background-color: #666666;
	height: 21px;


}
.Paging
{
	font-weight: bold;
	font-size: 11px;
	color: #FF9900;
	font-family: Arial;
}
.ItemError
{
	font-weight: bold;
	font-size: 11px;
	color: #cc3300;
	font-family: arial;
	height: 20px;
	display: none;
}
.HeaderGrisOscuro {
	background-color: #666666;
	height: 19px;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.HeaderGris{
	background-color: #CCCCCC;
	height: 20px;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}

.HeaderItem {	
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.HeaderTitleRed
{
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	border-bottom: #cccccc 1px solid;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderTitle
{
	font-weight: bold;
	font-size: 14px;
	color: #006699;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderValue
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: arial, Helvetica, sans-serif;
	text-decoration: none;
}

.HeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: normal;
}
.HeaderTxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.HeaderTxt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.HeaderAzulTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: 000099;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.HeaderVerdeTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #009900;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.HeaderMagentaTenaris {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	background-color: #cc0066;
	height: 11px;
	border-bottom-color: #FFFFFF;
}
.encabezado {
	background-image:  url(../Images/fondoEncabezado.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 18px;
	height: 18px;
}
.encabezadoRojo {
	background-image:  url(../Images/fondoEncabezadoRojo.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	line-height: 11px;
	height: 18px;
}
.separador10px {
	font-size: 1px;
	line-height: 1px;
	height: 10px;
}
.encabezadoVerde
{
	font-weight: bold;
	font-size: 11px;
	background-image: url(../Images/fondoEncabezadoVerde.gif);
	color: #ffffff;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
	height: 18px;
}
.TitleLink
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: white;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.TreeLink
{
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	color: black;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}
.AreaLink
{
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 5px;
	color: #A7A7A7;
	padding-top: 4px;
	font-family: Arial;
	text-align: center;
	text-decoration: none;
}
.cajaHomeIzq {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 6px 8px 0px;
	vertical-align: top;
}
.cajaHomeIzqFinal {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: right;
	line-height: 11px;
	vertical-align: bottom;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-top: 3px;
}
.lineaPunteadaIzq {
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 8px;
	vertical-align: top;
	list-style-position: outside;
	list-style-image: url(../imgs/bulletItemCajaHome.gif);
	letter-spacing: 0.1em;
	height: 5px;
	line-height: 8px;
}

.cajaHome {
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	vertical-align: top;
}

.ItemTableBottom
{
	border-right: #b2b2b2 1px solid;
	padding-right: 8px;
	border-top: #b2b2b2 0px solid;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: #b2b2b2 1px solid;
	color: #333333;
	line-height: 17px;
	padding-top: 4px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Arial;
	background-color: #ffffff;	
}

.ItemTableRight{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableLeftandRight{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableLeft{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
	
}
.ItemTable{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;	
}
.ItemTableSingle{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTableSingle2{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTableSingleComplete{
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 4px 8px 0px;
	vertical-align: top;
}
.ItemTablePink{
	background-color: #F5F5F5;
	font-family: arial;
	font-weight:normal;
	font-size: 10px;
	color: #333333;
	padding: 1px 2px 0px;
	vertical-align: top;
	border: 1px solid #AEAEAE;
}
.textPink{
	font-family: Arial;
	font-weight:bold;
	font-size: 10px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	}
.textPink a {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	text-decoration: none;
}
.textPink a:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #FF9900;
	padding-left:0px;
	height: 25px;
	text-decoration: underline;
}
.textPinkLarge{
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	}
.textPinkLarge a {
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	text-decoration: none;
}
.textPinkLarge a:hover {
	font-family: Arial;
	font-weight:bold;
	font-size: 22px;
	color: #FF9900;
	padding-left:10px;
	height: 25px;
	text-decoration: underline;
}

.InputBox
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 200px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Arial;
	height: 20px;
}
.InputBoxMedium
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 150px;
	border-bottom: #b2b2b2 1px solid;
	font-family: Arial;
	height: 20px;
}
.InputBoxShort
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 120px;
	border-bottom: #b2b2b2 1px solid;
	font-family: arial;
	height: 20px;
}
.InputBoxTall
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 100%;
	border-bottom: #b2b2b2 1px solid;
	font-family: arial;
	height: 100px;
	overflow: auto;
}
.InputBoxLarge
{
	border-right: #b2b2b2 1px solid;
	border-top: #b2b2b2 1px solid;
	font-size: 11px;
	visibility: visible;
	border-left: #b2b2b2 1px solid;
	width: 350px;
	border-bottom: #b2b2b2 1px solid;
	font-family: arial;
	height: 200px;
	overflow: auto;
}

.TableButton
{
      border-right: #006699 1px solid;
      border-top: #006699 1px solid;
      border-left: #006699 1px solid;
      width: 70px;
      color: #006699;
      border-bottom: #006699 1px solid;
      height: 20px;
      background-color: #f0f4f9;
      font-size:1em;
}
.HeaderButton
{
      padding-top:1em;
      padding-bottom:1em;
      padding-left:9.5em;
      text-align:center;
}
.Textobotones
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #666666; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondobotongris.gif);
	height: 18;
	width: 120;
}

.Textobotones:hover
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #EEEEEE; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	cursor: hand;
	BACKGROUND-image: url(../Images/fondobotonazul.gif);
	height: 18;
	width: 120;
	}
	
.ItemTableLast{
	background-color: #F8F8F8;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B2B2B2;
	border-right-color: #B2B2B2;
	border-bottom-color: #B2B2B2;
	border-left-color: #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 6px 8px 0px;
	vertical-align: top;	
}

.Table100Percent
{
	height: 100%;
	vertical-align: top;	
}

.MenuDiv
{
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8FA9CC;
	border-right-color:  #8FA9CC;
	border-bottom-color:  #8FA9CC;
	border-left-color: #8FA9CC;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px 0px 0px;
	vertical-align: top;	
	position:absolute; 
	z-index:1; 	
	display:none;
}

.MenuTab
{
	border-left: 1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top: 1px solid #666666;	
	padding-top: 2px;
	background-color: #666666;
	font-weight: normal;
	font-size: 10px;
	background-image: url(../Images/fondo_menuTab.gif);
	vertical-align: baseline;
	width: 135px;
	color: #666666;
	font-family: arial;
	height: 21px;
	text-align: center;
	text-decoration: none;
	cursor:hand;

}

.MenuTab:hover
{
	border-left:1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	padding-top: 2px;
	background-color: #8FA9CC;
	font-weight: normal;
	font-size: 10px;
	vertical-align: baseline;
	width: 135px;
	color: white;
	font-family: arial;
	height: 21px;
	text-align: center;
	text-decoration: none;
	cursor:hand;
	background-image: url(../Images/fondo_menuTab_azulclaro.gif);
}
.botonesAreaVerde
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoVerde.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesAreaRojo
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoRojo.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesAreaAzul
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF;
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezado.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.HorizontalLine
{
	color: #b2b2b2;
	height: 1px;
}
.botonesSeeMore
{
	PADDING-RIGHT: 3px; 
	PADDING-LEFT:0px; 
	PADDING-TOP: 1px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: right;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoRojo.gif);
	height: 15;
	width: 80;
	cursor: hand;
}
.botonesCycleVerde
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezadoVerde.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesCycleAzul
{
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondoEncabezado.gif);
	height: 18;
	width: 80;
	cursor: hand;
}
.botonesCycleGris
{
PADDING-RIGHT: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 7pt; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: arial,Arial,Helvetica,Sans Serif; 
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	BACKGROUND-image: url(../Images/fondobotongris.gif);
	height: 18;
	width: 80;
	cursor: hand;
}

.TitleTable
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.LineItemTable
{
	border-right: 0px;
	padding-right: 8px;
	border-top: 0px;
	padding-left: 8px;
	font-size: 11px;
	padding-bottom: 0px;
	vertical-align: top;
	border-left: 0px;
	color: #333333;
	line-height: 17px;
	padding-top: 6px;
	border-bottom: #666666 1px solid;
	font-family: Arial;	
}

.Titulo
{
	padding-left: 8px;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	font-style: normal;
	font-variant: normal;
}

.Subtitulo
{
	Font-family: Arial;
	Font-size: 11px;
	Font-weight: bold;
	color: #666666;
	Background-color: #E2E2E2;
	padding-left: 8px;
	height: 25px;
	Border-bottom: 1px solid #999999;
	
}
.TablaContent
{
	Border-right: 1px solid #003366;
	Border-left: 1px solid #003366;
	Border-top: 1px solid #003366;
	Border-bottom: 1px solid #003366;
	
}

.TDTablaMenu
{
	padding-top: 2px;
	padding-left: 8px;
	border-bottom: 0.05em solid #FFFFFF;
	background-color: #EEEEEE;
	height: 100%;
	width: 100%;
	font-family: arial;
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;

}
.TDTablaMenu:hover
{
	padding-top: 2px;
	padding-left: 8px;
	border-bottom: 0.05em solid #FFFFFF;
	background-color:  #8FA9CC;
	height: 100%;
	width: 100%;
	font-family: arial;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	cursor:hand; 
}
.TablaErrorTituloGris
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
	background-color: #666666;
	padding: 0px 5px 0px;
	height: 22px;
	
}
.TablaErrorTituloRojo
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	font-family: arial;
	background-color: #990000;
	padding: 0px 5px 0px;
	height: 22px;
	
}
.TablaErrorTexto
{
	background-color: #F8F8F8;
	border-bottom: 1px solid #B2B2B2;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding: 0px 5px 0px;
	height: 20px;
}
.testblue {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BFD453;
}

TD.footer {
  font-family: Arial;
  font-size: 10px;
  background: #EBE0C2;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #94AAC5;
}

.infoBoxContents {
  background: #E9EBF3;
  font-family: Arial;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #CDD3E9;
  font-family: Arial;
  font-size: 10px;
}
.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #ff0000;
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.infoBoxHeading {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  background: #EBE0C2;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  font-family: Arial;
  font-size: 10px;
  color:#333333;
  background: #E9EBF3;

}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #E9EBF3;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #94AAC5;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial;
  font-size: 12px;
  background: #94AAC5;
  color: #FFFFFF;
  font-weight: bold;
}
.producthistory {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Arial;
  font-size: 10px;
}

A.pageResults {
  color: #66CC00;
}

A.pageResults:hover {
  color: #66CC00;
  background: #DBFFB7;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #F5F0E2;
}

TD.subBar {
  font-family: Arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial;
  font-size: 12px;
  line-height: 1.5;
  color: #333333;	
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial;
  font-size: 10px;
  color: #333333;
}

TD.accountCategory {
  font-family: Arial;
  font-size: 13px;
  color: #D6BF83;
}

TD.fieldKey {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: Arial;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #F5F0E2;
  border-color: #F5F0E2;
  border-style: solid;
  border-width: 0px;
}

TD.formAreaTitle {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial;
  color: #ff0000;
   font-weight: bold; 
}

.moduleRow { }
.moduleRowOver { background-color: #C1C9E3; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #CDD3E9; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 10px; background-color: #ffb3b5;   color: #ff0000;font-weight: bold;}
.messageStackSuccess { font-family: Arial; font-size: 10px; background-color: #66CC00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 10px; color: #ff0000; }
.small_blue_new {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
}
.borders_white_new {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.cajaHomeCopy {
	background-color: #F8F8F8;
	color: #666666;
	vertical-align: top;
	padding: 2px;
	text-align: justify;
	letter-spacing: normal;
	border: 1px solid #FFFFFF;
}
.infoBoxContentsCopy {
	background: #E9EBF3;
	border: 1px solid #FFFFFF;
}
.HeaderTxtBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #066DA7;
	text-decoration: none;
	line-height: normal;
}

.PagingBlue {

	font-weight: bold;
	font-size: 11px;
	color: #0099CC;
	font-family: Arial;
}
