.joes_divs{
display: none;
z-index: 200;
position: absolute;
border-top: 1px solid #66563E;
	filter: alpha(opacity=100); -moz-opacity: 0.99;
}


.submenu {
	color: #66563E;
	text-decoration: none;
	padding: 3px 10px;
	background: #F0F0DA;
	border-right: 1px solid #66563E;
	border-bottom: 1px solid #66563E;
	border-left: 1px solid #66563E;
}
.submenu_over {
	color: #ffffff;

	text-decoration: none;
	padding: 3px 10px;
	background: #643f01;
	border-right: 1px solid #66563E;
	border-bottom: 1px solid #66563E;
	border-left: 1px solid #66563E;

}

fieldset{
width:290px;
border:#333333 solid 1px;
padding:10px;
margin:10px;
float:left;}

legend{
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:14px;
font-weight:bold;
color:#1e78c6;}

.disabled  {
	color:#000000;
	font-weight:bold;
	padding:0px 4px 0px 4px;
}
.current {
	color:#CC0000;
	font-weight:bold;
	padding:0px 4px 0px 4px;
}

.pagination a {
	color:#000000 !important;
	font-weight:bold !important;
	padding:0px 4px 0px 4px;	
}

.pagination a.hover, .pagination a.visited {
	color:#CC0000 !important;
	font-weight:bold !important;
	padding:0px 4px 0px 4px;	
}

