#bottom_menu1
{
	height:16px;
	width: 540px;
	vertical-align: bottom;
	text-align: left;
	float: left;	
}

#bottom_menu1 ul
{
	margin: 0pt; 
	padding: 0pt;
}
	
.bottom_menu
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
}

.bottom_menu_active
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	list-style: none;
}

.bottom_menu_active a, .bottom_menu_active a:visited
{
	font-size: 10px;
	font-family: Verdana;
	color: #3e3e3e;
	text-decoration: none;
}

.bottom_menu_active a:hover, .bottom_menu_active a:active
{
	font-size: 10px;
	font-family: Verdana;
	color: #3e3e3e;
	text-decoration: underline;
}


.bottom_menu
{
	text-align: center;
}

.bottom_menu a, .bottom_menu a:visited
{
	font-size: 10px;
	font-family: Verdana;
	color: #3e3e3e;
	text-decoration: none;
}

.bottom_menu a:hover, .bottom_menu a:active
{
	font-size: 10px;
	font-family: Verdana;
	color: #3e3e3e;
	text-decoration: underline;
}