body { 
 background-attachment: fixed;
 background-position: center center;
 background-repeat: no-repeat;

 font-family: Arial; 
 font-size: 8pt;
 color:#424E62;
 bgcolor:#FFFFFF;
 
  scrollbar-arrow-color:#E4E8F1;
 
 scrollbar-base-color:#FFFFFF;
 scrollbar-face-color:#E4E8F1;
 
 scrollbar-track-color:#C4CAD6;
 scrollbar-highlight-color:#CCD6E2;
 scrollbar-3dlight-color:#CCD6E2;
 
 scrollbar-shadow-color:#CCD6E2;
 scrollbar-darkshadow-color:#CCD6E2;
} 

html, body, #tbbg {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	}

div, table {
background-repeat: no-repeat;
}

#tbbg {
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}

table {
  border-collapse: collapse;
} 

img {
border: none;
}

.conts{
 font-family: Arial; 
 font-size: 8pt;
  color:#424E62;
}

#tbcont {
	font-family: Arial; 
	font-size: 10pt;
  color:#424E62;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 800px;
	margin: 0;
	padding: 0;
}

#tbtxt {
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#txtt {
	color:#006061; 
	font-weight: bold;
	letter-spacing: 0.1em;
}

.cursor {
cursor: pointer;
}

.lnk{
 text-decoration:none;
 color:#424E62;
}

.cdiv {
	width:740px;
	height:400px;
	overflow:auto;
	line-height: 130%;
	vertical-align: middle;
	letter-spacing: 0;
}

a:link {
	color:#424E62;
}

a:visited {
	color:#424E62;
}

a:hover {
 color:#000000;
}

a {
	text-decoration:underline;
	color:#424E62;
}
