select.right {
	width:150px;
	font-size:xx-small;
	}
#enterb{
	position: relative; 
	top: 30px;
	left: 50px;
	z-index: 100;
	/*background-color: #336699;*/
	}
a.headerlink {
	font-size:12px;
	TEXT-DECORATION: none;
	color: #222222;
}
a.headerlink:hover {
	font-size:12px;
	TEXT-DECORATION: underline;
	color: red;
}

div.BlackDiv
{
position:absolute;
height:100%;
width:100%;
background-color:#000000;
display:none;
filter:alpha(opacity=70);
z-index:400;
}
