.search_box {
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	text-align: center;
}

.alphabetical_list
{
	color:#333333;
	font-weight:bolder;
	width: auto;
	margin-top: 3px;
	font-family:Arial, Helvetica, sans-serif;
}

.alphabetical_list a
{
	font-size: 16px;
	text-decoration:underline;
	color:#fff;
}

.alphabetical_list a:hover
{
	font-size: 16px;
	color: #fff;;
	text-decoration:none;	
}

.search_button
{
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #6678ae;
	border: 2px #9ea9c8 solid;
	color: #fff;
}

.cursor_hand {
	cursor:pointer;
}


a img 
{
	border: none;
}

.red_bold
{
	color: #a13823;
	font-weight: bold;
}

.top_text_big
{
	padding-bottom: 3px;
}

.next_prev a {
	font-weight: bold;
	font-size: 16px;
	color:#fff;
}

.next_prev a:hover
{
	font-weight: bold;
	font-size: 16px;
	color: #fff;;
}

.search_and_home_message_container
{

	/*text-align:center;*/
}

.search_and_home_message
{
	margin-left: 20px;
	margin-right: 20px;
	border: 1px #fff solid;
}

#updates_ajax
{
	padding-left: 20px;
	padding-right: 20px;
}