/* CSS for not logged in frontpage */

body  { 
	font: 70% Trebuchet, Verdana, Arial, sans-serif; 
	padding: 0px;  
	background-color: #fff; 
	text-align: left;
	color: #696969;
	margin: 0px;
	}
	
img, img:link,img:visited {
	border: 0px;
	behavior: url("iepngfix.htc");
	}


/* MAIN INTERFACE */	


#botbar { background-color: transparent; width: 762px}
#botbar td { padding: 0px 4px 0px 4px; }
#botbar td a:link	{ display: block; background-color: transparent; }
#botbar td a:visited	{ display: block; background-color: transparent; }
#botbar td a:hover	{ color: #8FADCC;	display: block; }



