body 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

body.fondoder
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-image: url(http://www.bonavistanet.com/penyamadridista/images/fondoder.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
	}

body.fondo
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	}


td 
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	}

td.just
	{
	font-size: 9pt;
	font-family: Verdana;
	text-decoration: none;
	color: black;
	text-align: justify;
	}


A:link
	{
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: green;
	}

A:visited
	{
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: green;
	}

A:hover
	{
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	color: red;
	}



.textbox1
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #CCCCCC;
	border-width: thin;
	border-style: dotted;
	border-color: black;
}

.flatbutton
{
	font-size: xx-small;
	font-family: Verdana;
	background-color: #626262;
	color: white;
	font-weight: bold;
	border-width: thin;
	padding: 3;
}