td
	{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
}
body
	{
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0px;
	background-Color: #ffffff;
}


a, a:visited { 
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
	}
a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e40000;
}
a:visited:hover {
	font-weight: normal;
	text-decoration: none;
	color: #e40000;
}


#dropin {
display:none;
position:absolute;
_position:absolute; /* hack for internet explorer 6*/
width:850px;
height:385px;
font-family: Times New Roman;
font-size: 14px;
z-index:101;
}
	
#cover {
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/  
left:0;
top:0;
width:100%;
height:100%;
background-Color:#000000; 
z-index:3;
}

.form1	{
font-size: 11pt;
}


