		
	dl { width: 516px; }
	dl,dd { margin: 0px; }
	dt { display:block; color: #489ab9; background-color: #fff; font-size: small; }
	dt a { color: #489ab9;
		display:block; 
		border-top: 1px solid #e2e2e2;
		background: #fff url(../_Images/down.gif) no-repeat; 
		background-position: 98% 50%;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		outline:0;}
	dt a:hover { color: #000;
		display:block; 
		border-top: 1px solid #e2e2e2;
		background: #fff url(../_Images/up.gif) no-repeat; 
		background-position: 98% 50%;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		outline:0;}
	dt a:active { color: #489ab9;
		display:block; 
		border-top: 1px solid #e2e2e2;
		background: #fff url(../_Images/up.gif) no-repeat; 
		background-position: 98% 50%;
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		outline:0;}
	dd  { color: #6e6e6e; width: 460px;}
	ul { list-style: none; padding-top: 5px; }

