.leftmenu									 { 	color: #ffffff; 	background-color: #5F94C5; 	cursor : pointer; 	cursor : hand }	a.leftmenulink:link, a.leftmenulink:visited, a.leftmenulink:hover { 	color: #ffffff; text-decoration: none }a.leftmenusublink:link, a.leftmenusublink:visited, a.leftmenusublink:hover { 	color: #5f94c5; text-decoration: none }	.leftmenu_item_off, .leftmenu_item_over, .leftmenu_item_selected		 { 	color: #ffffff; 	background-color: #5f94c5; 	cursor : pointer; 	cursor : hand; 	background-image: url("../gfx/base/menu_bullit_off.gif"); 	background-repeat: no-repeat; 	background-position: 159px 4px; 	padding-left: 9px; 	width: 180px; 	height: 25px; 	border-bottom: 1px solid white}.leftmenu_item_selected		 { 	color: #ffffff; 	background-color: #095ba6; 	background-image: url("../gfx/base/menu_bullit_over.gif"); 	background-repeat: no-repeat; 	background-position: 159px 4px;	cursor : text }	.leftmenu_item_over							 { 	color: #ffffff; 	background-color: #095ba6; 	background-image: url("../gfx/base/menu_bullit_over.gif"); 	background-repeat: no-repeat; 	background-position: 159px 4px }.leftmenu DIV, .leftmenu_item_off, leftmenu_item_over{	color: #ffffff; 	text-decoration : none;    cursor : pointer;    cursor : hand;	white-space : nowrap;}	/* Submenu */.leftmenusub									 { 	background-color: #E6EEF6; 	cursor : pointer; 	cursor : hand }	.leftmenusub_item_off, .leftmenusub_item_over, .leftmenusub_selected{ 	color: #5f94c5;	font-size: 11px;  	cursor : pointer; 	cursor : hand; 	background-image: url("../gfx/base/menusub_bullit_off.gif"); 	background-repeat: no-repeat; 	background-position: 10px 10px; 	padding-left: 20px; 	width: 180px; 	height: 25px; 	border-bottom: 1px solid white }.leftmenusub_selected							 { 	color: #095ba6; 	background-color: #9BBDDD;	cursor : text }	.leftmenusub_item_over							 { 	color: #095ba6; 	background-color: #9BBDDD; 	background-image: url("../gfx/base/menusub_bullit_off.gif"); 	background-repeat: no-repeat; 	background-position: 10px 10px }.leftmenusub DIV, .leftmenusub_item_off, leftmenusub_item_over{	text-decoration : none;    cursor : pointer;    cursor : hand;	white-space : nowrap;}