	#az_main a {
	}
	#az_main a:hover {
		text-decoration: none;
	}
	
	#az_main {
		background: #ffffff url(/images/az_background.gif) top left no-repeat;
		width: 839px; 
		height: 371px;
	}
	
	.az_letter_header {
		font-family: Arial;
		font-size: 18px;
		line-height: 19px;
		color: #000000;
		padding-top: 10px;
	}
	
	#az_close{
		float: right;
		height: 19px;
		width: 21px;
		background: #ffffff url(/images/button_close.gif) top left no-repeat;
		cursor: pointer;
	}
	
	#az_alphabet {
		height: 38px;
	}
	
	#az_alphabet a,
	#az_alphabet a:link,
	#az_alphabet a:hover,
	#az_alphabet a:active,
	#az_alphabet a:visited {
		font-family: Arial;
		font-size: 18px;
		line-height: 19px;
		width: 19px;
		display: block;
		float: left;
		color: #6AC46D;
		background: #1E5F1B;
		text-decoration: none;
		text-align: center;
		margin-right: 1px;
	}
	
	#az_alphabet a:hover {
		background: #07244A;
		color: #ffffff;
	}
	
	#az_mainlist {
		clear: both;
		height: 300px; 
		padding-left: 30px;
	}
	
	#az_mainlist a{
		font-family: Arial;
		font-size: 13px;
		color: #153b6c;
		line-height: 15px;
	text-decoration: underline;
}
	
	#az_mainlist a:hover {
		color: #1f74e1;
		font-weight: bold;
		atext-decoration: none;
}
	
	#az_clear{
		line-height: 25px;
		background: transparent url(/images/button_clear.gif) center right no-repeat;
		padding-right: 25px;
		font-family: Arial;
		font-size: 12px;
		color: #65AB62;
	}
	#az_textarea {
	font-family: Arial;
		font-family: 12px;
		font-size: 12px;
		color: #CFF0D0;
		clear: right;
		line-height: 17px;
		padding-top: 20px;
	}
	
	#az_filter {
		width: 165px;
	}