.Button { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #ffffff; 
        background-color: #808080;
	background-repeat: repeat; 
        background-attachment: scroll; width: 80pt; height: 10pt; 
        text-align: center; text-indent: 0pt; border: 0pt solid #808080; 
	background-position: 0%;
	cursor: hand }

.ButtonHi { font-family: Verdana,Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #ffffff; 
        background-color: #333333;
	background-repeat: repeat; 
        background-attachment: scroll; width: 80pt; height: 10pt; 
        text-align: center; text-indent: 0pt; border: 0pt solid #808080; 
	background-position: 0%;
	cursor: hand }

.Transparent { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #7f7f7f; 
        background-color: #ffffff;
	background-repeat: repeat; 
        background-attachment: scroll; width: 80pt; height: 10pt; 
        text-align: center; text-indent: 0pt; border: 0pt solid #808080; 
	background-position: 0%;
	cursor: hand }

.TDn    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #7f7f7f; 
        background-color: #ffffff;
	background-repeat: repeat; 
        background-attachment: scroll;
        text-align: center; text-indent: 0pt; border: 0pt solid #808080; 
	background-position: 0%;
	cursor: hand }

.TDi    { font-family: Verdana,Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #333333; 
        background-color: #ffffff;
	background-repeat: repeat; 
        background-attachment: scroll;
        text-align: center; text-indent: 0pt; border: 0pt solid #808080;
	background-position: 0%;
	cursor: hand }

.TDyellow  { font-family: Verdana,Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #ffffff; 
        background-color: #ffcc66;
	background-repeat: repeat; 
        background-attachment: scroll; 
        text-align: center; text-indent: 0pt; border: 1pt solid #808080;
	background-position: 0% }
	
.TDblack  { font-family: Verdana,Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        background-color: #ffcc66;
	background-repeat: repeat; 
        background-attachment: scroll; 
        text-align:center; border: 0pt solid #808080;
	background-position: 0% }


.TDbold    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #808080; 
        background-color: #ffffff;
	background-repeat: repeat; 
        background-attachment: scroll; width: 
        text-align: center; text-indent: 0pt; border: 1pt solid #808080; 
	background-position: 0% }

.TDline    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: normal; text-decoration: none; color: #7f7f7f;
        background-repeat: repeat; 
        background-attachment: scroll;
        text-align: left; text-indent: 0pt; border: 1pt solid #808080; 
	background-position: 0% }

.text    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: normal; text-decoration: none; color: #7f7f7f; border: 0pt}

.bold    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #808080}

.reverse { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: bold; text-decoration: none; color: #ffffff;
	background-color: #808080;
	text-align: left; text-indent: 0pt; border: 0pt solid #808080}

.red    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: normal; text-decoration: none; color: #ff0000; border: 0pt}

.green    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: normal; text-decoration: none; color: #008000; border: 0pt}

.black    { font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt;
	font-style: normal;
	font-variant: normal; 
        font-weight: normal; text-decoration: none; color: #000080; border: 0pt}
		
body{
 SCROLLBAR-FACE-COLOR: #CCCCCC; 
 SCROLLBAR-HIGHLIGHT-COLOR: #DDDDDD; 
 SCROLLBAR-SHADOW-COLOR: #777777; 
 SCROLLBAR-3DLIGHT-COLOR: #EEEEEE; 
 SCROLLBAR-ARROW-COLOR: #FF0000; 
 SCROLLBAR-TRACK-COLOR: #FFFFFF; 
 SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}

input, textarea, select, option, label {
	font-size:11px;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover{
	color:#666666;
	text-decoration:underline;
}
.menu {
	color: #B50007;
	background-color:#CCCCCC;
	font-weight:bold;
}

.menu2 {
	color: #CCCCCC;
	background-color:#B50007;
	font-weight:bold;
}
.bordetabla {
	border: 1px solid #999999;
}

form {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.bordetabla2 {
	border-top: 1px solid #999999;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.bordepunteado{
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 1px dotted #999999;
}
.pielinks {
	color: #990000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color:#EFE3B9;
}
td.pielinks a {
	color: #990000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	background-color:#EFE3B9;
}
.bordetabla3 {

	border: 1px solid #999999;
}
.linkblanco{
	color:#666666;
	text-decoration:none;
}
A.linkblanco{
	color:#666666;
	text-decoration:none;
}
A.linkblanco:hover{
	color:#666666;
	text-decoration:underline;
}
td.menu A:hover {
	color: #B50007;
	background-color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
td.menu2 A:hover {
	color: #CCCCCC;
	background-color:#B50007;
	font-weight:bold;
	text-decoration:none;
}

td.menu A {
	color: #B50007;
	background-color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
td.menu2 A {
	color: #CCCCCC;
	background-color:#B50007;
	font-weight:bold;
	text-decoration:none;
}
a.ligablanca{
	color:#FFFFFF;
	text-decoration:none;
}
a.ligablanca:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.productoA{
	border-top: 1px dotted #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.productoB{
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
.GrisBold{
	color:#999999;
	font-weight:bold;
	font-size:14px;
}
.GrisBold2{
	color:#999999;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px dotted #999999;
}
.Titulo{
	color:#990000;
	font-size:16px;
	font-weight:bolder;
}.fondoTL {
	background-image: url(images/fondo_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.fondoTR {
	background-image: url(images/fondo_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fondoL {
	background-image: url(images/fondo_r2_c1.gif);
	background-repeat:  repeat-y;
	background-position: right top;
}
.fondoR {

	background-image: url(images/fondo_r2_c3.gif);
	background-repeat:  repeat-y;
	background-position: left top;
}
.vincecab {
	list-style-image: url(images/vincecab.gif);
}
.punteadoAbajo{
	border-bottom:1px dotted #999999;
}
.scroll {
	background: white; 
	width:auto; 
	height:200px; 
	overflow:scroll;
}
