/*body {
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color:#fbf9fe; 
	scrollbar-dark-shadow-color: #fbf9fe; 
	scrollbar-track-color: #F9F8F4; 
	scrollbar-face-color: #679A01; 
	scrollbar-shadow-color: #fbf9fe; 
	scrollbar-highlight-color: #fbf9fe; 
	margin-left: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/

.lblForm {
	font-family:Tahoma;
	font-size:11px;
	color:#679A01;
	font-weight:bold;
	vertical-align:top;
	height: 20px
}

.txtForm {
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	HEIGHT: 20px;
	color: #000000;
}

.btnForm {
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	height:20px;
	FONT-WEIGHT: bold;
	background-color: #E8E8EF;
	color: #679A01;
}


.tdCabecera 
{
	 font-size: 11px; 
	 font-family: Verdana; 
	 border:solid 0px #000066; 
	 font-weight : normal;
	 padding : 5px 5px 5px 5px;
	 text-align: justify; 
}

.tituloCabecera 
{
	 font-size: 11px; 
	 font-family: Verdana; 
	 color: #679A01; 
	 text-transform:uppercase;
	 font-weight: bold;
}

.tdItemProducto 
{
	padding-left:5px;
	 font-size: 11px; 
	 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 	 
	 font-weight : bold;
	 text-align:left; 
	 color: #3D5300;
	 border-bottom:2px solid #3D5300;
}

.tdEspacioSubTituloNivel1
{
	height:2px;
	background: #CCCCCC;
}

.tdItemProductoDescOut 
{
	 padding: 5px 5px 5px 0px;
	 text-align: justify; 
}

.tdItemProductoDesc 
{
	 background-color: #D4E3B8;
	 padding: 5px 5px 5px 0px;
	 text-align: justify; 
}

a:link 
{
	font-size: 11px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	text-decoration: none;
	color : #000000;
}

a:visited 
{
	font-size: 11px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	text-decoration: none;
	color : #000000;
}

a:hover 
{
	font-size: 11px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-weight : normal; 
	text-decoration: none;
	color : #999999;
}

.itemTitulo 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #FFFFFF; 
	 background-color: #679A01;
	 border:solid 1px #000000; 
	 font-weight: bold; 
	 cursor :default;
}

.itemMenu 
{
	 font-size: 7pt; 
	 font-family: Verdana; 
	 color: #000000; 
	 background-color: #FFFFFF;
	 border:solid 1px #000000; 
	 font-weight : normal;
}
