/* ***************************************************************** */
/*                                                                   */
/* IBM Confidential                                                  */
/*                                                                   */
/* OCO Source Materials                                              */
/*                                                                   */
/* (C) Copyright IBM Corp. 2002                                      */
/*                                                                   */
/* The source code for this program is not published or otherwise    */
/* divested of its trade secrets, irrespective of what has been      */
/* deposited with the U.S. Copyright Office.                         */
/*                                                                   */
/* ***************************************************************** */

.offline {}
a.offline {
	text-decoration: none;
}

a.offline:link {
	text-decoration: none;
}

a.offline:visited {
	text-decoration: none;
}

a.offline:hover {
	text-decoration: none;
	border-bottom: 0px;
}

a.online:link {
	color: #00AA00;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 0px;
}

a.online:visited {
	color: #00AA00;
	font-weight:bold;
	text-decoration: none;
}

a.online:hover {
	color: #00AA00;
	font-weight:bold;
	text-decoration: none;
	border-bottom: 0px;
}

a.online img {
	padding-bottom: 2px;
}

#LLZ_0 a, #LLZ_0 a:link, #LLZ_0 a:visited, #LLZ_0 a:hover {
	text-decoration: none;
}

.iconSpace {
	text-decoration: none;
}

