



.opent
{
color:#990000;
font-size:12px;
font-family:verdana;
font-weight:bold;
background-image:url('gifs/new-eib.jpg');
width:188px;
}




.opent1
{
color:#990000;
font-size:12px;
font-family:verdana;
font-weight:bold;
background-image:url('gifs/new-eib-small.jpg');
text-align:center;
width:188px;
cursor:pointer;
}











.closet
{
color:#990000;
font-size:12px;
font-family:verdana;
font-weight:bold;
background-image:url('gifs/an-eib-small.jpg');
background-position:bottom;
background-repeat:no-repeat;
text-align:center;
width:258px;
cursor:pointer;
}

.closet1
{
color:#990000;
font-size:12px;
font-family:verdana;
font-weight:bold;
background-image:url('gifs/an-eib.jpg');
text-align:center;
width:258px;
}


.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;
}

