body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
}

form input, select{
	font-size:10px;
}
form {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
}


.TDCabecera1 {
	padding: 4px;
	background-color: #EFEFEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
.TDCabecera2 {
	padding: 4px;
	background-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F2F2F2;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover {
	text-decoration: underline;
}
.LNKRojo {
	color:#FF0000;
	text-decoration: none;
}
#contenido table {
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#contenido th {
	background-color:#C0CEEF
}
#contenido tr {
	border: 1px dotted #CCCCCC;
}
#contenido a {
	text-decoration: none;
	color: #666666;
}
#contenido a:hover {
	text-decoration: underline;
	color: red;
}


#nuevo_registro table{
	font-size:10px;
	color: #333333;
	border: 1px dashed #0099CC;
}
.TBLibros{
	border: 1px solid #C9E7E7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
.TDLibre{
	background-color:#E0EBFC;
	}
.TDOcupado{
	background-color: #FCC2C2
	}

