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