/** $Id$  **/
#menu {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 252px;
	}
body, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #0C1F59;
	}
a {
	text-decoration: none;
	}
.navigationTop {
	color: #FFFFFF;
	font-size: 11px;
	}
a.navigationTop {
	color: #FFFFFF;
	font-weight: normal
	}
a:Hover.navigationTop {
	color: #FF9900;
	font-weight: normal
	}
a.logout {
	color: #FFFFFF;
	font-weight: normal;
	}
a:Hover.logout {
	color: #FF9900;
	font-weight: normal;
	}
.navigation {
	color: #ffffff; 
	font-size: 11px;
	}
a.navigation {
	color: #ffffff; 
	font-weight: normal;
	}
a:Hover.navigation {
	color: #ffffff;
	font-weight: normal;
	}
.footer {
	color: #CCCCCC;
	font-size: 11px;
	}