
A:link {color:#CC0000; text-decoration: underline}
A:visited {color:#CC0000; text-decoration: underline}
A:active {color:#CC0000; text-decoration: underline}
A:hover {color:#666600; text-decoration: underline}

BODY {
	font-family: Arial, Helvetica, sans serif;
	font-size: 8px;
	font-weight: normal;
	color: #000000;
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 20px;
}

ol,li {
margin:0;
padding:0;
}

.calloutSM {font-size: 8pt; font-weight: normal; color: #000000;}
.callout {font-size: 10pt; font-weight: normal; color: #DFDFDF;}
.calloutWHT {font-size: 10pt; font-weight: normal; color: #FFFF99;}
.calloutGREYSM {font-size: 8pt; font-weight: normal; color: #DFDFDF;}
.calloutGREY {font-size: 10pt; font-weight: normal; color: #FFFF99;}
.calloutBLK {font-size: 10pt; font-weight: normal; color: #000000;}
.callout_small {font-size: 7pt; font-weight: normal; color: #000000;}
.calloutBold {font-size: 10pt; font-weight: bold; color: #FFFF99;}

.calloutRedBoldBig {font-size: 14pt; font-weight: bold; color: #CC0000;}
.calloutRedBold {font-size: 10pt; font-weight: bold; color: #CC0000;}

.grayTitleSM {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 14pt; font-weight: normal; color: #181818;}

.grayTitleSMBold {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 14pt; font-weight: bold; color: #FFFF99;}

.redTitle {font-family: Verdana, Arial, Helvetica, sans serif; font-size: 14pt; font-weight: normal; color: #990000;}

.txtBorder {
	border: 1px solid #FF6666;
	background-color: #000000;
}

.pixBorder {
	border: 1px solid #DFDFDF;
	background-color: #000000;
}

.pixBorderOn {
	border: 1px solid #FF0000;
	background-color: #000000;
}

.mainBorder {
	 border-top: 2px solid #FFFF99;
	 border-bottom: 2px solid #FFFF99;
}

.smallActionButton_grey {
	font-family : Arial, Helvetica, sans serif;
	font-weight : bold;
	/*font-variant : small-caps;*/
	letter-spacing : 1px;
	font-size : 7pt;
	text-align : center;
	text-decoration: none;
	border-style : outset;
	border-width : thin;
	border : 1px solid;
	background-color : #DFDFDF;
	border-bottom-color : #990000;
	border-top-color : #990000;
	border-right-color : #990000;
	border-left-color : #990000;
	padding : 0px 1px 0px 1px;
	color: #990000;
}

a.vte {
	cursor: url(zoomin.cur), pointer;
}

img.vte-expanded-focus {
	border: 1px solid #FF6666;
	cursor: url(zoomout.cur), pointer;
}
img.vte-expanded-blur {
	border: 1px solid #FF6666;
}
.vte-caption {
	font-size: 8pt; 
	font-weight: normal;
    display: none;
    border: 1px solid #FF6666;
    border-top: none;
    padding: 5px;
    margin-top: -1px;
    background-color: #000000;
    color: #FFFF99;;
}
.vte-display-block {
    display: block;
}
.vte-display-none {
    display: none;
}

orm.wholesale fieldset {
  margin-bottom: 10px;
}
form.wholesale legend {
  padding: 0 2px;
  font-weight:normal;
}
form.wholesale label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.wholesale fieldset ol {
  margin: 0;
  padding: 0;
}
form.wholesale fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.wholesale fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.wholesale fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.wholesale fieldset fieldset label {
  display: block;
  width: auto;
}
form.wholesale em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.wholesale label {
  width: 90px; /* Width of labels */
}
form.wholesale fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.wholesale input {
  length:70;
  border:1px solid #999;
}
.wholesale_button {
padding:0px 0px 0px 0px;
border:0px solid #fff;
}

/* END da Goods style SHEET */
