@charset "utf-8";
/* CSS Document */
body{overflow : hidden; overflow-y : scroll}
body{overflow : -moz-scrollbars-vertical}
body 
{
	scrollbar-face-color: #D9DD26;
	scrollbar-shadow-color: #D9DD26;
	scrollbar-highlight-color: #D9DD26;
	scrollbar-3dlight-color: #D9DD26;
	scrollbar-darkshadow-color: #D9DD26;
	scrollbar-track-color: #D9DD26;
	scrollbar-arrow-color: #00000;
	background-color: #D9DD26;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo {
	background-image: url(images/backline.jpg);
	background-repeat: repeat-y;
}
td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	outline: 0;
}
.back {
	background-image: url(images/backline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.backline {
	background-image: url(images/backline.jpg);
	background-position: center;	
}
.backlineintro {
	background-image: url(images/backline_intro.jpg);
	background-position: center;	
}
.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	font-style: none;
	text-decoration: none;
	outline: 0;
}
.texto_b {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	font-style: none;
	text-decoration: none;
	outline: 0;
}
.textodesc {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	font-style: none;
	text-decoration: none;
	outline: 0;
}
.textobanner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
	outline: 0;
}
.textohome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	text-decoration: none;
	font-style: none;
	outline: 0;
}
.form {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111111;
	text-decoration: none;
	background-color: #CCCCCC;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #222222;
	font-style: none;
	outline: 0;
}
.box { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-style: none; font-size: 10pt ; border: 1px groove #CCCCCC; background-color: #CCCCCC}
a:link {
	text-decoration: none;
	font-style: none;
		color: #222222;
		outline: 0;

}
a:visited {
	text-decoration: none;
	font-style: none;
	color: #222222;
	outline: 0;

}
a:hover {
	text-decoration: underline;
	font-style: none;
	color: #222222;
	outline: 0;

}
a:active {
	text-decoration: none;
	font-style: none;
	color: #222222;
	outline: 0;

}
