


/*
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ| CSS IMPORTS |ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
@import url("ACI-MAIN.css");
@import url("ACI-LEFT.css");

/*
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ| CSS HACK& RIP |ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/

/*
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ| LEGACY GLOBAL |ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ*/
*{
	margin : 0;
	padding : 0;
	}
html {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	font-size:13PX;
	font-family: arial, Verdana, geneva, helvetica, sans-serif;
 	font-weight: normal;
 	text-decoration: none;
	color:#5f6a6e;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}
body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	}
* html body {
	font-family: Arial, sans-serif;
	color:#5f6a6e;	
	}	
a, p{
	font-size:11px;
 	text-decoration: none;
	color:#5f6a6e;	
	}	
a:link, a:hover, a:selected, a:active {
 	text-decoration: none;
	}	
img, td{border:none;}
.alt {display: none;}
