/* CSS Document */

td.BGtableTOP { background:url(1-envizon-pix/bg-table-top.gif) no-repeat top ;
 
} 

td.BGtableMID { background:url(1-envizon-pix/bg-table-mid.gif) repeat-y top ;
 
} 

td.BGtableBOT { background:url(1-envizon-pix/bg-table-bot.gif) no-repeat top ;
 
} 


body {
	background-color: #5e5d5c;
	background-image: url(1-envizon-pix/bg.gif);
	background-repeat: repeat-x;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:x-large;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}

.style3 {font-family: Arial, Helvetica, sans-serif; color: #BCBFFF; }

a:link {
	color: #6666FF;
	text-decoration: none;
}
a:visited {
	color: #6666FF;
	text-decoration: none;
}
a:hover {
	color: #C5BBFF;
	text-decoration: underline;
}
a:active {
	color: #6600FF;
	text-decoration: none;
}
