.body
{
	margin-left: 0;
	margin-top: 0;
	margin-right:0;
}


.inpu
{
font-family: Arial, Helvetica, Sans-serif; 
font-size:10pt; 
color: #000000;
background-color:#ffffff;
font-weight: normal;

border-color:#336699;
border-left:1px solid #336699;	
border-top:1px solid #336699;	
border-right:1px solid #336699;	
border-bottom:1px solid #336699;	

}


.txt
{
	font-family: Verdana;
	font-size:10pt;
	color:#000000;
	font-weight:none;
}

.link
{	font-family: Verdana;
	font-size:10pt;
	color: Blue;
	font-weight:none;
	text-decoration:none;
	
}
.link:hover
{
	font-family: Verdana;
	font-size:10pt;
	color: Blue;
	font-weight:none;
	text-decoration: underline;
	
}

.hiden
{	font-family: Verdana;
	font-size:12pt;
	color: #FFFFFF;
	font-weight:none;
	text-decoration:none;
	
}


.bttn
{
	background-color:#BBC2CA;
	font-family:Verdana;
	font-size:10pt;
	color:000000;
	
	
	
	}