body,table
{
	font-family:Arial, Verdana, Tahoma;
	font-size:12px;
	color:black;
}
.TdFrmProveedores
{
	border:solid 1px #94021D;
	color:black;
}

.formular
{
	color:black;
	border:solid 1px rgb(96,93,92);

}

a.theLink
{
 color: #94021D;
 text-decoration: none;
 font-weight: bold;
}

a.theLink:hover
{
 color: rgb(96,93,92);
 text-decoration: underline;
}

td.Header
{
 background-color: rgb(148,2,29);
 vertical-align: middle;
 color: White;
 font-weight: bold;
 text-align: left;
 font-size: 12px;
 padding-left:5px;
 font-family:Arial;
}

td.ContentIndex
{
 padding: 0px;
 border-top:solid 1px rgb(148,2,29);
 background-color: rgb(209,207,207);
 vertical-align:top;
 font-size:12px;
 font-weight:bold;
}

td.ContentIndexLeft
{
 padding: 5px;
 border-top:solid 1px rgb(148,2,29);
 background-color: rgb(209,207,207);
 vertical-align:top;
 font-size:12px;
}

.TdSeparator
{
	width:200px;
	background-image:url(img/liniute.gif);
	background-repeat:repeat-y;
}
.TbContent
{
	border:solid 1px rgb(96,93,92);
	color:Black;
}
.TdPunctos
{
	background-image:url(../ImagesGeneral/test1.bmp);
	background-repeat:repeat-x;
	height:1px;
}

.BlinkButton_state0
{
	border:1px solid rgb(148,2,29);
	width:70px;
	color:rgb(148,2,29);
	background:white;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.BlinkButton_state1
{
	border:1px solid rgb(148,2,29);
	width:70px;
	color:rgb(148,2,29);
	background:white;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.BlinkButton_state2
{
	border:1px solid rgb(148,2,29);
	width:70px;
	color:white;
	background:rgb(148,2,29);
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}

.PageStyle
{
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	color:#94021D;
}

.StandardDG
{
	color:#000000;
	border:1px solid #94021D;
}

.StandardDGHeader
{
	color:#94021D;
	font-weight:bold;
	background-color:#D1CFCF;
	text-align:center;
}

.StandardDGItem
{
	color:#000000;
	background-color:white;
	border:1px solid #94021D;
}

.StandardDGAlternatingItem
{
	color:#000000;
	background-color:#D1CFCF;
}

td.hab_buscador
{
	text-align:center;
}