p{margin:0px; padding: 0px;}
img {border:none;}
div#switcher {
	position: relative;
	left: 0px;
	top: 0px;
	width: 173px;
	font-family: Arial, Helvetica, sans-serif ;
	font-size: 11px;
	z-index: 9999;
}
div#switcher.show {
	border: 0px solid pink;
}
div#switcher a {
	color: #c4c4c4;
	text-decoration: none ;
	font-weight: bolder ;
}
div#switcher a:hover, div#switcher td.alt a:hover {
	color: #fff;
	border: none;
	font-weight: ;
}
div#switcher td.alt a {
	color: #9d9189;
	border: none;

}
div#switcher h6 {
	display: block;
	float: right;
	margin-bottom: -1px;
	height: 23px;
	width: 173px;
	cursor: pointer;
}
body div#switcher h6.hide, body div#switcher h6.hover {
	display: none;
}
div#links {
	margin-top: 5px;
	float: right;
	width: 173px;
	background-color: #000;
	filter:alpha(opacity=90);
	-moz-opacity:.9;
	opacity:.90;
	display: none;
}
div#links.show {
	display: block;
}
div#links div {
	width: 173px;
	
}


tr.trbg{height:60px;}
tr.trbg:hover { background-image:url(images/tdbg.jpg);
background-repeat:repeat-x;
color: #fff;
}



div#links div table {
	margin-left: 0px;

}
div#links div table tr.hover a {
	color: #fff;
	
}
/*div#links table td {
	line-height: 1.5em;
}*/
div#links table td.alt {
	width: 50px;
}

.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #6c6c6c;}

div#links td.desc:hover {color: #000;}


