a:link	{text-decoration:none}
a:active	{text-decoration:none}
a:visited	{text-decoration:none}
a:hover	{text-decoration:underline;
	color='#000000'}

div	{display:none}

span.LevelOne {width:144px;
	height:18px;
	background-color:'#CCCCCC';
	background-image:url(../images/NewBGrnd.gif);
	border-style:outset;
	border-width:1px;
	cursor:pointer;
	color:'#333333';
	font-weight:bold;
	font-size:9pt;
	padding-left:8px}

span.LevelTwo {margin-left:4px;
	width:148px;
	background-color:'#DDDDDD';
	border-style:outset;
	border-width:1px;
	font-size:9pt;
	color:'#333333';
	cursor:hand;
	padding-left:6px}
