.menu  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FF9966;
	background-color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

.black_white  {
	background-color : #FFFFFF;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	position : relative;
	clip : rect(   );
	border-color : #000000;
}

.leftmenu  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}

.black_9  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration : none;
}

.black_white:hover  {
	background-color : Black;
	border-style : solid;
	border-color : White;
	border-top-width : 1px;
	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	clip : rect(   );
	position : relative;
}

.leftmenu:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF9966;
	text-decoration : none;
}

.squarelist {  list-style-position: outside; list-style-type: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; position: relative; clip:   rect(   ); text-indent: -5pt; list-style-image: url(IMAGES/bullet.gif)}
