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;
left:40%;
top:-40px;
visibility:hidden;
width:384px;
height:455px;
margin-left:-80%;
margin-top:10px;
/* overflow: hidden; */
font-family: Times New Roman;
font-size: 14px;
z-index:100;
}
	
#cover {
display:none;
position:absolute;
/*position:fixed;*/
left:0px;
top:0px;
width:100%;
height:100%;
background-Color:#000000;
filter:alpha(Opacity=88);
opacity:0.88;
-moz-opacity:0.88;
-khtml-opacity:0.88;
filter: alpha(opacity=88); /* IE */
/*background-repeat:repeat;*/
}


.form1	{
font-size: 11pt;
}

