@charset "utf-8";
/* CSS Document */

body 
	{ 
		margin:0px;
		padding:0px;
		font-family:Helvetica, "Trebuchet MS", Arial;
	}

/* -----------------------Form-----------------------------*/

	label
	{
	float: left;
	width: 130px;
	font-weight: bold;
	color:#333;
	text-align: right;
	display:block;
	margin-right:2px;
	}
	
	input, textarea
	{
	width: 180px;
	margin-bottom: 5px;
	color:#333;
	border:#999 1px dotted;
	}
	
	textarea
	{
	width: 250px;
	height: 150px;
	}
	
	.boton
	{
	clear:both;
	margin-left:130px;
	width:125px;
	height:25px;
	text-align:center;
	line-height:31px;
	color:#cccccc;
	font-weight:bold;	
	}
	
	.boxes
	{
	width: 1em;
	}
	
	#submitbutton
	{
	margin-left: 80px;
	margin-top: 5px;
	width: 40px;
	}
	
	br
	{
	clear: left;
	}

/*
End Form
*/

#conash3D0
	{
		display:none;
	}
	