body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.acceso
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #CCCCCC;
	border: thin solid black;
	padding-top: 10;
	padding-bottom: 10;
	padding-left: 10;
	padding-right: 10;
	}

td.form
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #C6E7F7;
	border: thin solid black;
	}

td.titulo
	{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #CCCCCC;
	}

td.normal
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #CCCCAA;
	}
	
td.encabezado
	{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: black;
	background-color: #CCCCCC;
	border: thin solid black;
	padding-top: 5;
	padding-bottom: 5;
	}

A:link
	{
	font-family: Arial;
	text-decoration: none;
	color: #336699;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	color: #336699;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	color: #0000FF;
	}

A.menu:link
	{
	font-weight : bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: #444444;
	}

A.menu:visited
	{
	font-weight : bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: #444444;
	}

A.menu:hover
	{
	font-weight : bold;
	font-size: 10pt;
	font-family: Arial;
	text-decoration: none;
	color: white;
	}

.textbox1
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #C6E7F7;
	border-width: thin;
	border-style: solid;
	border-color: black;
}

.flatbutton
{
	font-size: 8pt;
	font-family: Verdana;
	background-color: #626262;
	color: white;
	font-weight: bold;
	border-width: thin;
	padding: 1;
}