BODY {
	scrollbar-base-color: #003333;
	scrollbar-Arrow-color: #DEA230;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #003333;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #E8AC24;
	background-image: url(/img/grafica/deco.gif);
	background-position: right top;



	}
	
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;
	background-color: #F3D58B;


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


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


}

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


.maintable {
	border-top: 1px outset #0066CC;
	border-right: 1px #0066CC;
	border-bottom: 1px outset #0066CC;
	border-left: 1px outset #0066CC;
	width: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;




}
.deco1 {
	background-attachment: fixed;
	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;
}
.australia {
	background-attachment: scroll;
	background-image: url(/img/grafica/australia2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: visible;
	height: 368px;
	width: 400px;


}
.bghome {
	background-image: url(/img/grafica/bg-home.jpg);
}
.bghome-sunset {
	background-image: url(/img/grafica/bg-home-sunset.jpg);
}
.bg-left {
	background-attachment: scroll;
	background-image: url(/img/grafica/bg-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

