body,td,th {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
body {
	margin: 0px;
	height: 100%;
	width: 100%;
	background-color: #359BB1;
	background-color: #999999;
}
input {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #003366;
	border: 1px solid #C0C0C0;
	padding: 1px;
}
textarea {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border: 1px solid #C0C0C0;
	padding: 1px;
}
select {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border: 1px solid #C0C0C0;
	padding: 1px;
}
legend {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	padding: 3px;
	font-weight: bold;
}
fieldset {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
HR {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAAAAA;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
a:link {
	color:#FF3300;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#FF3300;
}
a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#009900;
}
a:active {
	text-decoration: none;
	font-weight:bold;
	color:#FF3300;
}
#titulo {
}
#contenido {
	padding-top: 22px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(images/asia_cont_css_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.trover {
	background-color: #DDF9FF;	
}
.trout {

}
