body 			{font-family: Verdana; font-size: 10px; color: #000;}

h1              {font-family: Verdana; font-size: 18px; font-weight: bold}
h2              {font-family: Verdana; font-size: 16px; font-weight: bold}

a:link          {font-family: Verdana; font-size: 12px; text-decoration: none; color: #990000}
a.pepito:link {
	color: #FFDF00;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
a.pepito:visited {
	color: #FFDF00;
}
a.pepito:hover {
	color: #990000;
	text-decoration: none;
}
a:visited       {font-family: Verdana; font-size: 12px; text-decoration: none; color: #990000}
a:hover         {font-family: Verdana; font-size: 12px; text-decoration: none; color: #FFDF00}


form            {font-family: Verdana; font-size: 10px;}
input           {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #305B01;
	background-color: #E9E9A9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
}
input.submit           {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
}

input.sig_prev
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #991D01;
	background-color: #FFA401;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	clip: rect(auto,auto,auto,auto);
	padding: 3px;
	margin: 3px;
}


input.textfield {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	background-color: #003399;
}
select          {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000; background-color: #FFF}
textarea        {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000; background-color: #FFF}
input.subtable			{font-size: 10px;font-weight: normal;}
textarea.subtable		{font-size: 10px;font-weight: normal;}


.error			{font-family: Verdana; font-size: 14px; color: red;}


table				{border-top: none; border-right: none; border-left: none; border-bottom: none;}
tr					{
	vertical-align: top;
	text-align: left;
	font-weight: 100;
}
th              	{
	font-family: Arial, Verdana;
	font-size: 13px;
	color:#FA6D16;
	font-weight: 100;
}
td.off              {font-family: Verdana; font-size: 10px; background-color: #99ff66}
td              	{
	font-family: Arial, Verdana;
	font-size: 13px;
	font-weight: 100;
}

table.insert			{}
table.insert tr 		{}
table.insert th         {}
table.insert td         {}

table.detalles			{}
table.detalles tr 		{}
table.detalles th       {}
table.detalles td       {}

table.search			{}
table.search tr 		{}
table.search th         {}
table.search td         {}

table.actualizar		{}
table.actualizar tr		{}
table.actualizar th		{}
table.actualizar td		{}

table.results			{
	font-size: 13px;
}
table.results tr 		{}
table.results tr:hover	{}
table.results th		{}
table.results td		{}

table.subtable			{background-color:white}
table.subtable tr		{}
table.subtable th 		{font-size: 10px; background-color: #777}
table.subtable td		{font-size: 10px; background-color: #9CF;}

table.navbar 			{background-color:white}
table.navbar th			{background-color:#777}
table.navbar td			{background-color:white}

table.imprimible		{background-color: #FFF}
table.imprimible tr 	{ background-color: #FFF}
table.imprimible th     {font-size: 10px; background-color: #FFF}
table.imprimible td     {font-size: 10px; background-color: #FFF}

table.labels			{background-color: #FFF}
table.labels tr 		{background-color: #FFF}
table.labels th     	{font-size: 10px; background-color: #FFF}
table.labels td     	{font-size: 10px; background-color: #FFF}
