.opent
{
font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-image:url('gifs/find-rest.jpg');
}

.opent1
{
color:#ffffff;
font-size:11px;
font-family:verdana;
background-image:url('gifs/find-rest.jpg');
text-align:center;
cursor:pointer;
}

.closet
{
font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
cursor:pointer;
background-image:url('gifs/find-area.jpg');
}

.closet1
{
color:#ffffff;
font-size:11px;
font-family:verdana;
background-image:url('gifs/find-area.jpg');
text-align:center;
}


.on
{
display:block;
}


.off
{
display:none;
}

.signup-text {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #000;
	text-decoration: none;
}

.signup-text b{
	font-family: verdana;
	font-size: 14px;
	line-height: 19px;
	color: red;
	text-decoration: none;
}

.signup-text b a{
	font-family: verdana;
	font-size: 12px;
	line-height: 19px;
	color: red;
	text-decoration: none;
}

.signin-heading {
	font-family: verdana;
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #ee1c35;
	text-decoration: none;
}
.bg{
background:url(gifs/header-bg.gif) repeat-x;
} 