body{
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font: 0.8em verdana;
}


#Content{
	margin: 0px auto 0px auto;
	padding: 0px;
        text-align:center;

}

#AdSenseArriba{
	margin-top: 10px;
        margin-bottom:10px;
	padding: 0px;
        text-align:center;
width:100%;
}

#AdSenseAbajo{
	margin-top: 10px;
        margin-bottom:10px;
	padding: 0px;
        text-align:center;
width:100%;
}

#Header{
	margin-top: 10px;
        margin-bottom:10px;
	padding: 0px;
        text-align:center;
}
#Header img { border:0px; margin: 0px;}


#Text{
	text-align:left;
	padding: 20px;
        font: 18px trebuchet ms; 
	margin-top: 0px;
}


#Form
{
	text-align:left;
	padding: 20px 0px 0px 20px;

}	
#Form input[type=text]  { color:#204F93; font: 14px trebuchet ms;  border-radius: 5px; border: 1px solid #39c; outline: none;}
#Form input[type=submit] { color:#204F93; font: 14px trebuchet ms; width:100px; margin:0px auto 0px auto;}
#Form select { margin-bottom: 20x; color:#204F93;; font: 14px trebuchet ms;  border-radius: 5px; border: 1px solid #39c;outline: none;}
#Form textarea { margin-bottom: 10px; color:green; font: 14px trebuchet ms; border-radius: 5px; border: 1px solid #39c;outline: none; }
#Form span.label {font:14px trebuchet ms; display:block; margin-bottom:5px; font-weight: bold; color:green;}
#Form span.box {margin-bottom: 5px; font:12px trebuchet ms; color: #204F93;display:block;}

	
#Disclaimer{
	font: 0.8em verdana;
	padding: 20px;
	margin: 20px;
	margin-top: 10px;
	color: #204F93;
	background: #EEEEEE;
	margin-left: auto;
	margin-right: auto;
}		

#Links a:link { color: #204F93; text-decoration:none;}
#Links a:visited { color: #204F93;}
#Links a:hover { color: #204F93;}
#Links a:active { color: #204F93;}	





