body     { color: black; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif; background-color: transparent; text-align: justify }
td    { color: black; font-size: 10pt; font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif; background-color: transparent; text-align: justify }
a:link   { color: #000; font-size: 9pt; text-decoration: none; background-color: transparent }
a:visited   { color: #000; font-size: 9pt; text-decoration: none; background-color: transparent }

body_CWK_NO 			{font-family: Verdana; font-size: 10px; color: #000; background-color: #FFF}

h1              {font-family: Verdana; font-size: 12px; font-weight: bold}
h2              {font-family: Verdana; font-size: 10px; font-weight: bold}

a_CWK_NO:link          {font-family: Verdana; font-size: 10px; text-decoration: none; color: #00F}
a_CWK_NO:visited       {font-family: Verdana; font-size: 10px; text-decoration: none; color: #00F}
a_CWK_NO:hover         {font-family: Verdana; font-size: 10px; text-decoration: underline; color: #F00}


form            {font-family: Verdana; font-size: 10px;}
input           {font-family: Verdana; font-size: 10px; font-weight: normal}
input.textfield {font-family: Verdana; font-size: 10px; font-weight: normal; color: #000; background-color: #FFF}
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_CWK_NO				{border-top: none; border-right: none; border-left: none; border-bottom: none;}
tr_CWK_NO					{vertical-align: top; text-align: left;}
th_CWK_NO              	{font-family: Verdana; font-size: 10px; color:#DDD; font-weight: bold; background-color: #fff}
td_CWK_NO.off              {font-family: Verdana; font-size: 10px; background-color: #fff}
td_CWK_NO              	{font-family: Verdana; font-size: 10px; background-color: #fff}


table.factura
{
	font-family: Verdana;
	border-color: #0F9;
	border-style: none;
}
table.factura td
{
	font-family: inherit;
	font-size: 10px;
	color: #000;
	background-color: #CCF;
}
table.factura td.numhab
{
	background-color: #FFF;
}
table.factura td.precio {
	color: #FFF;
	background-color: #090;
}
table.factura td.ahorro
{
	color: #FFF;
	background-color: #C03;
}
table.factura td.temporada { background-color: #FC9; }
table.factura td.costes { background-color: #9F9; }
table.factura th
{
	font-family: inherit;
	font-size: 10px;
	color: #FFF;
	background-color: #36F;
	font-weight: bold;
}

table.header
{
	border-color: #0F9;
	border-style: none;
}
table.header th
{
	font-family: inherit;
	font-size: 10px;
	color: #FFF;
	background-color: #36F;
	font-weight: bold;
	text-align: center;
}



table.calendar
{
	font-family: Verdana;
	border-color: #000;
	border-style: none;
	text-align: center;
}
table.calendar th
{
	font-weight: bold;
	color: #000;
}
table.calendar_month
{
	font-family: Verdana;
	border-color: #000;
	border-style: none;
	text-align: right;
}
table.calendar_month th
{
	font-weight: bold;
}
table.calendar_month td
{
	text-align: right;
}
table.calendar_month td.free 
{
	background-color: #6C9;
	text-align: right;
}

a.calendar:link          {font-family: Verdana; font-size: 10px; text-decoration: none; color: #000}
a.calendar:visited       {font-family: Verdana; font-size: 10px; text-decoration: none; color: #000}
a.calendar:hover         {font-family: Verdana; font-size: 10px; text-decoration: none; color: #F00;}

a.cal_scroll:link          {font-family: Verdana; font-size: 18px; text-decoration: none; color: #000;font-weight: bold;}
a.cal_scroll:visited       {font-family: Verdana; font-size: 18px; text-decoration: none; color: #000;font-weight: bold;}
a.cal_scroll:hover         {font-family: Verdana; font-size: 18px; text-decoration: none; color: #F00;font-weight: bold;}

