.tableBG {
	background-attachment: scroll;
	background-image: url(../tecnofor_page_imgs/BG_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.tableHR {
	background-attachment: scroll;
	background-image: url(BG_side.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.background {
	background-attachment: fixed;
	background-image: url(../tecnofor_page_imgs/tecnofor_page_r2_c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-FACE-COLOR: #002973; 
	SCROLLBAR-ARROW-COLOR: #FE9900; 
	
	SCROLLBAR-HIGHLIGHT-COLOR: #C7A78F; 
	SCROLLBAR-SHADOW-COLOR: #F0EFE0; 
	SCROLLBAR-3DLIGHT-COLOR: #F0EFE0; 

	SCROLLBAR-DARKSHADOW-COLOR: #F0EFE0 

}.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000066;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000066;
}
a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;

}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
	color: #000099;
}
hr {
	height: 2px;
	width: 80%;
	color: #FF6600;
}.new_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}
