BODY {
	scrollbar-base-color: #003333;
	scrollbar-Arrow-color: #DEA230;
	background-color: #E9AE25;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003333;
	}
	
TEXTAREA {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003333;
}	
	
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003333;
	text-decoration: none;
	font-weight: bold;
	background-color: #F3D58B;


}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #003333;
	text-decoration: underline;
	font-weight: bold;

}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}

TABLE  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #003333;
}


.maintable {
	border-top: 1px outset #003333;
	border-right: 1px #003333;
	border-bottom: 1px outset #003333;
	border-left: 1px outset #003333;
	width: 100%;


}
.deco1 {
	background-attachment: scroll;
	background-image: url(/img/grafica/deco.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.deco2 {
	background-attachment: scroll;
	background-image: url(/img/grafica/deco1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.deco2en {
	background-attachment: scroll;
	background-image: url(/img/grafica/deco1en.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.deco2de {
	background-attachment: scroll;
	background-image: url(/img/grafica/deco1de.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
