TABLE#todo {
	BORDER-RIGHT: 3px solid #ffffff;
	BORDER-LEFT: 3px solid #ffffff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
TABLE#menu {
	WIDTH: auto
	
}
TABLE#menu TD .c {
	text-align: center;
}
#menu .c A:hover {
	background-color: #135880;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#687075;
}
a.1 {
	text-decoration: none;
	color: 000000;
}
.txtcampo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #292F38;
}
body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px;
	padding:0px;
	background-image: url(images/fondo.gif);
}
.linkB {
	color: #FFFFFF;
	text-decoration: none;
}
.linkB:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.url {
	color: #3e7cad;
	font-size: 11px;
	text-decoration: none;
}
.url:hover {
	color: #3e7cad;
	font-size: 11px;
	text-decoration: underline;
}
.txtmini {
	font-size: 9px
}
.title {
	color: #3e7cad;
	font-weight: bold;
}
input.btn {
	background: #8699A2;
	border: 1px solid #ccc;
	border-color: #eee #eee #eee #eee;
	color: #ffffff;
	font-weight: bold;
	}
input.form {
	background: #fff;
	border: 1px solid #ccc;
	border-color: #aaa #eee #eee #aaa;
	color: #292F38;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}
