@CHARSET "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic,arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a {text-decoration:none}

#l0 {
	width:99%;
	z-index: 1;
	position:absolute;
	bottom:0; 
}
#l1 {
	width:99.5%;
	z-index: 2;
	position:absolute;
	bottom:0; 
}
#l2 {
	width:99.5%;
	z-index: 7;
	position:absolute;
	bottom:0; 
}
#l3 {
	width:99%;
	z-index: 4;
}
#l4 {
	width:99%;
	z-index: 5;
}
#topnavi {
	width:99%;
	z-index: 6;
	position:absolute;
	top:0; 
}
#graphictopright {
	width:100%;
	z-index: 1;
	position:fixed;
	top:0; 
	right:0;
	margin-right: 0;
}
#footer {
	position:fixed;
	position:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? "absolute" : "fixed");
	border:0;
	margin:0;
	right:0;
	bottom:0; 
	z-index: 50;
	font-size: 11px;
	top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (documentElement.clientHeight-this.clientHeight) : document.body.scrollTop + (document.body.clientHeight-this.clientHeight));
}
.styletitle01 {
	font-family: Century Gothic,arial, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #ef67a5;	
}

.stylelink01 {
	font-family: Century Gothic,arial, sans-serif;
	font-size: 12px;
	color: #20b8f0;	
	font-weight : bold;
}

.stylelink01 A:link {text-decoration: none; color: #20b8f0;}
.stylelink01 A:visited {text-decoration: none; color: #20b8f0;}
.stylelink01 A:active {text-decoration: none; color: #FFFFFF;}
.stylelink01 A:hover {text-decoration: none; color: #000000;}

.stylelink02 {
	font-family: Century Gothic,arial, sans-serif;
	font-size: 12px;
	color: #c1d94d;	
	font-weight : bold;
}

.stylelink02 A:link {text-decoration: none; color: #c1d94d;}
.stylelink02 A:visited {text-decoration: none; color: #c1d94d;}
.stylelink02 A:active {text-decoration: none; color: #FFFFFF;}
.stylelink02 A:hover {text-decoration: none; color: #000000;}

.stylelink03 {
	font-family: Century Gothic,arial, sans-serif;
	font-size: 12px;
	color: #f48e3d;	
	font-weight : bold;
}

.stylelink03 A:link {text-decoration: none; color: #f48e3d;}
.stylelink03 A:visited {text-decoration: none; color: #f48e3d;}
.stylelink03 A:active {text-decoration: none; color: #FFFFFF;}
.stylelink03 A:hover {text-decoration: none; color: #000000;}

img, div { behavior: url(/now/css/iepngfix.htc); }


