body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border:0px;
}

ol ul {
	text-align:justify;
	vertical-align:top;
}

li {
	text-align:justify;
	vertical-align:top;
}

input {
	background-color:#f3ece6;
	width:200px;
}

input.button {
width:100px;
}

textarea {
	background-color:#f3ece6;
	width:200px;
}

p {
	text-align:justify;
	padding-right:5px;
	width:400px;
}

.short {
	width:300px;
}

.vshort {
	width:250px;
}

.vvshort {
	width:200px;
}

.textLarge {
	font-size:18px;
}

.textMedium {
	font-size:16px;
}

.textSmall {
	font-size:10px;
}

span.pago {
	text-transform:uppercase;
	color:#741a19;
}

span.highlight {
	color:#741a19;
	font-weight:bold;
}

.floatLeft {
	float:left;
	padding: 5px;
}

.floatRight {
	float:right;
	padding: 5px;
}

.clearLeft {
	clear:left;
}

.clearRight {
	clear:right;
}

.semillon {
	color:#90ae19;
}

.merlot {
	color:#e64c68;
}

.rose {
	color:#e7988b;
}

a.nodec {
	text-decoration: none;
}

a.nodec:hover {
	text-decoration:underline;
}

#formInfo {
	font-size:12px;
	color:#000000;
	font-style:italic;
	padding-left:10px;
}


#formError {
	font-size:12px;
	color:#FF0000;
	font-style:italic;
	padding-left:10px;
}

span.vinsafe {
	padding-left:20px;
	font-size:18px;
	background:url(Images/vsLogo.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div.linkContainer {
	float:left;
	clear:both;
	width:250px;
}

div.tabContainer {
	width:400px;
	padding-right:20px;
	padding-left:5px;
	padding-top:40px;
	background:url(Images/tabBG.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	clear:both;
}

a.selCust {
	float:left;
	color:#741a19;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

a.selCust:hover {
	color:#666666;
	text-decoration:none;
}

#scrollArea {
	width:380px;
	height:300px;
	background:url(Images/barokeBG.jpg)
	background-position:top left;
	background-repeat:repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color:#924e4c;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ebe2db;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:#003300;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#003300;
}

#scrollArea2 {
	width:414px;
	height:1000px;
	background:url(Images/barokeBG.jpg)
	background-position:top left;
	background-repeat:repeat-y;
	overflow-y:auto;
	overflow-x:hidden;
	scrollbar-face-color:#924e4c;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ebe2db;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:#003300;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#003300;
}
