body {
	color: #000000;
	background-image:url(images/pagebg.gif);
	background-repeat: repeat;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}

.marco{
color:#000099;
border:1px dashed;
padding:2px;
width:270px;
background:#FFFFCC;
}
.marco2{
color:#000099;
border:1px dashed;
padding:2px;
width:360px;
background:#FFFFCC;
}
.buton{
border:solid 1px;
width:70px;
color:#FFFFFF;
background-color:#33CCCC;



}

.textbox{
border:solid 1px;
/*width:70px;*/
color:#666666;
background-color:#FFFFFF;



}
