body {
	background-color:#426398;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	scrollbar-face-color: #426398; 
	scrollbar-highlight-color: #223c61; 
	scrollbar-shadow-color: #223c61;
	scrollbar-3dlight-color: #426398; 
	scrollbar-arrow-color: #223c61; 
	scrollbar-track-color: #426398;
	scrollbar-darkshadow-color: #426398;
		
}


A:link, .fake {
	COLOR: #1e4387;
	TEXT-DECORATION: none;
	cursor: help;
	font-weight: bold;
}

A:visited, .trespolo {
	COLOR: #1e4387;
	cursor: help;
}

a:hover {
	filter:blur(strenght=3);
	COLOR: #1e4387;
	TEXT-DECORATION: none;
	cursor: help;
	height: 1em;
}

A:active {
	COLOR: #1e4387;
	TEXT-DECORATION: none;
	cursor: help;
} 

input, textarea {
	color: #19396D;
	background: none;
	font-size: 9px;
	font-weight: regular;
	text-decoration: none;
	font-family: verdana, tahoma, arial;
	text-align: lest;
	border-width: 1pt;
	border-style: solid;
	border-color: #1e4387;
	letter-spacing: 0pt;
}

.content {
	position: absolute;
	left: 299px;
	top: 102px;
	width:327px;
	height:209px;
	z-index: 2;
	filter: chroma(color=#426398);

}
td, testo {
	font-family: verdana, tahoma, arial;
	font-size: 9px;
	color:#19396D;
}

.words {
	width: 98%;
	height: 100%;
	font-family: verdana, tahoma, arial;
	font-size: 9px;
	color:#19396D;
}

.text {
	background-image: url(bgcontent.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}



.section {
	width: 96%;
	font-family:  tahoma,arial;
	font-weight: bold;
	font-size: 15px;
	align: right;
	color: #1e4387;
	filter:alpha(opacity=10,finishopacity=80,style=1);
	-moz-opacity:0.6;
	text-align: right;
	border-style: dotted;
	border-color:#1e4387;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width:1px
}

.codes {
	position:absolute;
	top:332px;
	left:290px;
	width: 250px;
	height:150px;
	z-index:2;
}

.tablebg {
	position:absolute;
	top:0px;
	left:0px;
}
