.borda {
	border: 1px solid #000000;
}
.bordaesq {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.url1 {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
}
.url2 {
	color: #336699;
	text-decoration: none;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
}
.texto {
	color: #000000;
	text-decoration: none;
	font-size: 10px;
	font-family: arial,helvetica,sans-serif;
}
.titulo {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
}
.inputbox {
	color: #444444;
	background: #DFDFDF;
	border: 1px solid;
	margin-bottom: 0;
}
