* html #left a:hover span {width:8px; height:16px; w\idth:0; he\ight:0;}


#right{
	padding:0;
	margin:0;
	width:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#right li {
	list-style-type:none;
	width:100px;
	height:20px;
	margin:0;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
}

#right a, #right a:visited {
	position:relative;
	display:block;
	width:195px;
	height:15px;
	background-color:#EFEFEF;
	color:#666666;
	padding-left:5px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding-top: 2px;
	margin-top: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
}

#right a span, #right a:visited span {display:none;}

#right a:hover {
	color:#000000;
	background-color:#CCCCCC;
	border:1px solid #ffffff;
	text-decoration:none;
	background-image: url(Images/red_bar%20copy.gif);
}

#right a:hover span {
	position:absolute;
	display:block;
	left:130px;
	top:0;
	width:0px;
	height:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFffff;
	border-bottom-color: #FFFFFF;
	border-left-color: #c00;
}

* html #light a:hover span {width:8px; height:16px;
}
