/* hide from ie on mac \*/
	html {height: 100%;	overflow: hidden;}
	#flashcontent {height: 100%;}
/* end hide */
* {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#666;}
body {
	height: 100%;
	margin:0;
	padding:0;
	background-color:#3e3e3e;
	background-image:url(../images/cl_bg.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	font-size:11px;
	scrollbar-highlight-color:#eee;
	scrollbar-shadow-color:#4F4F4F;
	scrollbar-track-color:#666;
	scrollbar-face-color:#A3A4B9;
	scrollbar-arrow-color:#333;
	scrollbar-darkshadow-color:#333;
	scrollbar-3dlight-color:#333;
	}
p {color: #000000; font-size: 12px; display: inline;}
a:link, a:visited {color: #999; text-decoration: underline;}
a:hover, a:active{color: #eee; text-decoration: none;}

#CL_Flash, #noFlash {width:905px; height:580px; position:absolute; left:50%; margin:12px auto auto -452px; text-align:center;}
#noFlash {margin-top:200px;}
